+ 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/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b' + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --clean INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos9-antelope/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-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: host_arch: x86_64 DEBUG: chrootuid: 1024 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/ccache/u1024/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: e47a7cb1-3bdf-427c-aebb-cc7e1b1365f1 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-antelope/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-42b4c41831408a8e323fec3c8983b5c793b64874 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/barbican/42/b4/42b4c41831408a8e323fec3c8983b5c793b64874_08052e9d enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-483c346ff07ab71f199f6928bd835e8eda55a780 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/48/3c/483c346ff07ab71f199f6928bd835e8eda55a780_ec563556 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae2d250aadca31aaef38498c3fb010635821abf5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/ae/2d/ae2d250aadca31aaef38498c3fb010635821abf5_f716f000 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-c4acc5639fd2329372142e39464fcca0209b0018 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/c4/ac/c4acc5639fd2329372142e39464fcca0209b0018_d3ef8337 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-bdf091569d79515598796c8c11d74a57b3d7af7a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/bd/f0/bdf091569d79515598796c8c11d74a57b3d7af7a_390c299e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-4270440bf6d381d720c114d6fd1d56fec62df030 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/42/70/4270440bf6d381d720c114d6fd1d56fec62df030_f77934fb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe9c5a659061f380c95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/c1/c6/c1c6d6701b29ab53bfc7cbe9c5a659061f380c95_fdd7d062 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-347fdbc9b4595a10b726526b3c0b5928e5b7fcf2 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/designate/34/7f/347fdbc9b4595a10b726526b3c0b5928e5b7fcf2_3fd39337 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-c2ac316e7cc4df9e40888870adf6decd46f2b71a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/c2/ac/c2ac316e7cc4df9e40888870adf6decd46f2b71a_0d693729 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb baseurl=https://trunk.rdoproject.org/centos9-antelope/component/keystone/9e/3d/9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb_264c03cc enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3c01b7181572c95dac462eb19c3121e36cb0fe95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/3c/01/3c01b7181572c95dac462eb19c3121e36cb0fe95_912dfd18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-37a4f7b8285dc5a7649ad55a15c89357d7954271 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/37/a4/37a4f7b8285dc5a7649ad55a15c89357d7954271_3ed3aba3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ba397f07a7331190208c93368ee23826ac4e2707 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/ba/39/ba397f07a7331190208c93368ee23826ac4e2707_14b6620e enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-c014f81a8647287f6dcc339321c1256f5a2e82d5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/optimize/c0/14/c014f81a8647287f6dcc339321c1256f5a2e82d5_2033dab6 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-a013801adc8d17c91451c6190b1e53f2abd9ad79 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/a0/13/a013801adc8d17c91451c6190b1e53f2abd9ad79_dbfdef11 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-94928f73b06bf6b29dde683a16db42b46228727c baseurl=https://trunk.rdoproject.org/centos9-antelope/component/puppet/94/92/94928f73b06bf6b29dde683a16db42b46228727c_92d9c981 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-108b289bddbbb85dcf5e7004e773215665975e12 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/10/8b/108b289bddbbb85dcf5e7004e773215665975e12_9d02f069 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e0dfc51139f89d925472b195fffdb7fac850b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/a2/5e/a25e0dfc51139f89d925472b195fffdb7fac850b_5dcff719 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-913ff569e23ec674cc68bf9f0226893b5baab2da baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/91/3f/913ff569e23ec674cc68bf9f0226893b5baab2da_64eef816 enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos9-antelope-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --init INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-antelope/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-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: host_arch: x86_64 DEBUG: chrootuid: 1024 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/ccache/u1024/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: ecba5d65-2071-4b78-bfc5-9d650961f685 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-antelope/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-42b4c41831408a8e323fec3c8983b5c793b64874 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/barbican/42/b4/42b4c41831408a8e323fec3c8983b5c793b64874_08052e9d enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-483c346ff07ab71f199f6928bd835e8eda55a780 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/48/3c/483c346ff07ab71f199f6928bd835e8eda55a780_ec563556 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae2d250aadca31aaef38498c3fb010635821abf5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/ae/2d/ae2d250aadca31aaef38498c3fb010635821abf5_f716f000 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-c4acc5639fd2329372142e39464fcca0209b0018 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/c4/ac/c4acc5639fd2329372142e39464fcca0209b0018_d3ef8337 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-bdf091569d79515598796c8c11d74a57b3d7af7a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/bd/f0/bdf091569d79515598796c8c11d74a57b3d7af7a_390c299e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-4270440bf6d381d720c114d6fd1d56fec62df030 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/42/70/4270440bf6d381d720c114d6fd1d56fec62df030_f77934fb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe9c5a659061f380c95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/c1/c6/c1c6d6701b29ab53bfc7cbe9c5a659061f380c95_fdd7d062 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-347fdbc9b4595a10b726526b3c0b5928e5b7fcf2 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/designate/34/7f/347fdbc9b4595a10b726526b3c0b5928e5b7fcf2_3fd39337 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-c2ac316e7cc4df9e40888870adf6decd46f2b71a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/c2/ac/c2ac316e7cc4df9e40888870adf6decd46f2b71a_0d693729 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb baseurl=https://trunk.rdoproject.org/centos9-antelope/component/keystone/9e/3d/9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb_264c03cc enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3c01b7181572c95dac462eb19c3121e36cb0fe95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/3c/01/3c01b7181572c95dac462eb19c3121e36cb0fe95_912dfd18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-37a4f7b8285dc5a7649ad55a15c89357d7954271 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/37/a4/37a4f7b8285dc5a7649ad55a15c89357d7954271_3ed3aba3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ba397f07a7331190208c93368ee23826ac4e2707 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/ba/39/ba397f07a7331190208c93368ee23826ac4e2707_14b6620e enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-c014f81a8647287f6dcc339321c1256f5a2e82d5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/optimize/c0/14/c014f81a8647287f6dcc339321c1256f5a2e82d5_2033dab6 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-a013801adc8d17c91451c6190b1e53f2abd9ad79 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/a0/13/a013801adc8d17c91451c6190b1e53f2abd9ad79_dbfdef11 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-94928f73b06bf6b29dde683a16db42b46228727c baseurl=https://trunk.rdoproject.org/centos9-antelope/component/puppet/94/92/94928f73b06bf6b29dde683a16db42b46228727c_92d9c981 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-108b289bddbbb85dcf5e7004e773215665975e12 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/10/8b/108b289bddbbb85dcf5e7004e773215665975e12_9d02f069 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e0dfc51139f89d925472b195fffdb7fac850b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/a2/5e/a25e0dfc51139f89d925472b195fffdb7fac850b_5dcff719 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-913ff569e23ec674cc68bf9f0226893b5baab2da baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/91/3f/913ff569e23ec674cc68bf9f0226893b5baab2da_64eef816 enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos9-antelope-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.gobvbbnv', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos9-antelope/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 8189048 1945048 1869432 8384244 7925764 DEBUG: Swap: 16777212 6580328 10196884 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-antelope-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0y72fjdg', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-42b4c41831408a8e323 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-483c346ff07ab71f199f6 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ae2d250aadca31aaef384 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-stevedore-c4acc5639fd2329372142 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-bdf091569d79515598796c8c11d74a 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-4270440bf6d381d720c114d6 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-347fdbc 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-c2ac316e7cc4df9e40888 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-9e3dfb4bcf39394462c 113 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3c01b7181572c95dac462 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ba397f07a7331190208c 48 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-c014f81a8647287f6dcc 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-a013801adc8d17c91451c6190b 66 kB/s | 7.3 kB 00:00 DEBUG: delorean-puppet-keystone-94928f73b06bf6b29dde68 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-108b289bddbbb85dcf5e70 59 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-a25e0dfc51139f89d925 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-ui-913ff569e23ec674c 74 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 33 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 52 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 57 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 36 kB/s | 6.4 kB 00:00 DEBUG: dlrn-antelope-testing 72 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-build-deps 96 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 51 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 59 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 46 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 44 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 74 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================ DEBUG: Installing: DEBUG: basesystem noarch 11-13.el9 baseos 3.9 k DEBUG: gcc x86_64 11.5.0-2.el9 appstream 32 M DEBUG: git-core x86_64 2.47.1-1.el9 appstream 4.7 M DEBUG: make x86_64 1:4.3-8.el9 baseos 536 k DEBUG: openstack-macros noarch 2023.1.0-0.20241218082711.ce6a105.el9 delorean-component-common 17 k DEBUG: python3-devel x86_64 3.9.21-1.el9 appstream 245 k DEBUG: python3-eventlet noarch 0.33.3-2.el9s delorean-antelope-testing 363 k DEBUG: python3-pbr noarch 5.11.1-1.el9s delorean-antelope-testing 140 k DEBUG: python3-setuptools_scm noarch 7.1.0-2.el9s delorean-antelope-build-deps 78 k DEBUG: python3-six noarch 1.15.0-9.el9 baseos 37 k DEBUG: python3-sphinx noarch 1:3.4.3-8.el9 crb 2.3 M DEBUG: python3-sqlalchemy x86_64 1.4.45-3.el9 appstream 2.4 M DEBUG: rpm-build x86_64 4.16.1.3-36.el9 appstream 67 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.12.98-1.el9s delorean-antelope-build-deps 2.3 M DEBUG: LibRaw x86_64 0.21.1-1.el9 appstream 409 k DEBUG: ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k DEBUG: NetworkManager-libnm x86_64 1:1.51.6-1.el9 baseos 1.9 M DEBUG: acl x86_64 2.3.1-4.el9 baseos 71 k DEBUG: adobe-mappings-cmap noarch 20171205-12.el9 appstream 1.9 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-12.el9 appstream 107 k DEBUG: adobe-mappings-pdf noarch 20180407-10.el9 appstream 646 k DEBUG: adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k DEBUG: adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k DEBUG: adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M DEBUG: alsa-lib x86_64 1.2.13-2.el9 appstream 526 k DEBUG: alternatives x86_64 1.24-1.el9 baseos 39 k DEBUG: annobin x86_64 12.65-2.el9 appstream 1.0 M DEBUG: at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k DEBUG: at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k DEBUG: atk x86_64 2.36.0-5.el9 appstream 292 k DEBUG: audit-libs x86_64 3.1.5-2.el9 baseos 122 k DEBUG: avahi-glib x86_64 0.8-21.el9 appstream 15 k DEBUG: avahi-libs x86_64 0.8-21.el9 baseos 68 k DEBUG: bash x86_64 5.1.8-9.el9 baseos 1.7 M DEBUG: binutils x86_64 2.35.2-59.el9 baseos 4.6 M DEBUG: binutils-gold x86_64 2.35.2-59.el9 baseos 735 k DEBUG: bluez-libs x86_64 5.56-6.el9 baseos 85 k DEBUG: bubblewrap x86_64 0.4.1-8.el9 baseos 50 k DEBUG: bzip2 x86_64 1.0.8-10.el9 baseos 56 k DEBUG: bzip2-libs x86_64 1.0.8-10.el9 baseos 40 k DEBUG: ca-certificates noarch 2024.2.69_v8.0.303-91.4.el9 baseos 1.0 M DEBUG: cairo x86_64 1.17.4-7.el9 appstream 660 k DEBUG: cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k DEBUG: centos-gpg-keys noarch 9.0-26.el9 baseos 13 k DEBUG: centos-stream-release noarch 9.0-26.el9 baseos 25 k DEBUG: centos-stream-repos noarch 9.0-26.el9 baseos 10 k DEBUG: colord-libs x86_64 1.4.5-4.el9 appstream 229 k DEBUG: composefs-libs x86_64 1.0.8-1.el9 appstream 54 k DEBUG: coreutils x86_64 8.32-39.el9 baseos 1.2 M DEBUG: coreutils-common x86_64 8.32-39.el9 baseos 2.0 M DEBUG: cpio x86_64 2.13-16.el9 baseos 275 k DEBUG: cpp x86_64 11.5.0-2.el9 appstream 11 M DEBUG: cracklib x86_64 2.9.6-27.el9 baseos 94 k DEBUG: cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M DEBUG: crypto-policies noarch 20240828-2.git626aa59.el9 baseos 86 k DEBUG: crypto-policies-scripts noarch 20240828-2.git626aa59.el9 baseos 96 k DEBUG: cryptsetup-libs x86_64 2.7.2-3.el9 baseos 518 k DEBUG: cups-libs x86_64 1:2.3.3op2-33.el9 baseos 262 k DEBUG: curl x86_64 7.76.1-31.el9 baseos 294 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-21.el9 baseos 769 k DEBUG: dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k DEBUG: dbus-broker x86_64 28-7.el9 baseos 172 k DEBUG: dbus-common noarch 1:1.12.20-8.el9 baseos 15 k DEBUG: dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k DEBUG: debugedit x86_64 5.0-5.el9 appstream 77 k DEBUG: dejavu-sans-fonts noarch 2.37-18.el9 baseos 1.3 M DEBUG: device-mapper x86_64 9:1.02.202-5.el9 baseos 139 k DEBUG: device-mapper-libs x86_64 9:1.02.202-5.el9 baseos 179 k DEBUG: diffutils x86_64 3.7-12.el9 baseos 397 k DEBUG: dwz x86_64 0.14-3.el9 appstream 128 k DEBUG: ed x86_64 1.14.2-12.el9 baseos 75 k DEBUG: efi-srpm-macros noarch 6-2.el9 appstream 22 k DEBUG: elfutils x86_64 0.192-5.el9 baseos 574 k DEBUG: elfutils-debuginfod-client x86_64 0.192-5.el9 baseos 43 k DEBUG: elfutils-default-yama-scope noarch 0.192-5.el9 baseos 9.3 k DEBUG: elfutils-libelf x86_64 0.192-5.el9 baseos 204 k DEBUG: elfutils-libs x86_64 0.192-5.el9 baseos 261 k DEBUG: exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k DEBUG: exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k DEBUG: expat x86_64 2.5.0-4.el9 baseos 116 k DEBUG: fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k DEBUG: file x86_64 5.39-16.el9 baseos 50 k DEBUG: file-libs x86_64 5.39-16.el9 baseos 589 k DEBUG: filesystem x86_64 3.16-5.el9 baseos 4.8 M DEBUG: findutils x86_64 1:4.8.0-7.el9 baseos 547 k DEBUG: flac-libs x86_64 1.3.3-12.el9 appstream 218 k DEBUG: flatpak-session-helper x86_64 1.12.9-3.el9 appstream 73 k DEBUG: fontconfig x86_64 2.14.0-2.el9 appstream 297 k DEBUG: fonts-filesystem noarch 1:2.0.5-7.el9.1 baseos 10 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k DEBUG: freetype x86_64 2.10.4-9.el9 baseos 388 k DEBUG: fribidi x86_64 1.0.10-6.el9.2 appstream 85 k DEBUG: fuse x86_64 2.9.9-17.el9 baseos 80 k DEBUG: fuse-common x86_64 3.10.2-9.el9 baseos 8.3 k DEBUG: fuse-libs x86_64 2.9.9-17.el9 baseos 97 k DEBUG: gawk x86_64 5.1.0-6.el9 baseos 1.0 M DEBUG: gcc-plugin-annobin x86_64 11.5.0-2.el9 appstream 43 k DEBUG: gd x86_64 2.3.2-3.el9 appstream 132 k DEBUG: gdb-minimal x86_64 14.2-4.el9 appstream 4.2 M DEBUG: gdbm-libs x86_64 1:1.23-1.el9 baseos 56 k DEBUG: gdk-pixbuf2 x86_64 2.42.6-4.el9 appstream 492 k DEBUG: gdk-pixbuf2-modules x86_64 2.42.6-4.el9 appstream 89 k DEBUG: geoclue2 x86_64 2.6.0-7.el9 appstream 124 k DEBUG: ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k DEBUG: giflib x86_64 5.2.1-9.el9 appstream 49 k DEBUG: glib-networking x86_64 2.68.3-3.el9 baseos 186 k DEBUG: glib2 x86_64 2.68.4-16.el9 baseos 2.6 M DEBUG: glibc x86_64 2.34-153.el9 baseos 2.0 M DEBUG: glibc-common x86_64 2.34-153.el9 baseos 304 k DEBUG: glibc-devel x86_64 2.34-153.el9 appstream 32 k DEBUG: glibc-gconv-extra x86_64 2.34-153.el9 baseos 1.7 M DEBUG: glibc-headers x86_64 2.34-153.el9 appstream 538 k DEBUG: glibc-minimal-langpack x86_64 2.34-153.el9 baseos 17 k DEBUG: gmp x86_64 1:6.2.0-13.el9 baseos 315 k DEBUG: gnupg2 x86_64 2.3.3-4.el9 baseos 2.5 M DEBUG: gnutls x86_64 3.8.3-4.el9 baseos 1.1 M DEBUG: go-srpm-macros noarch 3.6.0-7.el9 appstream 27 k DEBUG: gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k DEBUG: google-droid-sans-fonts noarch 20200215-11.el9.2 appstream 2.7 M DEBUG: gpgme x86_64 1.15.1-6.el9 baseos 207 k DEBUG: graphene x86_64 1.10.6-2.el9 appstream 64 k DEBUG: graphite2 x86_64 1.3.14-9.el9 baseos 95 k DEBUG: grep x86_64 3.6-5.el9 baseos 269 k DEBUG: groff-base x86_64 1.22.4-10.el9 baseos 1.1 M DEBUG: gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k DEBUG: gsm x86_64 1.0.19-6.el9 appstream 34 k DEBUG: gstreamer1 x86_64 1.22.12-3.el9 appstream 1.4 M DEBUG: gstreamer1-plugins-base x86_64 1.22.12-4.el9 appstream 2.3 M DEBUG: gtk-update-icon-cache x86_64 3.24.31-5.el9 appstream 33 k DEBUG: gtk2 x86_64 2.24.33-8.el9 appstream 3.5 M DEBUG: gtk3 x86_64 3.24.31-5.el9 appstream 4.9 M DEBUG: gzip x86_64 1.12-1.el9 baseos 163 k DEBUG: harfbuzz x86_64 2.7.4-10.el9 baseos 624 k DEBUG: hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k DEBUG: hwdata noarch 0.348-9.16.el9 baseos 1.6 M DEBUG: imath x86_64 3.1.2-1.el9 appstream 95 k DEBUG: info x86_64 6.7-15.el9 baseos 225 k DEBUG: iso-codes noarch 4.6.0-3.el9 appstream 3.5 M DEBUG: jasper-libs x86_64 2.0.28-3.el9 appstream 151 k DEBUG: jbig2dec-libs x86_64 0.19-7.el9 appstream 73 k DEBUG: jbigkit-libs x86_64 2.1-23.el9 appstream 53 k DEBUG: json-c x86_64 0.14-11.el9 baseos 43 k DEBUG: json-glib x86_64 1.6.6-1.el9 baseos 163 k DEBUG: kbd x86_64 2.4.0-11.el9 baseos 419 k DEBUG: kbd-legacy noarch 2.4.0-11.el9 baseos 562 k DEBUG: kbd-misc noarch 2.4.0-11.el9 baseos 1.7 M DEBUG: kernel-headers x86_64 5.14.0-554.el9 appstream 3.1 M DEBUG: kernel-srpm-macros noarch 1.0-13.el9 appstream 16 k DEBUG: keyutils-libs x86_64 1.6.3-1.el9 baseos 32 k DEBUG: kmod x86_64 28-10.el9 baseos 126 k DEBUG: kmod-libs x86_64 28-10.el9 baseos 63 k DEBUG: krb5-libs x86_64 1.21.1-4.el9 baseos 767 k DEBUG: langpacks-core-font-en noarch 3.0-16.el9 appstream 11 k DEBUG: lcms2 x86_64 2.12-3.el9 appstream 168 k DEBUG: less x86_64 590-5.el9 baseos 163 k DEBUG: libICE x86_64 1.0.10-8.el9 appstream 71 k DEBUG: libSM x86_64 1.2.3-10.el9 appstream 42 k DEBUG: libX11 x86_64 1.7.0-11.el9 appstream 646 k DEBUG: libX11-common noarch 1.7.0-11.el9 appstream 205 k DEBUG: libX11-xcb x86_64 1.7.0-11.el9 appstream 11 k DEBUG: libXau x86_64 1.0.9-8.el9 appstream 31 k DEBUG: libXaw x86_64 1.0.13-19.el9 appstream 198 k DEBUG: libXcomposite x86_64 0.4.5-7.el9 appstream 24 k DEBUG: libXcursor x86_64 1.2.0-7.el9 appstream 31 k DEBUG: libXdamage x86_64 1.1.5-7.el9 appstream 23 k DEBUG: libXext x86_64 1.3.4-8.el9 appstream 40 k DEBUG: libXfixes x86_64 5.0.3-16.el9 appstream 20 k DEBUG: libXft x86_64 2.3.3-8.el9 appstream 62 k DEBUG: libXi x86_64 1.7.10-8.el9 appstream 40 k DEBUG: libXinerama x86_64 1.1.4-10.el9 appstream 15 k DEBUG: libXmu x86_64 1.1.3-8.el9 appstream 75 k DEBUG: libXpm x86_64 3.5.13-10.el9 appstream 59 k DEBUG: libXrandr x86_64 1.5.2-8.el9 appstream 28 k DEBUG: libXrender x86_64 0.9.10-16.el9 appstream 28 k DEBUG: libXt x86_64 1.2.0-6.el9 appstream 180 k DEBUG: libXtst x86_64 1.2.3-16.el9 appstream 21 k DEBUG: libXv x86_64 1.0.11-16.el9 appstream 19 k DEBUG: libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k DEBUG: libacl x86_64 2.3.1-4.el9 baseos 23 k DEBUG: libappstream-glib x86_64 0.7.18-5.el9 appstream 395 k DEBUG: libarchive x86_64 3.5.3-4.el9 baseos 389 k DEBUG: libassuan x86_64 2.5.5-3.el9 baseos 68 k DEBUG: libasyncns x86_64 0.8-22.el9 appstream 30 k DEBUG: libatomic x86_64 11.5.0-2.el9 baseos 30 k DEBUG: libattr x86_64 2.5.1-3.el9 baseos 19 k DEBUG: libblkid x86_64 2.37.4-20.el9 baseos 107 k DEBUG: libbrotli x86_64 1.0.9-7.el9 baseos 313 k DEBUG: libcanberra x86_64 0.30-27.el9 appstream 86 k DEBUG: libcanberra-gtk3 x86_64 0.30-27.el9 appstream 32 k DEBUG: libcap x86_64 2.48-9.el9 baseos 71 k DEBUG: libcap-ng x86_64 0.8.2-7.el9 baseos 33 k DEBUG: libcbor x86_64 0.7.0-5.el9 baseos 57 k DEBUG: libcom_err x86_64 1.46.5-6.el9 baseos 26 k DEBUG: libcurl x86_64 7.76.1-31.el9 baseos 284 k DEBUG: libdatrie x86_64 0.2.13-4.el9 appstream 33 k DEBUG: libdb x86_64 5.3.28-55.el9 baseos 735 k DEBUG: libdrm x86_64 2.4.123-2.el9 appstream 161 k DEBUG: libeconf x86_64 0.4.1-4.el9 baseos 27 k DEBUG: libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k DEBUG: libepoxy x86_64 1.5.5-4.el9 appstream 241 k DEBUG: libevent x86_64 2.1.12-8.el9 baseos 262 k DEBUG: libexif x86_64 0.6.22-6.el9 appstream 435 k DEBUG: libfdisk x86_64 2.37.4-20.el9 baseos 154 k DEBUG: libffi x86_64 3.4.2-8.el9 baseos 38 k DEBUG: libfido2 x86_64 1.13.0-2.el9 baseos 99 k DEBUG: libfontenc x86_64 1.1.3-17.el9 appstream 31 k DEBUG: libgcc x86_64 11.5.0-2.el9 baseos 88 k DEBUG: libgcrypt x86_64 1.10.0-11.el9 baseos 508 k DEBUG: libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k DEBUG: libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k DEBUG: libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k DEBUG: libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k DEBUG: libgomp x86_64 11.5.0-2.el9 baseos 264 k DEBUG: libgpg-error x86_64 1.42-5.el9 baseos 216 k DEBUG: libgs x86_64 9.54.0-17.el9 appstream 3.2 M DEBUG: libgsf x86_64 1.14.47-5.el9 appstream 256 k DEBUG: libgudev x86_64 237-1.el9 baseos 36 k DEBUG: libgusb x86_64 0.3.8-2.el9 baseos 51 k DEBUG: libgxps x86_64 0.3.2-3.el9 appstream 79 k DEBUG: libicu x86_64 67.1-9.el9 baseos 9.6 M DEBUG: libidn2 x86_64 2.3.0-7.el9 baseos 101 k DEBUG: libijs x86_64 0.35-15.el9 appstream 30 k DEBUG: libiptcdata x86_64 1.0.5-10.el9 appstream 61 k DEBUG: libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k DEBUG: libksba x86_64 1.5.1-7.el9 baseos 153 k DEBUG: libldac x86_64 2.0.2.3-10.el9 appstream 41 k DEBUG: liblqr-1 x86_64 0.4.2-17.el9s delorean-antelope-build-deps 48 k DEBUG: libmount x86_64 2.37.4-20.el9 baseos 135 k DEBUG: libmpc x86_64 1.2.1-4.el9 appstream 62 k DEBUG: libnghttp2 x86_64 1.43.0-6.el9 baseos 73 k DEBUG: libnotify x86_64 0.7.9-8.el9 appstream 44 k DEBUG: libogg x86_64 2:1.3.4-6.el9 appstream 34 k DEBUG: libosinfo x86_64 1.10.0-1.el9 appstream 319 k DEBUG: libpaper x86_64 1.1.28-4.el9 appstream 45 k DEBUG: libpciaccess x86_64 0.16-7.el9 baseos 27 k DEBUG: libpkgconf x86_64 1.7.3-10.el9 baseos 36 k DEBUG: libpng x86_64 2:1.6.37-12.el9 baseos 117 k DEBUG: libproxy x86_64 0.4.15-35.el9 baseos 74 k DEBUG: libpsl x86_64 0.21.1-5.el9 baseos 64 k DEBUG: libpwquality x86_64 1.4.4-8.el9 baseos 119 k DEBUG: libraqm x86_64 0.7.0-7.el9s delorean-antelope-testing 19 k DEBUG: librsvg2 x86_64 2.50.7-3.el9 appstream 3.2 M DEBUG: libsbc x86_64 1.4-9.el9 appstream 45 k DEBUG: libseccomp x86_64 2.5.2-2.el9 baseos 72 k DEBUG: libselinux x86_64 3.6-2.el9 baseos 86 k DEBUG: libsemanage x86_64 3.6-3.el9 baseos 118 k DEBUG: libsepol x86_64 3.6-2.el9 baseos 330 k DEBUG: libsigsegv x86_64 2.13-4.el9 baseos 27 k DEBUG: libsmartcols x86_64 2.37.4-20.el9 baseos 63 k DEBUG: libsndfile x86_64 1.0.31-9.el9 appstream 206 k DEBUG: libsoup x86_64 2.72.0-9.el9 appstream 403 k DEBUG: libssh x86_64 0.10.4-13.el9 baseos 216 k DEBUG: libssh-config noarch 0.10.4-13.el9 baseos 10 k DEBUG: libstdc++ x86_64 11.5.0-2.el9 baseos 737 k DEBUG: libstemmer x86_64 0-18.585svn.el9 appstream 83 k DEBUG: libtasn1 x86_64 4.16.0-8.el9 baseos 74 k DEBUG: libtdb x86_64 1.4.12-1.el9 baseos 51 k DEBUG: libthai x86_64 0.1.28-8.el9 appstream 208 k DEBUG: libtheora x86_64 1:1.1.1-31.el9 appstream 164 k DEBUG: libtiff x86_64 4.4.0-13.el9 appstream 198 k DEBUG: libtool-ltdl x86_64 2.4.6-46.el9 baseos 36 k DEBUG: libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k DEBUG: libunistring x86_64 0.9.10-15.el9 baseos 496 k DEBUG: libusbx x86_64 1.0.26-1.el9 baseos 76 k DEBUG: libutempter x86_64 1.2.1-6.el9 baseos 27 k DEBUG: libuuid x86_64 2.37.4-20.el9 baseos 28 k DEBUG: libverto x86_64 0.3.2-3.el9 baseos 22 k DEBUG: libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k DEBUG: libwayland-client x86_64 1.21.0-1.el9 appstream 33 k DEBUG: libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k DEBUG: libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k DEBUG: libwayland-server x86_64 1.21.0-1.el9 appstream 42 k DEBUG: libwebp x86_64 1.2.0-8.el9 appstream 277 k DEBUG: libwmf-lite x86_64 0.2.12-10.el9 appstream 73 k DEBUG: libxcb x86_64 1.13.1-9.el9 appstream 243 k DEBUG: libxcrypt x86_64 4.4.18-3.el9 baseos 116 k DEBUG: libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k DEBUG: libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k DEBUG: libxml2 x86_64 2.9.13-6.el9 baseos 748 k DEBUG: libxshmfence x86_64 1.3-10.el9 appstream 13 k DEBUG: libxslt x86_64 1.1.34-9.el9 appstream 243 k DEBUG: libzstd x86_64 1.5.5-1.el9 baseos 295 k DEBUG: llvm-libs x86_64 19.1.5-2.el9 appstream 57 M DEBUG: low-memory-monitor x86_64 2.1-4.el9 appstream 36 k DEBUG: lua-libs x86_64 5.4.4-4.el9 baseos 130 k DEBUG: lua-srpm-macros noarch 1-6.el9 appstream 9.5 k DEBUG: lz4-libs x86_64 1.9.3-5.el9 baseos 68 k DEBUG: mesa-dri-drivers x86_64 24.2.8-1.el9 appstream 9.4 M DEBUG: mesa-filesystem x86_64 24.2.8-1.el9 appstream 12 k DEBUG: mesa-libEGL x86_64 24.2.8-1.el9 appstream 142 k DEBUG: mesa-libGL x86_64 24.2.8-1.el9 appstream 170 k DEBUG: mesa-libgbm x86_64 24.2.8-1.el9 appstream 37 k DEBUG: mesa-libglapi x86_64 24.2.8-1.el9 appstream 45 k DEBUG: mkfontscale x86_64 1.2.1-3.el9 appstream 32 k DEBUG: mpfr x86_64 4.1.0-7.el9 baseos 326 k DEBUG: ncurses x86_64 6.2-10.20210508.el9 baseos 400 k DEBUG: ncurses-base noarch 6.2-10.20210508.el9 baseos 61 k DEBUG: ncurses-libs x86_64 6.2-10.20210508.el9 baseos 322 k DEBUG: nettle x86_64 3.9.1-1.el9 baseos 560 k DEBUG: npth x86_64 1.6-8.el9 baseos 25 k DEBUG: nspr x86_64 4.35.0-17.el9 appstream 135 k DEBUG: nss x86_64 3.101.0-10.el9 appstream 717 k DEBUG: nss-softokn x86_64 3.101.0-10.el9 appstream 388 k DEBUG: nss-softokn-freebl x86_64 3.101.0-10.el9 appstream 310 k DEBUG: nss-sysinit x86_64 3.101.0-10.el9 appstream 19 k DEBUG: nss-util x86_64 3.101.0-10.el9 appstream 90 k DEBUG: ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k DEBUG: openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k DEBUG: openexr-libs x86_64 3.1.1-3.el9 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k DEBUG: openldap x86_64 2.6.8-3.el9 baseos 285 k DEBUG: openssh x86_64 8.7p1-44.el9 baseos 460 k DEBUG: openssh-clients x86_64 8.7p1-44.el9 baseos 717 k DEBUG: openssl x86_64 1:3.2.2-6.el9 baseos 1.4 M DEBUG: openssl-libs x86_64 1:3.2.2-6.el9 baseos 2.4 M DEBUG: opus x86_64 1.3.1-10.el9 appstream 200 k DEBUG: orc x86_64 0.4.31-8.el9 appstream 183 k DEBUG: osinfo-db noarch 20240701-3.el9 appstream 531 k DEBUG: osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k DEBUG: ostree-libs x86_64 2025.1-1.el9 appstream 470 k DEBUG: p11-kit x86_64 0.25.3-3.el9 baseos 531 k DEBUG: p11-kit-trust x86_64 0.25.3-3.el9 baseos 142 k DEBUG: pam x86_64 1.5.1-23.el9 baseos 628 k DEBUG: pango x86_64 1.48.7-3.el9 appstream 302 k DEBUG: patch x86_64 2.7.6-16.el9 appstream 128 k DEBUG: pcre x86_64 8.44-4.el9 baseos 197 k DEBUG: pcre2 x86_64 10.40-6.el9 baseos 234 k DEBUG: pcre2-syntax noarch 10.40-6.el9 baseos 141 k DEBUG: perl-AutoLoader noarch 5.74-481.el9 baseos 21 k DEBUG: perl-B x86_64 1.80-481.el9 baseos 180 k DEBUG: perl-Carp noarch 1.50-460.el9 baseos 30 k DEBUG: perl-Class-Struct noarch 0.66-481.el9 baseos 22 k DEBUG: perl-Data-Dumper x86_64 2.174-462.el9 baseos 56 k DEBUG: perl-Digest noarch 1.19-4.el9 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.58-4.el9 baseos 37 k DEBUG: perl-Encode x86_64 4:3.08-462.el9 baseos 1.7 M DEBUG: perl-Errno x86_64 1.30-481.el9 baseos 14 k DEBUG: perl-Exporter noarch 5.74-461.el9 baseos 32 k DEBUG: perl-Fcntl x86_64 1.13-481.el9 baseos 20 k DEBUG: perl-File-Basename noarch 2.85-481.el9 baseos 17 k DEBUG: perl-File-Path noarch 2.18-4.el9 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-4.el9 baseos 60 k DEBUG: perl-File-stat noarch 1.09-481.el9 baseos 17 k DEBUG: perl-FileHandle noarch 2.03-481.el9 baseos 15 k DEBUG: perl-Getopt-Long noarch 1:2.52-4.el9 baseos 61 k DEBUG: perl-Getopt-Std noarch 1.12-481.el9 baseos 15 k DEBUG: perl-HTTP-Tiny noarch 0.076-462.el9 baseos 54 k DEBUG: perl-IO x86_64 1.43-481.el9 baseos 88 k DEBUG: perl-IO-Socket-IP noarch 0.41-5.el9 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.073-2.el9 baseos 217 k DEBUG: perl-IPC-Open3 noarch 1.21-481.el9 baseos 22 k DEBUG: perl-MIME-Base64 x86_64 3.16-4.el9 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20200520-6.el9 baseos 13 k DEBUG: perl-Net-SSLeay x86_64 1.94-1.el9 baseos 414 k DEBUG: perl-POSIX x86_64 1.94-481.el9 baseos 96 k DEBUG: perl-PathTools x86_64 3.78-461.el9 baseos 88 k DEBUG: perl-Pod-Escapes noarch 1:1.07-460.el9 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-461.el9 baseos 87 k DEBUG: perl-Pod-Simple noarch 1:3.42-4.el9 baseos 225 k DEBUG: perl-Pod-Usage noarch 4:2.01-4.el9 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 4:1.56-462.el9 baseos 71 k DEBUG: perl-SelectSaver noarch 1.02-481.el9 baseos 11 k DEBUG: perl-Socket x86_64 4:2.031-4.el9 baseos 56 k DEBUG: perl-Storable x86_64 1:3.21-460.el9 baseos 96 k DEBUG: perl-Symbol noarch 1.08-481.el9 baseos 14 k DEBUG: perl-Term-ANSIColor noarch 5.01-461.el9 baseos 49 k DEBUG: perl-Term-Cap noarch 1.17-460.el9 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.30-460.el9 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 baseos 24 k DEBUG: perl-Time-Local noarch 2:1.300-7.el9 baseos 34 k DEBUG: perl-URI noarch 5.09-3.el9 baseos 121 k DEBUG: perl-base noarch 2.27-481.el9 baseos 16 k DEBUG: perl-constant noarch 1.33-461.el9 baseos 24 k DEBUG: perl-if noarch 0.60.800-481.el9 baseos 14 k DEBUG: perl-interpreter x86_64 4:5.32.1-481.el9 baseos 71 k DEBUG: perl-libnet noarch 3.13-4.el9 baseos 130 k DEBUG: perl-libs x86_64 4:5.32.1-481.el9 baseos 2.2 M DEBUG: perl-mro x86_64 1.23-481.el9 baseos 28 k DEBUG: perl-overload noarch 1.31-481.el9 baseos 45 k DEBUG: perl-overloading noarch 0.02-481.el9 baseos 12 k DEBUG: perl-parent noarch 1:0.238-460.el9 baseos 15 k DEBUG: perl-podlators noarch 1:4.14-460.el9 baseos 114 k DEBUG: perl-srpm-macros noarch 1-41.el9 appstream 9.1 k DEBUG: perl-subs noarch 1.03-481.el9 baseos 11 k DEBUG: perl-vars noarch 1.05-481.el9 baseos 13 k DEBUG: pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 135 k DEBUG: pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M DEBUG: pixman x86_64 0.40.0-6.el9 appstream 269 k DEBUG: pkgconf x86_64 1.7.3-10.el9 baseos 41 k DEBUG: pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k DEBUG: polkit x86_64 0.117-13.el9 baseos 155 k DEBUG: polkit-libs x86_64 0.117-13.el9 baseos 8.3 M DEBUG: poppler x86_64 21.01.0-21.el9 appstream 1.1 M DEBUG: poppler-data noarch 0.4.9-9.el9 appstream 1.9 M DEBUG: poppler-glib x86_64 21.01.0-21.el9 appstream 152 k DEBUG: popt x86_64 1.18-8.el9 baseos 65 k DEBUG: publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k DEBUG: pulseaudio-libs x86_64 15.0-3.el9 appstream 676 k DEBUG: pyproject-srpm-macros noarch 1.16.2-1.el9 appstream 14 k DEBUG: python-rpm-macros noarch 3.9-54.el9 appstream 15 k DEBUG: python-srpm-macros noarch 3.9-54.el9 appstream 18 k DEBUG: python3 x86_64 3.9.21-1.el9 baseos 27 k DEBUG: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M DEBUG: python3-chardet noarch 4.0.0-5.el9 baseos 239 k DEBUG: python3-dns noarch 2.6.1-3.el9 baseos 507 k DEBUG: python3-docutils noarch 0.16-6.el9 appstream 1.6 M DEBUG: python3-greenlet x86_64 1.1.3-1.el9s delorean-antelope-testing 105 k DEBUG: python3-idna noarch 2.10-7.el9.1 baseos 102 k DEBUG: python3-imagesize noarch 1.2.0-6.el9 crb 18 k DEBUG: python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k DEBUG: python3-libs x86_64 3.9.21-1.el9 baseos 8.1 M DEBUG: python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k DEBUG: python3-packaging noarch 20.9-5.el9 appstream 77 k DEBUG: python3-pip-wheel noarch 21.3.1-1.el9 baseos 1.1 M DEBUG: python3-pygments noarch 2.7.4-4.el9 crb 2.0 M DEBUG: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k DEBUG: python3-pysocks noarch 1.7.1-12.el9 baseos 35 k DEBUG: python3-pytz noarch 2021.1-5.el9 appstream 51 k DEBUG: python3-requests noarch 2.25.1-9.el9 baseos 127 k DEBUG: python3-rpm-generators noarch 12-9.el9 appstream 28 k DEBUG: python3-rpm-macros noarch 3.9-54.el9 appstream 10 k DEBUG: python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k DEBUG: python3-setuptools-wheel noarch 53.0.0-13.el9 baseos 468 k DEBUG: python3-snowballstemmer noarch 1.9.0-10.el9 crb 164 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-13.el9 crb 27 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.2-5.el9 crb 48 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.2-5.el9 crb 42 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-6.el9 crb 51 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-12.el9 crb 18 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.3-5.el9 crb 46 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.4-5.el9 crb 46 k DEBUG: python3-tomli noarch 2.0.1-5.el9 appstream 33 k DEBUG: python3-typing-extensions noarch 3.7.4.3-2.el9s delorean-antelope-testing 47 k DEBUG: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k DEBUG: qt5-srpm-macros noarch 5.15.9-1.el9 appstream 8.8 k DEBUG: readline x86_64 8.1-4.el9 baseos 212 k DEBUG: redhat-rpm-config noarch 208-1.el9 appstream 71 k DEBUG: rpm x86_64 4.16.1.3-36.el9 baseos 537 k DEBUG: rpm-build-libs x86_64 4.16.1.3-36.el9 baseos 89 k DEBUG: rpm-libs x86_64 4.16.1.3-36.el9 baseos 308 k DEBUG: rtkit x86_64 0.11-29.el9 appstream 56 k DEBUG: rust-srpm-macros noarch 17-4.el9 appstream 10 k DEBUG: sed x86_64 4.8-9.el9 baseos 305 k DEBUG: setup noarch 2.13.7-10.el9 baseos 146 k DEBUG: shadow-utils x86_64 2:4.9-12.el9 baseos 1.2 M DEBUG: shared-mime-info x86_64 2.1-5.el9 baseos 558 k DEBUG: sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k DEBUG: sqlite-libs x86_64 3.34.1-7.el9 baseos 620 k DEBUG: systemd-libs x86_64 252-50.el9 baseos 681 k DEBUG: systemd-pam x86_64 252-50.el9 baseos 287 k DEBUG: systemd-rpm-macros noarch 252-50.el9 baseos 75 k DEBUG: systemd-udev x86_64 252-50.el9 baseos 2.0 M DEBUG: tar x86_64 2:1.34-7.el9 baseos 885 k DEBUG: totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k DEBUG: tpm2-tss x86_64 3.2.3-1.el9 baseos 603 k DEBUG: tracker x86_64 3.1.2-3.el9 appstream 555 k DEBUG: tzdata noarch 2024b-3.el9 baseos 837 k DEBUG: unzip x86_64 6.0-57.el9 baseos 182 k DEBUG: upower x86_64 0.99.11-11.el9 appstream 173 k DEBUG: urw-base35-bookman-fonts noarch 20200910-6.el9 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-6.el9 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-6.el9 appstream 77 k DEBUG: urw-base35-fonts noarch 20200910-6.el9 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-6.el9 appstream 22 k DEBUG: urw-base35-gothic-fonts noarch 20200910-6.el9 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 appstream 796 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-6.el9 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-6.el9 appstream 276 k DEBUG: util-linux x86_64 2.37.4-20.el9 baseos 2.3 M DEBUG: util-linux-core x86_64 2.37.4-20.el9 baseos 464 k DEBUG: webkit2gtk3-jsc x86_64 2.44.3-2.el9 appstream 4.1 M DEBUG: webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k DEBUG: which x86_64 2.21-29.el9 baseos 41 k DEBUG: wireplumber x86_64 0.4.14-1.el9 appstream 96 k DEBUG: wireplumber-libs x86_64 0.4.14-1.el9 appstream 358 k DEBUG: xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k DEBUG: xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 385 k DEBUG: xkeyboard-config noarch 2.33-2.el9 appstream 859 k DEBUG: xml-common noarch 0.6.3-58.el9 appstream 32 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 appstream 1.1 M DEBUG: xz x86_64 5.2.5-8.el9 baseos 226 k DEBUG: xz-libs x86_64 5.2.5-8.el9 baseos 93 k DEBUG: zip x86_64 3.0-35.el9 baseos 266 k DEBUG: zlib x86_64 1.2.11-41.el9 baseos 91 k DEBUG: zstd x86_64 1.5.5-1.el9 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el9s delorean-antelope-build-deps 79 k DEBUG: abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k DEBUG: dconf x86_64 0.40.0-6.el9 appstream 113 k DEBUG: exiv2 x86_64 0.27.5-2.el9 appstream 980 k DEBUG: flatpak x86_64 1.12.9-3.el9 appstream 1.7 M DEBUG: gawk-all-langpacks x86_64 5.1.0-6.el9 appstream 207 k DEBUG: graphviz x86_64 2.44.0-26.el9 appstream 3.3 M DEBUG: libcanberra-gtk2 x86_64 0.30-27.el9 appstream 26 k DEBUG: libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k DEBUG: libxcrypt-compat x86_64 4.4.18-3.el9 appstream 89 k DEBUG: p11-kit-server x86_64 0.25.3-3.el9 appstream 245 k DEBUG: perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k DEBUG: pipewire x86_64 1.0.1-1.el9 appstream 107 k DEBUG: pipewire-alsa x86_64 1.0.1-1.el9 appstream 57 k DEBUG: pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 9.1 k DEBUG: pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 192 k DEBUG: polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k DEBUG: python-unversioned-command noarch 3.9.21-1.el9 appstream 10 k DEBUG: python3-pip noarch 21.3.1-1.el9 appstream 2.0 M DEBUG: systemd x86_64 252-50.el9 baseos 4.2 M DEBUG: tracker-miners x86_64 3.1.2-4.el9 appstream 944 k DEBUG: xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================ DEBUG: Install 511 Packages DEBUG: Total size: 357 M DEBUG: Installed size: 1.2 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ModemManager-glib-1.20.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] NetworkManager-libnm-1.51.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.3.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.1.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.8-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.1.8-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.35.2-59.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.35.2-59.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bluez-libs-5.56-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bubblewrap-0.4.1-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-9.0-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-9.0-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-9.0-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.32-39.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.32-39.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.13-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20240828-2.git626aa59.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20240828-2.git626aa59.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.7.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.3.3op2-33.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.76.1-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.20-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-28-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.20-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.20-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.37-18.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.202-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.202-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.7-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.14.2-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.192-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.192-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.192-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.192-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.192-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.5.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.39-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.39-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.16-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.8.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.10.4-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-2.9.9-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-common-3.10.2-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-libs-2.9.9-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.1.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib-networking-2.68.3-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.68.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.34-153.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.34-153.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.34-153.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.34-153.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.0-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.3.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.68.0-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.15.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsettings-desktop-schemas-40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.12-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-2.7.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.348-9.16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] info-6.7-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.14-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-glib-1.6.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.4.0-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.4.0-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.4.0-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-28-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-28-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-590-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.5.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic-11.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.37.4-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.0.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.2-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.7.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.46.5-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.76.1-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-55.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.4.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-38.20210216cvs.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.37.4-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.13.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-11.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.10.0-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-11.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.42-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgudev-237-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgusb-0.3.8-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libicu-67.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.5.1-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.37.4-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.43.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.16-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.37-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-0.4.15-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.13-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.37.4-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.10.4-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.10.4-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-11.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.16.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtdb-1.4.12-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-46.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.10-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.26-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.37.4-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.13-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.4-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.3-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.1.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.2-10.20210508.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.2-10.20210508.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.2-10.20210508.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.9.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.8-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.7p1-44.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.7p1-44.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.2.2-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.2.2-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.25.3-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.25.3-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.5.1-23.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.44-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.40-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.40-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.80-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.50-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.66-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.174-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.19-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.58-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.08-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.30-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.74-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.13-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.85-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.09-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.03-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.52-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.12-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.076-462.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.43-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.41-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.073-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.21-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20200520-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-1.94-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.78-461.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.42-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.01-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.031-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.21-460.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.08-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.300-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.09-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.60.800-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.32.1-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.13-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.32.1-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.23-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.31-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.238-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.14-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-subs-1.03-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.7.3-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-0.117-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-0.117-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20210518-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.9.21-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-4.0.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.6.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.10-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.9.21-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-21.3.1-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.7-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.7.1-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-53.0.0-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.5-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.16.1.3-36.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.16.1.3-36.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.16.1.3-36.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.8-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.13.7-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.9-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.34.1-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-252-50.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-252-50.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-252-50.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-252-50.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-252-50.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.34-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-3.2.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2024b-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-57.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.37.4-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.37.4-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.5-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.5-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-41.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.21.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] abattis-cantarell-fonts-0.301-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-cursor-theme-40.1.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-icon-theme-40.1.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alsa-lib-1.2.13-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] annobin-12.65-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-atk-2.38.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-core-2.40.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.36.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-glib-0.8-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.17.4-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.17.4-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] colord-libs-1.4.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] composefs-libs-1.0.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-11.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dconf-0.40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.14-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-6-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] exiv2-0.27.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] exiv2-libs-0.27.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fdk-aac-free-2.0.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flac-libs-1.3.3-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-1.12.9-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-session-helper-1.12.9-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.14.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.10-6.el9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.1.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-11.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-11.5.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-14.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.6-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.42.6-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geoclue2-2.6.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.5.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] giflib-5.2.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.47.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.34-153.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.34-153.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.6.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-11.el9.2.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphene-1.10.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.44.0-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsm-1.0.19-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-1.22.12-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-plugins-base-1.22.12-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.24.31-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.33-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk3-3.24.31-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iso-codes-4.6.0-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.28-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.19-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-23.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-5.14.0-554.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] langpacks-core-font-en-3.0-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.12-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.7.0-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.7.0-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libX11-xcb-1.7.0-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-19.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.2.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.13-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.2.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXtst-1.2.3-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXv-1.0.11-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libappstream-glib-0.7.18-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libasyncns-0.8-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-0.30-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-gtk2-0.30-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-gtk3-0.30-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.123-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libepoxy-1.5.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libexif-0.6.22-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgexiv2-0.12.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-egl-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.54.0-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgsf-1.14.47-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgxps-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libiptcdata-1.0.5-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-2.0.90-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libldac-2.0.2.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.2.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnotify-0.7.9-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libogg-1.3.4-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libosinfo-1.10.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.28-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-webkitgtk4-0.4.15-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.50.7-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsbc-1.4-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsndfile-1.0.31-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsoup-2.72.0-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstemmer-0-18.585svn.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.28-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtheora-1.1.1-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.4.0-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtracker-sparql-3.1.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvorbis-1.3.7-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-cursor-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-egl-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.2.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.12-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-compat-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.0.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.34-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] llvm-libs-19.1.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] low-memory-monitor-2.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mesa-dri-drivers-24.2.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-filesystem-24.2.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libEGL-24.2.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-24.2.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-24.2.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-24.2.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mkfontscale-1.2.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.35.0-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.101.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.101.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.101.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.101.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.101.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-6-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] opus-1.3.1-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] orc-0.4.31-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] osinfo-db-20240701-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] osinfo-db-tools-1.10.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ostree-libs-2025.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-server-0.25.3-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.48.7-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.15-481.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-41.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-alsa-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-libs-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-pulseaudio-1.0.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-21.01.0-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.9-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-21.01.0-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pulseaudio-libs-15.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.16.2-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.9-54.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.9-54.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.9.21-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.9.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.9.21-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.16-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.9-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-21.3.1-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2021.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-12-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.9-54.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.4.45-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomli-2.0.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.9-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-208-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.16.1.3-36.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rtkit-0.11-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-17-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sound-theme-freedesktop-0.8-17.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] totem-pl-parser-3.26.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tracker-3.1.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tracker-miners-3.1.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] upower-0.99.11-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] webkit2gtk3-jsc-2.44.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] webrtc-audio-processing-0.3.1-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] wireplumber-0.4.14-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] wireplumber-libs-0.4.14-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-dbus-proxy-0.1.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-desktop-portal-1.12.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.33-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-58.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.2.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.7.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-3.4.3-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.7.0-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.33.3-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-1.1.3-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.1-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.11.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-3.7.4.3-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-17.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-7.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-57.4.0-1.el9s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.16-5.el9.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-11.5.0-2.el9.x86_64 1/511 DEBUG: Running scriptlet: libgcc-11.5.0-2.el9.x86_64 1/511 DEBUG: Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 2/511 DEBUG: Installing : tzdata-2024b-3.el9.noarch 3/511 DEBUG: Installing : hwdata-0.348-9.16.el9.noarch 4/511 DEBUG: Installing : dejavu-sans-fonts-2.37-18.el9.noarch 5/511 DEBUG: Installing : adobe-mappings-cmap-20171205-12.el9.noarch 6/511 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 7/511 DEBUG: Installing : langpacks-core-font-en-3.0-16.el9.noarch 8/511 DEBUG: Installing : osinfo-db-20240701-3.el9.noarch 9/511 DEBUG: Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 10/511 DEBUG: Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 11/511 DEBUG: Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 12/511 DEBUG: Installing : xkeyboard-config-2.33-2.el9.noarch 13/511 DEBUG: Installing : rust-srpm-macros-17-4.el9.noarch 14/511 DEBUG: Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 15/511 DEBUG: Installing : poppler-data-0.4.9-9.el9.noarch 16/511 DEBUG: Installing : perl-srpm-macros-1-41.el9.noarch 17/511 DEBUG: Installing : openblas-srpm-macros-2-11.el9.noarch 18/511 DEBUG: Installing : ocaml-srpm-macros-6-6.el9.noarch 19/511 DEBUG: Installing : mesa-filesystem-24.2.8-1.el9.x86_64 20/511 DEBUG: Installing : libX11-common-1.7.0-11.el9.noarch 21/511 DEBUG: Installing : kernel-headers-5.14.0-554.el9.x86_64 22/511 DEBUG: Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 23/511 DEBUG: Installing : gawk-all-langpacks-5.1.0-6.el9.x86_64 24/511 DEBUG: Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 25/511 DEBUG: Installing : adobe-mappings-pdf-20180407-10.el9.noarch 26/511 DEBUG: Installing : python3-setuptools-wheel-53.0.0-13.el9.noarch 27/511 DEBUG: Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 28/511 DEBUG: Installing : pkgconf-m4-1.7.3-10.el9.noarch 29/511 DEBUG: Installing : pcre2-syntax-10.40-6.el9.noarch 30/511 DEBUG: Installing : ncurses-base-6.2-10.20210508.el9.noarch 31/511 DEBUG: Installing : libssh-config-0.10.4-13.el9.noarch 32/511 DEBUG: Installing : kbd-misc-2.4.0-11.el9.noarch 33/511 DEBUG: Installing : kbd-legacy-2.4.0-11.el9.noarch 34/511 DEBUG: Installing : fuse-common-3.10.2-9.el9.x86_64 35/511 DEBUG: Installing : coreutils-common-8.32-39.el9.x86_64 36/511 DEBUG: Installing : centos-gpg-keys-9.0-26.el9.noarch 37/511 DEBUG: Installing : centos-stream-repos-9.0-26.el9.noarch 38/511 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-9.0-26.el9.noarch 39/511 DEBUG: Installing : setup-2.13.7-10.el9.noarch 40/511 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.13.7-10.el9.noarch 40/511 DEBUG: Installing : filesystem-3.16-5.el9.x86_64 41/511 DEBUG: Installing : urw-base35-fonts-common-20200910-6.el9.noarch 42/511 DEBUG: Installing : basesystem-11-13.el9.noarch 43/511 DEBUG: Installing : glibc-gconv-extra-2.34-153.el9.x86_64 44/511 DEBUG: Running scriptlet: glibc-gconv-extra-2.34-153.el9.x86_64 44/511 DEBUG: Installing : glibc-minimal-langpack-2.34-153.el9.x86_64 45/511 DEBUG: Installing : glibc-common-2.34-153.el9.x86_64 46/511 DEBUG: Running scriptlet: glibc-2.34-153.el9.x86_64 47/511 DEBUG: Installing : glibc-2.34-153.el9.x86_64 47/511 DEBUG: Running scriptlet: glibc-2.34-153.el9.x86_64 47/511 DEBUG: Installing : ncurses-libs-6.2-10.20210508.el9.x86_64 48/511 DEBUG: Installing : bash-5.1.8-9.el9.x86_64 49/511 DEBUG: Running scriptlet: bash-5.1.8-9.el9.x86_64 49/511 DEBUG: Installing : zlib-1.2.11-41.el9.x86_64 50/511 DEBUG: Installing : libstdc++-11.5.0-2.el9.x86_64 51/511 DEBUG: Installing : libzstd-1.5.5-1.el9.x86_64 52/511 DEBUG: Installing : xz-libs-5.2.5-8.el9.x86_64 53/511 DEBUG: Installing : libxml2-2.9.13-6.el9.x86_64 54/511 DEBUG: Installing : bzip2-libs-1.0.8-10.el9.x86_64 55/511 DEBUG: Installing : libxcrypt-4.4.18-3.el9.x86_64 56/511 DEBUG: Installing : libpng-2:1.6.37-12.el9.x86_64 57/511 DEBUG: Installing : expat-2.5.0-4.el9.x86_64 58/511 DEBUG: Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 59/511 DEBUG: Installing : libcap-2.48-9.el9.x86_64 60/511 DEBUG: Installing : libuuid-2.37.4-20.el9.x86_64 61/511 DEBUG: Installing : elfutils-libelf-0.192-5.el9.x86_64 62/511 DEBUG: Installing : sqlite-libs-3.34.1-7.el9.x86_64 63/511 DEBUG: Installing : libffi-3.4.2-8.el9.x86_64 64/511 DEBUG: Installing : crypto-policies-20240828-2.git626aa59.el9.noarch 65/511 DEBUG: Running scriptlet: crypto-policies-20240828-2.git626aa59.el9.noarch 65/511 DEBUG: Installing : gmp-1:6.2.0-13.el9.x86_64 66/511 DEBUG: Installing : libgpg-error-1.42-5.el9.x86_64 67/511 DEBUG: Installing : libtool-ltdl-2.4.6-46.el9.x86_64 68/511 DEBUG: Installing : lcms2-2.12-3.el9.x86_64 69/511 DEBUG: Installing : nspr-4.35.0-17.el9.x86_64 70/511 DEBUG: Installing : mpfr-4.1.0-7.el9.x86_64 71/511 DEBUG: Installing : readline-8.1-4.el9.x86_64 72/511 DEBUG: Installing : libogg-2:1.3.4-6.el9.x86_64 73/511 DEBUG: Installing : libvorbis-1:1.3.7-5.el9.x86_64 74/511 DEBUG: Installing : nss-util-3.101.0-10.el9.x86_64 75/511 DEBUG: Installing : libgcrypt-1.10.0-11.el9.x86_64 76/511 DEBUG: Installing : libwayland-client-1.21.0-1.el9.x86_64 77/511 DEBUG: Installing : libicu-67.1-9.el9.x86_64 78/511 DEBUG: Installing : libattr-2.5.1-3.el9.x86_64 79/511 DEBUG: Installing : libacl-2.3.1-4.el9.x86_64 80/511 DEBUG: Installing : libgomp-11.5.0-2.el9.x86_64 81/511 DEBUG: Installing : lz4-libs-1.9.3-5.el9.x86_64 82/511 DEBUG: Installing : popt-1.18-8.el9.x86_64 83/511 DEBUG: Installing : alsa-lib-1.2.13-2.el9.x86_64 84/511 DEBUG: Installing : libX11-xcb-1.7.0-11.el9.x86_64 85/511 DEBUG: Installing : libwebp-1.2.0-8.el9.x86_64 86/511 DEBUG: Installing : libassuan-2.5.5-3.el9.x86_64 87/511 DEBUG: Installing : gdbm-libs-1:1.23-1.el9.x86_64 88/511 DEBUG: Installing : json-c-0.14-11.el9.x86_64 89/511 DEBUG: Installing : libbrotli-1.0.9-7.el9.x86_64 90/511 DEBUG: Installing : libcap-ng-0.8.2-7.el9.x86_64 91/511 DEBUG: Installing : audit-libs-3.1.5-2.el9.x86_64 92/511 DEBUG: Installing : libcom_err-1.46.5-6.el9.x86_64 93/511 DEBUG: Installing : libseccomp-2.5.2-2.el9.x86_64 94/511 DEBUG: Installing : libtasn1-4.16.0-8.el9.x86_64 95/511 DEBUG: Installing : p11-kit-0.25.3-3.el9.x86_64 96/511 DEBUG: Installing : libtdb-1.4.12-1.el9.x86_64 97/511 DEBUG: Installing : libunistring-0.9.10-15.el9.x86_64 98/511 DEBUG: Installing : libidn2-2.3.0-7.el9.x86_64 99/511 DEBUG: Installing : lua-libs-5.4.4-4.el9.x86_64 100/511 DEBUG: Installing : pcre2-10.40-6.el9.x86_64 101/511 DEBUG: Installing : fribidi-1.0.10-6.el9.2.x86_64 102/511 DEBUG: Installing : libICE-1.0.10-8.el9.x86_64 103/511 DEBUG: Installing : libstemmer-0-18.585svn.el9.x86_64 104/511 DEBUG: Installing : libxshmfence-1.3-10.el9.x86_64 105/511 DEBUG: Installing : openjpeg2-2.4.0-7.el9.x86_64 106/511 DEBUG: Installing : opus-1.3.1-10.el9.x86_64 107/511 DEBUG: Installing : libSM-1.2.3-10.el9.x86_64 108/511 DEBUG: Installing : libpsl-0.21.1-5.el9.x86_64 109/511 DEBUG: Installing : libwayland-cursor-1.21.0-1.el9.x86_64 110/511 DEBUG: Installing : libmpc-1.2.1-4.el9.x86_64 111/511 DEBUG: Installing : libwayland-server-1.21.0-1.el9.x86_64 112/511 DEBUG: Installing : dwz-0.14-3.el9.x86_64 113/511 DEBUG: Installing : exiv2-0.27.5-2.el9.x86_64 114/511 DEBUG: Installing : exiv2-libs-0.27.5-2.el9.x86_64 115/511 DEBUG: Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 116/511 DEBUG: Installing : unzip-6.0-57.el9.x86_64 117/511 DEBUG: Running scriptlet: xml-common-0.6.3-58.el9.noarch 118/511 DEBUG: Installing : xml-common-0.6.3-58.el9.noarch 118/511 DEBUG: Installing : libproxy-0.4.15-35.el9.x86_64 119/511 DEBUG: Installing : imath-3.1.2-1.el9.x86_64 120/511 DEBUG: Installing : file-libs-5.39-16.el9.x86_64 121/511 DEBUG: Installing : file-5.39-16.el9.x86_64 122/511 DEBUG: Installing : hicolor-icon-theme-0.17-13.el9.noarch 123/511 DEBUG: Installing : libedit-3.1-38.20210216cvs.el9.x86_64 124/511 DEBUG: Installing : llvm-libs-19.1.5-2.el9.x86_64 125/511 DEBUG: Installing : alternatives-1.24-1.el9.x86_64 126/511 DEBUG: Installing : p11-kit-trust-0.25.3-3.el9.x86_64 127/511 DEBUG: Running scriptlet: p11-kit-trust-0.25.3-3.el9.x86_64 127/511 DEBUG: Installing : fuse-libs-2.9.9-17.el9.x86_64 128/511 DEBUG: Installing : libsepol-3.6-2.el9.x86_64 129/511 DEBUG: Installing : libselinux-3.6-2.el9.x86_64 130/511 DEBUG: Installing : sed-4.8-9.el9.x86_64 131/511 DEBUG: Installing : findutils-1:4.8.0-7.el9.x86_64 132/511 DEBUG: Installing : libsigsegv-2.13-4.el9.x86_64 133/511 DEBUG: Installing : gawk-5.1.0-6.el9.x86_64 134/511 DEBUG: Installing : libsmartcols-2.37.4-20.el9.x86_64 135/511 DEBUG: Installing : pcre-8.44-4.el9.x86_64 136/511 DEBUG: Installing : grep-3.6-5.el9.x86_64 137/511 DEBUG: Installing : openssl-libs-1:3.2.2-6.el9.x86_64 138/511 DEBUG: Installing : coreutils-8.32-39.el9.x86_64 139/511 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 140/511 DEBUG: Installing : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 140/511 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 140/511 DEBUG: Installing : systemd-libs-252-50.el9.x86_64 141/511 DEBUG: Running scriptlet: systemd-libs-252-50.el9.x86_64 141/511 DEBUG: Installing : libarchive-3.5.3-4.el9.x86_64 142/511 DEBUG: Installing : dbus-libs-1:1.12.20-8.el9.x86_64 143/511 DEBUG: Installing : libblkid-2.37.4-20.el9.x86_64 144/511 DEBUG: Running scriptlet: libblkid-2.37.4-20.el9.x86_64 144/511 DEBUG: Installing : libmount-2.37.4-20.el9.x86_64 145/511 DEBUG: Installing : libfdisk-2.37.4-20.el9.x86_64 146/511 DEBUG: Installing : util-linux-core-2.37.4-20.el9.x86_64 147/511 DEBUG: Running scriptlet: util-linux-core-2.37.4-20.el9.x86_64 147/511 DEBUG: Installing : libusbx-1.0.26-1.el9.x86_64 148/511 DEBUG: Installing : gzip-1.12-1.el9.x86_64 149/511 DEBUG: Installing : cracklib-2.9.6-27.el9.x86_64 150/511 DEBUG: Installing : kmod-libs-28-10.el9.x86_64 151/511 DEBUG: Installing : libevent-2.1.12-8.el9.x86_64 152/511 DEBUG: Installing : avahi-libs-0.8-21.el9.x86_64 153/511 DEBUG: Installing : xz-5.2.5-8.el9.x86_64 154/511 DEBUG: Installing : jbigkit-libs-2.1-23.el9.x86_64 155/511 DEBUG: Installing : libtiff-4.4.0-13.el9.x86_64 156/511 DEBUG: Installing : libXau-1.0.9-8.el9.x86_64 157/511 DEBUG: Installing : libxcb-1.13.1-9.el9.x86_64 158/511 DEBUG: Installing : libX11-1.7.0-11.el9.x86_64 159/511 DEBUG: Installing : libXext-1.3.4-8.el9.x86_64 160/511 DEBUG: Installing : libXrender-0.9.10-16.el9.x86_64 161/511 DEBUG: Installing : libXi-1.7.10-8.el9.x86_64 162/511 DEBUG: Installing : libXfixes-5.0.3-16.el9.x86_64 163/511 DEBUG: Installing : libXt-1.2.0-6.el9.x86_64 164/511 DEBUG: Installing : libXmu-1.1.3-8.el9.x86_64 165/511 DEBUG: Installing : libXcursor-1.2.0-7.el9.x86_64 166/511 DEBUG: Installing : libXdamage-1.1.5-7.el9.x86_64 167/511 DEBUG: Installing : libXrandr-1.5.2-8.el9.x86_64 168/511 DEBUG: Installing : libXinerama-1.1.4-10.el9.x86_64 169/511 DEBUG: Installing : libXcomposite-0.4.5-7.el9.x86_64 170/511 DEBUG: Installing : libXpm-3.5.13-10.el9.x86_64 171/511 DEBUG: Installing : libglvnd-1:1.3.4-1.el9.x86_64 172/511 DEBUG: Installing : libwayland-egl-1.21.0-1.el9.x86_64 173/511 DEBUG: Installing : pixman-0.40.0-6.el9.x86_64 174/511 DEBUG: Installing : libXaw-1.0.13-19.el9.x86_64 175/511 DEBUG: Installing : libXtst-1.2.3-16.el9.x86_64 176/511 DEBUG: Installing : libXv-1.0.11-16.el9.x86_64 177/511 DEBUG: Installing : libXxf86vm-1.1.4-18.el9.x86_64 178/511 DEBUG: Installing : cracklib-dicts-2.9.6-27.el9.x86_64 179/511 DEBUG: Installing : p11-kit-server-0.25.3-3.el9.x86_64 180/511 DEBUG: Installing : python3-pip-wheel-21.3.1-1.el9.noarch 181/511 DEBUG: Installing : python-unversioned-command-3.9.21-1.el9.noarch 182/511 DEBUG: Installing : python3-3.9.21-1.el9.x86_64 183/511 DEBUG: Installing : python3-libs-3.9.21-1.el9.x86_64 184/511 DEBUG: Installing : python3-setuptools-57.4.0-1.el9s.noarch 185/511 DEBUG: Installing : python3-idna-2.10-7.el9.1.noarch 186/511 DEBUG: Installing : python3-six-1.15.0-9.el9.noarch 187/511 DEBUG: Installing : python3-greenlet-1.1.3-1.el9s.x86_64 188/511 DEBUG: Installing : python3-pip-21.3.1-1.el9.noarch 189/511 DEBUG: Installing : crypto-policies-scripts-20240828-2.git626aa59.el 190/511 DEBUG: Installing : python3-chardet-4.0.0-5.el9.noarch 191/511 DEBUG: Installing : python3-dns-2.6.1-3.el9.noarch 192/511 DEBUG: Installing : python3-pyparsing-2.4.7-9.el9.noarch 193/511 DEBUG: Installing : python3-packaging-20.9-5.el9.noarch 194/511 DEBUG: Installing : python3-pysocks-1.7.1-12.el9.noarch 195/511 DEBUG: Installing : python3-urllib3-1.26.5-6.el9.noarch 196/511 DEBUG: Installing : python3-requests-2.25.1-9.el9.noarch 197/511 DEBUG: Installing : python3-docutils-0.16-6.el9.noarch 198/511 DEBUG: Installing : python3-pytz-2021.1-5.el9.noarch 199/511 DEBUG: Installing : python3-babel-2.9.1-2.el9.noarch 200/511 DEBUG: Installing : python3-tomli-2.0.1-5.el9.noarch 201/511 DEBUG: Installing : python3-imagesize-1.2.0-6.el9.noarch 202/511 DEBUG: Installing : python3-pygments-2.7.4-4.el9.noarch 203/511 DEBUG: Installing : python3-snowballstemmer-1.9.0-10.el9.noarch 204/511 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-13.el9.noa 205/511 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.2-5.el9.noar 206/511 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 207/511 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarc 208/511 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 209/511 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 210/511 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.4-5.el 211/511 DEBUG: Installing : python3-markupsafe-2.1.1-4.el9s.x86_64 212/511 DEBUG: Installing : python3-jinja2-3.0.1-2.el9s.noarch 213/511 DEBUG: Installing : python3-typing-extensions-3.7.4.3-2.el9s.noarch 214/511 DEBUG: Installing : openssl-1:3.2.2-6.el9.x86_64 215/511 DEBUG: Installing : sound-theme-freedesktop-0.8-17.el9.noarch 216/511 DEBUG: Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 216/511 DEBUG: Installing : kmod-28-10.el9.x86_64 217/511 DEBUG: Installing : composefs-libs-1.0.8-1.el9.x86_64 218/511 DEBUG: Installing : bubblewrap-0.4.1-8.el9.x86_64 219/511 DEBUG: Installing : libsemanage-3.6-3.el9.x86_64 220/511 DEBUG: Installing : shadow-utils-2:4.9-12.el9.x86_64 221/511 DEBUG: Running scriptlet: libutempter-1.2.1-6.el9.x86_64 222/511 DEBUG: Installing : libutempter-1.2.1-6.el9.x86_64 222/511 DEBUG: Installing : tar-2:1.34-7.el9.x86_64 223/511 DEBUG: Installing : openexr-libs-3.1.1-3.el9.x86_64 224/511 DEBUG: Installing : iso-codes-4.6.0-3.el9.noarch 225/511 DEBUG: Installing : zip-3.0-35.el9.x86_64 226/511 DEBUG: Installing : cpp-11.5.0-2.el9.x86_64 227/511 DEBUG: Installing : zstd-1.5.5-1.el9.x86_64 228/511 DEBUG: Installing : acl-2.3.1-4.el9.x86_64 229/511 DEBUG: Installing : nss-softokn-freebl-3.101.0-10.el9.x86_64 230/511 DEBUG: Installing : nss-softokn-3.101.0-10.el9.x86_64 231/511 DEBUG: Installing : nss-sysinit-3.101.0-10.el9.x86_64 232/511 DEBUG: Installing : nss-3.101.0-10.el9.x86_64 233/511 DEBUG: Running scriptlet: nss-3.101.0-10.el9.x86_64 233/511 DEBUG: Installing : flac-libs-1.3.3-12.el9.x86_64 234/511 DEBUG: Installing : libtheora-1:1.1.1-31.el9.x86_64 235/511 DEBUG: Installing : libksba-1.5.1-7.el9.x86_64 236/511 DEBUG: Installing : jasper-libs-2.0.28-3.el9.x86_64 237/511 DEBUG: Installing : LibRaw-0.21.1-1.el9.x86_64 238/511 DEBUG: Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 239/511 DEBUG: Installing : bzip2-1.0.8-10.el9.x86_64 240/511 DEBUG: Installing : libxkbcommon-1.0.3-4.el9.x86_64 241/511 DEBUG: Installing : libxslt-1.1.34-9.el9.x86_64 242/511 DEBUG: Installing : graphite2-1.3.14-9.el9.x86_64 243/511 DEBUG: Running scriptlet: groff-base-1.22.4-10.el9.x86_64 244/511 DEBUG: Installing : groff-base-1.22.4-10.el9.x86_64 244/511 DEBUG: Running scriptlet: groff-base-1.22.4-10.el9.x86_64 244/511 DEBUG: Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 245/511 DEBUG: Installing : info-6.7-15.el9.x86_64 246/511 DEBUG: Installing : ed-1.14.2-12.el9.x86_64 247/511 DEBUG: Installing : patch-2.7.6-16.el9.x86_64 248/511 DEBUG: Installing : libfontenc-1.1.3-17.el9.x86_64 249/511 DEBUG: Installing : less-590-5.el9.x86_64 250/511 DEBUG: Installing : systemd-rpm-macros-252-50.el9.noarch 251/511 DEBUG: Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 252/511 DEBUG: Installing : libpaper-1.1.28-4.el9.x86_64 253/511 DEBUG: Installing : ncurses-6.2-10.20210508.el9.x86_64 254/511 DEBUG: Installing : perl-Digest-1.19-4.el9.noarch 255/511 DEBUG: Installing : perl-Digest-MD5-2.58-4.el9.x86_64 256/511 DEBUG: Installing : perl-B-1.80-481.el9.x86_64 257/511 DEBUG: Installing : perl-FileHandle-2.03-481.el9.noarch 258/511 DEBUG: Installing : perl-Data-Dumper-2.174-462.el9.x86_64 259/511 DEBUG: Installing : perl-libnet-3.13-4.el9.noarch 260/511 DEBUG: Installing : perl-AutoLoader-5.74-481.el9.noarch 261/511 DEBUG: Installing : perl-base-2.27-481.el9.noarch 262/511 DEBUG: Installing : perl-URI-5.09-3.el9.noarch 263/511 DEBUG: Installing : perl-if-0.60.800-481.el9.noarch 264/511 DEBUG: Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 265/511 DEBUG: Installing : perl-Time-Local-2:1.300-7.el9.noarch 266/511 DEBUG: Installing : perl-File-Path-2.18-4.el9.noarch 267/511 DEBUG: Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 268/511 DEBUG: Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 269/511 DEBUG: Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 270/511 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 271/511 DEBUG: Installing : perl-Mozilla-CA-20200520-6.el9.noarch 272/511 DEBUG: Installing : perl-Class-Struct-0.66-481.el9.noarch 273/511 DEBUG: Installing : perl-POSIX-1.94-481.el9.x86_64 274/511 DEBUG: Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 275/511 DEBUG: Installing : perl-IPC-Open3-1.21-481.el9.noarch 276/511 DEBUG: Installing : perl-subs-1.03-481.el9.noarch 277/511 DEBUG: Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 278/511 DEBUG: Installing : perl-Term-Cap-1.17-460.el9.noarch 279/511 DEBUG: Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 280/511 DEBUG: Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 281/511 DEBUG: Installing : perl-Socket-4:2.031-4.el9.x86_64 282/511 DEBUG: Installing : perl-SelectSaver-1.02-481.el9.noarch 283/511 DEBUG: Installing : perl-Symbol-1.08-481.el9.noarch 284/511 DEBUG: Installing : perl-File-stat-1.09-481.el9.noarch 285/511 DEBUG: Installing : perl-podlators-1:4.14-460.el9.noarch 286/511 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 287/511 DEBUG: Installing : perl-Fcntl-1.13-481.el9.x86_64 288/511 DEBUG: Installing : perl-Text-ParseWords-3.30-460.el9.noarch 289/511 DEBUG: Installing : perl-mro-1.23-481.el9.x86_64 290/511 DEBUG: Installing : perl-IO-1.43-481.el9.x86_64 291/511 DEBUG: Installing : perl-overloading-0.02-481.el9.noarch 292/511 DEBUG: Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 293/511 DEBUG: Installing : perl-Errno-1.30-481.el9.x86_64 294/511 DEBUG: Installing : perl-File-Basename-2.85-481.el9.noarch 295/511 DEBUG: Installing : perl-Getopt-Std-1.12-481.el9.noarch 296/511 DEBUG: Installing : perl-MIME-Base64-3.16-4.el9.x86_64 297/511 DEBUG: Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 298/511 DEBUG: Installing : perl-constant-1.33-461.el9.noarch 299/511 DEBUG: Installing : perl-Storable-1:3.21-460.el9.x86_64 300/511 DEBUG: Installing : perl-overload-1.31-481.el9.noarch 301/511 DEBUG: Installing : perl-parent-1:0.238-460.el9.noarch 302/511 DEBUG: Installing : perl-vars-1.05-481.el9.noarch 303/511 DEBUG: Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 304/511 DEBUG: Installing : perl-Carp-1.50-460.el9.noarch 305/511 DEBUG: Installing : perl-Exporter-5.74-461.el9.noarch 306/511 DEBUG: Installing : perl-PathTools-3.78-461.el9.x86_64 307/511 DEBUG: Installing : perl-NDBM_File-1.15-481.el9.x86_64 308/511 DEBUG: Installing : perl-Encode-4:3.08-462.el9.x86_64 309/511 DEBUG: Installing : perl-libs-4:5.32.1-481.el9.x86_64 310/511 DEBUG: Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 311/511 DEBUG: Installing : kernel-srpm-macros-1.0-13.el9.noarch 312/511 DEBUG: Installing : bluez-libs-5.56-6.el9.x86_64 313/511 DEBUG: Installing : cpio-2.13-16.el9.x86_64 314/511 DEBUG: Installing : diffutils-3.7-12.el9.x86_64 315/511 DEBUG: Installing : keyutils-libs-1.6.3-1.el9.x86_64 316/511 DEBUG: Installing : libatomic-11.5.0-2.el9.x86_64 317/511 DEBUG: Installing : libcbor-0.7.0-5.el9.x86_64 318/511 DEBUG: Installing : libdb-5.3.28-55.el9.x86_64 319/511 DEBUG: Installing : libeconf-0.4.1-4.el9.x86_64 320/511 DEBUG: Installing : libpwquality-1.4.4-8.el9.x86_64 321/511 DEBUG: Installing : pam-1.5.1-23.el9.x86_64 322/511 DEBUG: Installing : util-linux-2.37.4-20.el9.x86_64 323/511 DEBUG: Installing : dbus-1:1.12.20-8.el9.x86_64 324/511 DEBUG: Installing : systemd-pam-252-50.el9.x86_64 325/511 DEBUG: Running scriptlet: systemd-252-50.el9.x86_64 326/511 DEBUG: Installing : systemd-252-50.el9.x86_64 326/511 DEBUG: Running scriptlet: systemd-252-50.el9.x86_64 326/511 DEBUG: Installing : dbus-common-1:1.12.20-8.el9.noarch 327/511 DEBUG: Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 327/511 DEBUG: Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. DEBUG: Running scriptlet: dbus-broker-28-7.el9.x86_64 328/511 DEBUG: Installing : dbus-broker-28-7.el9.x86_64 328/511 DEBUG: Running scriptlet: dbus-broker-28-7.el9.x86_64 328/511 DEBUG: Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. DEBUG: Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. DEBUG: Installing : device-mapper-libs-9:1.02.202-5.el9.x86_64 329/511 DEBUG: Installing : device-mapper-9:1.02.202-5.el9.x86_64 330/511 DEBUG: Installing : cryptsetup-libs-2.7.2-3.el9.x86_64 331/511 DEBUG: Installing : elfutils-default-yama-scope-0.192-5.el9.noarch 332/511 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.192-5.el9.noarch 332/511 DEBUG: Installing : elfutils-libs-0.192-5.el9.x86_64 333/511 DEBUG: Running scriptlet: openssh-8.7p1-44.el9.x86_64 334/511 DEBUG: Installing : openssh-8.7p1-44.el9.x86_64 334/511 DEBUG: Installing : kbd-2.4.0-11.el9.x86_64 335/511 DEBUG: Installing : libnghttp2-1.43.0-6.el9.x86_64 336/511 DEBUG: Installing : libpciaccess-0.16-7.el9.x86_64 337/511 DEBUG: Installing : libdrm-2.4.123-2.el9.x86_64 338/511 DEBUG: Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 339/511 DEBUG: Installing : mesa-libgbm-24.2.8-1.el9.x86_64 340/511 DEBUG: Installing : mesa-dri-drivers-24.2.8-1.el9.x86_64 341/511 DEBUG: Installing : mesa-libglapi-24.2.8-1.el9.x86_64 342/511 DEBUG: Installing : mesa-libEGL-24.2.8-1.el9.x86_64 343/511 DEBUG: Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 344/511 DEBUG: Installing : mesa-libGL-24.2.8-1.el9.x86_64 345/511 DEBUG: Installing : libpkgconf-1.7.3-10.el9.x86_64 346/511 DEBUG: Installing : pkgconf-1.7.3-10.el9.x86_64 347/511 DEBUG: Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 348/511 DEBUG: Installing : libverto-0.3.2-3.el9.x86_64 349/511 DEBUG: Installing : krb5-libs-1.21.1-4.el9.x86_64 350/511 DEBUG: Installing : cyrus-sasl-lib-2.1.27-21.el9.x86_64 351/511 DEBUG: Installing : openldap-2.6.8-3.el9.x86_64 352/511 DEBUG: Installing : libssh-0.10.4-13.el9.x86_64 353/511 DEBUG: Installing : libcurl-7.76.1-31.el9.x86_64 354/511 DEBUG: Installing : elfutils-debuginfod-client-0.192-5.el9.x86_64 355/511 DEBUG: Installing : binutils-gold-2.35.2-59.el9.x86_64 356/511 DEBUG: Installing : binutils-2.35.2-59.el9.x86_64 357/511 DEBUG: Running scriptlet: binutils-2.35.2-59.el9.x86_64 357/511 DEBUG: Installing : elfutils-0.192-5.el9.x86_64 358/511 DEBUG: Installing : gdb-minimal-14.2-4.el9.x86_64 359/511 DEBUG: Installing : debugedit-5.0-5.el9.x86_64 360/511 DEBUG: Installing : curl-7.76.1-31.el9.x86_64 361/511 DEBUG: Installing : rpm-4.16.1.3-36.el9.x86_64 362/511 DEBUG: Installing : rpm-libs-4.16.1.3-36.el9.x86_64 363/511 DEBUG: Installing : rpm-build-libs-4.16.1.3-36.el9.x86_64 364/511 DEBUG: Installing : efi-srpm-macros-6-2.el9.noarch 365/511 DEBUG: Installing : lua-srpm-macros-1-6.el9.noarch 366/511 DEBUG: Running scriptlet: tpm2-tss-3.2.3-1.el9.x86_64 367/511 DEBUG: Installing : tpm2-tss-3.2.3-1.el9.x86_64 367/511 DEBUG: Installing : systemd-udev-252-50.el9.x86_64 368/511 DEBUG: Running scriptlet: systemd-udev-252-50.el9.x86_64 368/511 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. DEBUG: Installing : libfido2-1.13.0-2.el9.x86_64 369/511 DEBUG: Installing : openssh-clients-8.7p1-44.el9.x86_64 370/511 DEBUG: Running scriptlet: openssh-clients-8.7p1-44.el9.x86_64 370/511 DEBUG: Installing : git-core-2.47.1-1.el9.x86_64 371/511 DEBUG: Installing : make-1:4.3-8.el9.x86_64 372/511 DEBUG: Installing : nettle-3.9.1-1.el9.x86_64 373/511 DEBUG: Installing : gnutls-3.8.3-4.el9.x86_64 374/511 DEBUG: Installing : glib2-2.68.4-16.el9.x86_64 375/511 DEBUG: Installing : freetype-2.10.4-9.el9.x86_64 376/511 DEBUG: Installing : harfbuzz-2.7.4-10.el9.x86_64 377/511 DEBUG: Installing : fontconfig-2.14.0-2.el9.x86_64 378/511 DEBUG: Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 378/511 DEBUG: Installing : cairo-1.17.4-7.el9.x86_64 379/511 DEBUG: Installing : json-glib-1.6.6-1.el9.x86_64 380/511 DEBUG: Installing : atk-2.36.0-5.el9.x86_64 381/511 DEBUG: Installing : cairo-gobject-1.17.4-7.el9.x86_64 382/511 DEBUG: Installing : polkit-libs-0.117-13.el9.x86_64 383/511 DEBUG: Installing : gstreamer1-1.22.12-3.el9.x86_64 384/511 DEBUG: Installing : cups-libs-1:2.3.3op2-33.el9.x86_64 385/511 DEBUG: Running scriptlet: polkit-0.117-13.el9.x86_64 386/511 DEBUG: Installing : polkit-0.117-13.el9.x86_64 386/511 DEBUG: Running scriptlet: polkit-0.117-13.el9.x86_64 386/511 DEBUG: Installing : polkit-pkla-compat-0.1-21.el9.x86_64 387/511 DEBUG: Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 388/511 DEBUG: Installing : libgudev-237-1.el9.x86_64 389/511 DEBUG: Installing : dconf-0.40.0-6.el9.x86_64 390/511 DEBUG: Running scriptlet: dconf-0.40.0-6.el9.x86_64 390/511 DEBUG: Running scriptlet: rtkit-0.11-29.el9.x86_64 391/511 DEBUG: Installing : rtkit-0.11-29.el9.x86_64 391/511 DEBUG: Running scriptlet: rtkit-0.11-29.el9.x86_64 391/511 DEBUG: Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. DEBUG: Installing : libgxps-0.3.2-3.el9.x86_64 392/511 DEBUG: Installing : gd-2.3.2-3.el9.x86_64 393/511 DEBUG: Installing : libXft-2.3.3-8.el9.x86_64 394/511 DEBUG: Installing : poppler-21.01.0-21.el9.x86_64 395/511 DEBUG: Installing : poppler-glib-21.01.0-21.el9.x86_64 396/511 DEBUG: Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 397/511 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 397/511 DEBUG: Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 398/511 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 398/511 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 399/511 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 399/511 DEBUG: Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 400/511 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 400/511 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 401/511 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 401/511 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 402/511 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 402/511 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 403/511 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 403/511 DEBUG: Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 404/511 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 404/511 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 405/511 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 405/511 DEBUG: Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 406/511 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 406/511 DEBUG: Installing : urw-base35-fonts-20200910-6.el9.noarch 407/511 DEBUG: Installing : libraqm-0.7.0-7.el9s.x86_64 408/511 DEBUG: Installing : mkfontscale-1.2.1-3.el9.x86_64 409/511 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 410/511 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 410/511 DEBUG: Installing : ModemManager-glib-1.20.2-1.el9.x86_64 411/511 DEBUG: Installing : NetworkManager-libnm-1:1.51.6-1.el9.x86_64 412/511 DEBUG: Installing : gobject-introspection-1.68.0-11.el9.x86_64 413/511 DEBUG: Installing : upower-0.99.11-11.el9.x86_64 414/511 DEBUG: Running scriptlet: upower-0.99.11-11.el9.x86_64 414/511 DEBUG: Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. DEBUG: Installing : libgusb-0.3.8-2.el9.x86_64 415/511 DEBUG: Installing : colord-libs-1.4.5-4.el9.x86_64 416/511 DEBUG: Installing : shared-mime-info-2.1-5.el9.x86_64 417/511 DEBUG: Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 417/511 DEBUG: Installing : gdk-pixbuf2-2.42.6-4.el9.x86_64 418/511 DEBUG: Installing : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 419/511 DEBUG: Installing : gtk-update-icon-cache-3.24.31-5.el9.x86_64 420/511 DEBUG: Installing : libgsf-1.14.47-5.el9.x86_64 421/511 DEBUG: Installing : libnotify-0.7.9-8.el9.x86_64 422/511 DEBUG: Installing : at-spi2-core-2.40.3-1.el9.x86_64 423/511 DEBUG: Installing : at-spi2-atk-2.38.0-4.el9.x86_64 424/511 DEBUG: Installing : avahi-glib-0.8-21.el9.x86_64 425/511 DEBUG: Installing : flatpak-session-helper-1.12.9-3.el9.x86_64 426/511 DEBUG: Installing : graphene-1.10.6-2.el9.x86_64 427/511 DEBUG: Installing : libgexiv2-0.12.3-1.el9.x86_64 428/511 DEBUG: Installing : low-memory-monitor-2.1-4.el9.x86_64 429/511 DEBUG: Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 429/511 DEBUG: Created symlink /etc/systemd/system/basic.target.wants/low-memory-monitor.service → /usr/lib/systemd/system/low-memory-monitor.service. DEBUG: Installing : totem-pl-parser-3.26.6-2.el9.x86_64 430/511 DEBUG: Installing : webkit2gtk3-jsc-2.44.3-2.el9.x86_64 431/511 DEBUG: Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 432/511 DEBUG: Installing : glib-networking-2.68.3-3.el9.x86_64 433/511 DEBUG: Installing : libsoup-2.72.0-9.el9.x86_64 434/511 DEBUG: Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 435/511 DEBUG: Installing : geoclue2-2.6.0-7.el9.x86_64 435/511 DEBUG: Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 435/511 DEBUG: Installing : libappstream-glib-0.7.18-5.el9.x86_64 436/511 DEBUG: Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 437/511 DEBUG: Installing : libosinfo-1.10.0-1.el9.x86_64 438/511 DEBUG: Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 439/511 DEBUG: Installing : liblqr-1-0.4.2-17.el9s.x86_64 440/511 DEBUG: Installing : npth-1.6-8.el9.x86_64 441/511 DEBUG: Installing : gnupg2-2.3.3-4.el9.x86_64 442/511 DEBUG: Installing : gpgme-1.15.1-6.el9.x86_64 443/511 DEBUG: Installing : ostree-libs-2025.1-1.el9.x86_64 444/511 DEBUG: Installing : which-2.21-29.el9.x86_64 445/511 DEBUG: Installing : fuse-2.9.9-17.el9.x86_64 446/511 DEBUG: Installing : fdk-aac-free-2.0.0-8.el9.x86_64 447/511 DEBUG: Installing : giflib-5.2.1-9.el9.x86_64 448/511 DEBUG: Installing : glibc-headers-2.34-153.el9.x86_64 449/511 DEBUG: Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 450/511 DEBUG: Installing : glibc-devel-2.34-153.el9.x86_64 451/511 DEBUG: Installing : gcc-11.5.0-2.el9.x86_64 452/511 DEBUG: Installing : annobin-12.65-2.el9.x86_64 453/511 DEBUG: Installing : gcc-plugin-annobin-11.5.0-2.el9.x86_64 454/511 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 455/511 DEBUG: Installing : go-srpm-macros-3.6.0-7.el9.noarch 456/511 DEBUG: Installing : python-srpm-macros-3.9-54.el9.noarch 457/511 DEBUG: Installing : redhat-rpm-config-208-1.el9.noarch 458/511 DEBUG: Running scriptlet: redhat-rpm-config-208-1.el9.noarch 458/511 DEBUG: Installing : rpm-build-4.16.1.3-36.el9.x86_64 459/511 DEBUG: Installing : pyproject-srpm-macros-1.16.2-1.el9.noarch 460/511 DEBUG: Installing : python-rpm-macros-3.9-54.el9.noarch 461/511 DEBUG: Installing : python3-rpm-macros-3.9-54.el9.noarch 462/511 DEBUG: Installing : python3-rpm-generators-12-9.el9.noarch 463/511 DEBUG: Installing : gsm-1.0.19-6.el9.x86_64 464/511 DEBUG: Installing : libsndfile-1.0.31-9.el9.x86_64 465/511 DEBUG: Installing : jbig2dec-libs-0.19-7.el9.x86_64 466/511 DEBUG: Installing : libasyncns-0.8-22.el9.x86_64 467/511 DEBUG: Installing : pulseaudio-libs-15.0-3.el9.x86_64 468/511 DEBUG: Installing : libcanberra-0.30-27.el9.x86_64 469/511 DEBUG: Running scriptlet: libcanberra-0.30-27.el9.x86_64 469/511 DEBUG: Installing : libdatrie-0.2.13-4.el9.x86_64 470/511 DEBUG: Installing : libthai-0.1.28-8.el9.x86_64 471/511 DEBUG: Installing : pango-1.48.7-3.el9.x86_64 472/511 DEBUG: Installing : librsvg2-2.50.7-3.el9.x86_64 473/511 DEBUG: Installing : libepoxy-1.5.5-4.el9.x86_64 474/511 DEBUG: Installing : libexif-0.6.22-6.el9.x86_64 475/511 DEBUG: Installing : libijs-0.35-15.el9.x86_64 476/511 DEBUG: Installing : libgs-9.54.0-17.el9.x86_64 477/511 DEBUG: Installing : libiptcdata-1.0.5-10.el9.x86_64 478/511 DEBUG: Installing : libldac-2.0.2.3-10.el9.x86_64 479/511 DEBUG: Installing : libsbc-1.4-9.el9.x86_64 480/511 DEBUG: Installing : pipewire-libs-1.0.1-1.el9.x86_64 481/511 DEBUG: Running scriptlet: pipewire-1.0.1-1.el9.x86_64 482/511 DEBUG: Installing : pipewire-1.0.1-1.el9.x86_64 482/511 DEBUG: Running scriptlet: pipewire-1.0.1-1.el9.x86_64 482/511 DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. DEBUG: Installing : wireplumber-libs-0.4.14-1.el9.x86_64 483/511 DEBUG: Installing : wireplumber-0.4.14-1.el9.x86_64 484/511 DEBUG: Running scriptlet: flatpak-1.12.9-3.el9.x86_64 485/511 DEBUG: Installing : flatpak-1.12.9-3.el9.x86_64 485/511 DEBUG: Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 486/511 DEBUG: Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 486/511 DEBUG: Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 487/511 DEBUG: Installing : libwmf-lite-0.2.12-10.el9.x86_64 488/511 DEBUG: Installing : orc-0.4.31-8.el9.x86_64 489/511 DEBUG: Installing : gstreamer1-plugins-base-1.22.12-4.el9.x86_64 490/511 DEBUG: Installing : libtracker-sparql-3.1.2-3.el9.x86_64 491/511 DEBUG: Installing : tracker-3.1.2-3.el9.x86_64 492/511 DEBUG: Running scriptlet: tracker-3.1.2-3.el9.x86_64 492/511 DEBUG: Installing : tracker-miners-3.1.2-4.el9.x86_64 493/511 DEBUG: Running scriptlet: tracker-miners-3.1.2-4.el9.x86_64 493/511 DEBUG: Installing : libcanberra-gtk3-0.30-27.el9.x86_64 494/511 DEBUG: Installing : gtk3-3.24.31-5.el9.x86_64 495/511 DEBUG: Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 496/511 DEBUG: Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 496/511 DEBUG: Installing : gtk2-2.24.33-8.el9.x86_64 497/511 DEBUG: Installing : libcanberra-gtk2-0.30-27.el9.x86_64 498/511 DEBUG: Installing : graphviz-2.44.0-26.el9.x86_64 499/511 DEBUG: Running scriptlet: graphviz-2.44.0-26.el9.x86_64 499/511 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el9s.x86_64 500/511 DEBUG: Installing : ImageMagick-6.9.12.98-1.el9s.x86_64 501/511 DEBUG: Installing : python3-sphinx-1:3.4.3-8.el9.noarch 502/511 DEBUG: Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 503/511 DEBUG: Installing : pipewire-alsa-1.0.1-1.el9.x86_64 504/511 DEBUG: Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 505/511 DEBUG: Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 505/511 DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. DEBUG: Installing : python3-devel-3.9.21-1.el9.x86_64 506/511 DEBUG: Installing : python3-pbr-5.11.1-1.el9s.noarch 507/511 DEBUG: Installing : python3-setuptools_scm-7.1.0-2.el9s.noarch 508/511 DEBUG: Installing : python3-eventlet-0.33.3-2.el9s.noarch 509/511 DEBUG: Installing : python3-sqlalchemy-1.4.45-3.el9.x86_64 510/511 DEBUG: Installing : openstack-macros-2023.1.0-0.20241218082711.ce6a1 511/511 DEBUG: Running scriptlet: filesystem-3.16-5.el9.x86_64 511/511 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 511/511 DEBUG: Running scriptlet: crypto-policies-scripts-20240828-2.git626aa59.el 511/511 DEBUG: Running scriptlet: nss-3.101.0-10.el9.x86_64 511/511 DEBUG: Running scriptlet: rpm-4.16.1.3-36.el9.x86_64 511/511 DEBUG: Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 511/511 DEBUG: Running scriptlet: dconf-0.40.0-6.el9.x86_64 511/511 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 511/511 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 511/511 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 511/511 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 511/511 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 511/511 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 511/511 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 511/511 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 511/511 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 511/511 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 511/511 DEBUG: Running scriptlet: wireplumber-0.4.14-1.el9.x86_64 511/511 DEBUG: Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. DEBUG: Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20241218082711.ce6a1 511/511 DEBUG: Verifying : openstack-macros-2023.1.0-0.20241218082711.ce6a1 1/511 DEBUG: Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 2/511 DEBUG: Verifying : NetworkManager-libnm-1:1.51.6-1.el9.x86_64 3/511 DEBUG: Verifying : acl-2.3.1-4.el9.x86_64 4/511 DEBUG: Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 5/511 DEBUG: Verifying : alternatives-1.24-1.el9.x86_64 6/511 DEBUG: Verifying : audit-libs-3.1.5-2.el9.x86_64 7/511 DEBUG: Verifying : avahi-libs-0.8-21.el9.x86_64 8/511 DEBUG: Verifying : basesystem-11-13.el9.noarch 9/511 DEBUG: Verifying : bash-5.1.8-9.el9.x86_64 10/511 DEBUG: Verifying : binutils-2.35.2-59.el9.x86_64 11/511 DEBUG: Verifying : binutils-gold-2.35.2-59.el9.x86_64 12/511 DEBUG: Verifying : bluez-libs-5.56-6.el9.x86_64 13/511 DEBUG: Verifying : bubblewrap-0.4.1-8.el9.x86_64 14/511 DEBUG: Verifying : bzip2-1.0.8-10.el9.x86_64 15/511 DEBUG: Verifying : bzip2-libs-1.0.8-10.el9.x86_64 16/511 DEBUG: Verifying : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 17/511 DEBUG: Verifying : centos-gpg-keys-9.0-26.el9.noarch 18/511 DEBUG: Verifying : centos-stream-release-9.0-26.el9.noarch 19/511 DEBUG: Verifying : centos-stream-repos-9.0-26.el9.noarch 20/511 DEBUG: Verifying : coreutils-8.32-39.el9.x86_64 21/511 DEBUG: Verifying : coreutils-common-8.32-39.el9.x86_64 22/511 DEBUG: Verifying : cpio-2.13-16.el9.x86_64 23/511 DEBUG: Verifying : cracklib-2.9.6-27.el9.x86_64 24/511 DEBUG: Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 25/511 DEBUG: Verifying : crypto-policies-20240828-2.git626aa59.el9.noarch 26/511 DEBUG: Verifying : crypto-policies-scripts-20240828-2.git626aa59.el 27/511 DEBUG: Verifying : cryptsetup-libs-2.7.2-3.el9.x86_64 28/511 DEBUG: Verifying : cups-libs-1:2.3.3op2-33.el9.x86_64 29/511 DEBUG: Verifying : curl-7.76.1-31.el9.x86_64 30/511 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-21.el9.x86_64 31/511 DEBUG: Verifying : dbus-1:1.12.20-8.el9.x86_64 32/511 DEBUG: Verifying : dbus-broker-28-7.el9.x86_64 33/511 DEBUG: Verifying : dbus-common-1:1.12.20-8.el9.noarch 34/511 DEBUG: Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 35/511 DEBUG: Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 36/511 DEBUG: Verifying : device-mapper-9:1.02.202-5.el9.x86_64 37/511 DEBUG: Verifying : device-mapper-libs-9:1.02.202-5.el9.x86_64 38/511 DEBUG: Verifying : diffutils-3.7-12.el9.x86_64 39/511 DEBUG: Verifying : ed-1.14.2-12.el9.x86_64 40/511 DEBUG: Verifying : elfutils-0.192-5.el9.x86_64 41/511 DEBUG: Verifying : elfutils-debuginfod-client-0.192-5.el9.x86_64 42/511 DEBUG: Verifying : elfutils-default-yama-scope-0.192-5.el9.noarch 43/511 DEBUG: Verifying : elfutils-libelf-0.192-5.el9.x86_64 44/511 DEBUG: Verifying : elfutils-libs-0.192-5.el9.x86_64 45/511 DEBUG: Verifying : expat-2.5.0-4.el9.x86_64 46/511 DEBUG: Verifying : file-5.39-16.el9.x86_64 47/511 DEBUG: Verifying : file-libs-5.39-16.el9.x86_64 48/511 DEBUG: Verifying : filesystem-3.16-5.el9.x86_64 49/511 DEBUG: Verifying : findutils-1:4.8.0-7.el9.x86_64 50/511 DEBUG: Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 51/511 DEBUG: Verifying : freetype-2.10.4-9.el9.x86_64 52/511 DEBUG: Verifying : fuse-2.9.9-17.el9.x86_64 53/511 DEBUG: Verifying : fuse-common-3.10.2-9.el9.x86_64 54/511 DEBUG: Verifying : fuse-libs-2.9.9-17.el9.x86_64 55/511 DEBUG: Verifying : gawk-5.1.0-6.el9.x86_64 56/511 DEBUG: Verifying : gdbm-libs-1:1.23-1.el9.x86_64 57/511 DEBUG: Verifying : glib-networking-2.68.3-3.el9.x86_64 58/511 DEBUG: Verifying : glib2-2.68.4-16.el9.x86_64 59/511 DEBUG: Verifying : glibc-2.34-153.el9.x86_64 60/511 DEBUG: Verifying : glibc-common-2.34-153.el9.x86_64 61/511 DEBUG: Verifying : glibc-gconv-extra-2.34-153.el9.x86_64 62/511 DEBUG: Verifying : glibc-minimal-langpack-2.34-153.el9.x86_64 63/511 DEBUG: Verifying : gmp-1:6.2.0-13.el9.x86_64 64/511 DEBUG: Verifying : gnupg2-2.3.3-4.el9.x86_64 65/511 DEBUG: Verifying : gnutls-3.8.3-4.el9.x86_64 66/511 DEBUG: Verifying : gobject-introspection-1.68.0-11.el9.x86_64 67/511 DEBUG: Verifying : gpgme-1.15.1-6.el9.x86_64 68/511 DEBUG: Verifying : graphite2-1.3.14-9.el9.x86_64 69/511 DEBUG: Verifying : grep-3.6-5.el9.x86_64 70/511 DEBUG: Verifying : groff-base-1.22.4-10.el9.x86_64 71/511 DEBUG: Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 72/511 DEBUG: Verifying : gzip-1.12-1.el9.x86_64 73/511 DEBUG: Verifying : harfbuzz-2.7.4-10.el9.x86_64 74/511 DEBUG: Verifying : hwdata-0.348-9.16.el9.noarch 75/511 DEBUG: Verifying : info-6.7-15.el9.x86_64 76/511 DEBUG: Verifying : json-c-0.14-11.el9.x86_64 77/511 DEBUG: Verifying : json-glib-1.6.6-1.el9.x86_64 78/511 DEBUG: Verifying : kbd-2.4.0-11.el9.x86_64 79/511 DEBUG: Verifying : kbd-legacy-2.4.0-11.el9.noarch 80/511 DEBUG: Verifying : kbd-misc-2.4.0-11.el9.noarch 81/511 DEBUG: Verifying : keyutils-libs-1.6.3-1.el9.x86_64 82/511 DEBUG: Verifying : kmod-28-10.el9.x86_64 83/511 DEBUG: Verifying : kmod-libs-28-10.el9.x86_64 84/511 DEBUG: Verifying : krb5-libs-1.21.1-4.el9.x86_64 85/511 DEBUG: Verifying : less-590-5.el9.x86_64 86/511 DEBUG: Verifying : libacl-2.3.1-4.el9.x86_64 87/511 DEBUG: Verifying : libarchive-3.5.3-4.el9.x86_64 88/511 DEBUG: Verifying : libassuan-2.5.5-3.el9.x86_64 89/511 DEBUG: Verifying : libatomic-11.5.0-2.el9.x86_64 90/511 DEBUG: Verifying : libattr-2.5.1-3.el9.x86_64 91/511 DEBUG: Verifying : libblkid-2.37.4-20.el9.x86_64 92/511 DEBUG: Verifying : libbrotli-1.0.9-7.el9.x86_64 93/511 DEBUG: Verifying : libcap-2.48-9.el9.x86_64 94/511 DEBUG: Verifying : libcap-ng-0.8.2-7.el9.x86_64 95/511 DEBUG: Verifying : libcbor-0.7.0-5.el9.x86_64 96/511 DEBUG: Verifying : libcom_err-1.46.5-6.el9.x86_64 97/511 DEBUG: Verifying : libcurl-7.76.1-31.el9.x86_64 98/511 DEBUG: Verifying : libdb-5.3.28-55.el9.x86_64 99/511 DEBUG: Verifying : libeconf-0.4.1-4.el9.x86_64 100/511 DEBUG: Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 101/511 DEBUG: Verifying : libevent-2.1.12-8.el9.x86_64 102/511 DEBUG: Verifying : libfdisk-2.37.4-20.el9.x86_64 103/511 DEBUG: Verifying : libffi-3.4.2-8.el9.x86_64 104/511 DEBUG: Verifying : libfido2-1.13.0-2.el9.x86_64 105/511 DEBUG: Verifying : libgcc-11.5.0-2.el9.x86_64 106/511 DEBUG: Verifying : libgcrypt-1.10.0-11.el9.x86_64 107/511 DEBUG: Verifying : libgomp-11.5.0-2.el9.x86_64 108/511 DEBUG: Verifying : libgpg-error-1.42-5.el9.x86_64 109/511 DEBUG: Verifying : libgudev-237-1.el9.x86_64 110/511 DEBUG: Verifying : libgusb-0.3.8-2.el9.x86_64 111/511 DEBUG: Verifying : libicu-67.1-9.el9.x86_64 112/511 DEBUG: Verifying : libidn2-2.3.0-7.el9.x86_64 113/511 DEBUG: Verifying : libksba-1.5.1-7.el9.x86_64 114/511 DEBUG: Verifying : libmount-2.37.4-20.el9.x86_64 115/511 DEBUG: Verifying : libnghttp2-1.43.0-6.el9.x86_64 116/511 DEBUG: Verifying : libpciaccess-0.16-7.el9.x86_64 117/511 DEBUG: Verifying : libpkgconf-1.7.3-10.el9.x86_64 118/511 DEBUG: Verifying : libpng-2:1.6.37-12.el9.x86_64 119/511 DEBUG: Verifying : libproxy-0.4.15-35.el9.x86_64 120/511 DEBUG: Verifying : libpsl-0.21.1-5.el9.x86_64 121/511 DEBUG: Verifying : libpwquality-1.4.4-8.el9.x86_64 122/511 DEBUG: Verifying : libseccomp-2.5.2-2.el9.x86_64 123/511 DEBUG: Verifying : libselinux-3.6-2.el9.x86_64 124/511 DEBUG: Verifying : libsemanage-3.6-3.el9.x86_64 125/511 DEBUG: Verifying : libsepol-3.6-2.el9.x86_64 126/511 DEBUG: Verifying : libsigsegv-2.13-4.el9.x86_64 127/511 DEBUG: Verifying : libsmartcols-2.37.4-20.el9.x86_64 128/511 DEBUG: Verifying : libssh-0.10.4-13.el9.x86_64 129/511 DEBUG: Verifying : libssh-config-0.10.4-13.el9.noarch 130/511 DEBUG: Verifying : libstdc++-11.5.0-2.el9.x86_64 131/511 DEBUG: Verifying : libtasn1-4.16.0-8.el9.x86_64 132/511 DEBUG: Verifying : libtdb-1.4.12-1.el9.x86_64 133/511 DEBUG: Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 134/511 DEBUG: Verifying : libunistring-0.9.10-15.el9.x86_64 135/511 DEBUG: Verifying : libusbx-1.0.26-1.el9.x86_64 136/511 DEBUG: Verifying : libutempter-1.2.1-6.el9.x86_64 137/511 DEBUG: Verifying : libuuid-2.37.4-20.el9.x86_64 138/511 DEBUG: Verifying : libverto-0.3.2-3.el9.x86_64 139/511 DEBUG: Verifying : libxcrypt-4.4.18-3.el9.x86_64 140/511 DEBUG: Verifying : libxml2-2.9.13-6.el9.x86_64 141/511 DEBUG: Verifying : libzstd-1.5.5-1.el9.x86_64 142/511 DEBUG: Verifying : lua-libs-5.4.4-4.el9.x86_64 143/511 DEBUG: Verifying : lz4-libs-1.9.3-5.el9.x86_64 144/511 DEBUG: Verifying : make-1:4.3-8.el9.x86_64 145/511 DEBUG: Verifying : mpfr-4.1.0-7.el9.x86_64 146/511 DEBUG: Verifying : ncurses-6.2-10.20210508.el9.x86_64 147/511 DEBUG: Verifying : ncurses-base-6.2-10.20210508.el9.noarch 148/511 DEBUG: Verifying : ncurses-libs-6.2-10.20210508.el9.x86_64 149/511 DEBUG: Verifying : nettle-3.9.1-1.el9.x86_64 150/511 DEBUG: Verifying : npth-1.6-8.el9.x86_64 151/511 DEBUG: Verifying : openldap-2.6.8-3.el9.x86_64 152/511 DEBUG: Verifying : openssh-8.7p1-44.el9.x86_64 153/511 DEBUG: Verifying : openssh-clients-8.7p1-44.el9.x86_64 154/511 DEBUG: Verifying : openssl-1:3.2.2-6.el9.x86_64 155/511 DEBUG: Verifying : openssl-libs-1:3.2.2-6.el9.x86_64 156/511 DEBUG: Verifying : p11-kit-0.25.3-3.el9.x86_64 157/511 DEBUG: Verifying : p11-kit-trust-0.25.3-3.el9.x86_64 158/511 DEBUG: Verifying : pam-1.5.1-23.el9.x86_64 159/511 DEBUG: Verifying : pcre-8.44-4.el9.x86_64 160/511 DEBUG: Verifying : pcre2-10.40-6.el9.x86_64 161/511 DEBUG: Verifying : pcre2-syntax-10.40-6.el9.noarch 162/511 DEBUG: Verifying : perl-AutoLoader-5.74-481.el9.noarch 163/511 DEBUG: Verifying : perl-B-1.80-481.el9.x86_64 164/511 DEBUG: Verifying : perl-Carp-1.50-460.el9.noarch 165/511 DEBUG: Verifying : perl-Class-Struct-0.66-481.el9.noarch 166/511 DEBUG: Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 167/511 DEBUG: Verifying : perl-Digest-1.19-4.el9.noarch 168/511 DEBUG: Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 169/511 DEBUG: Verifying : perl-Encode-4:3.08-462.el9.x86_64 170/511 DEBUG: Verifying : perl-Errno-1.30-481.el9.x86_64 171/511 DEBUG: Verifying : perl-Exporter-5.74-461.el9.noarch 172/511 DEBUG: Verifying : perl-Fcntl-1.13-481.el9.x86_64 173/511 DEBUG: Verifying : perl-File-Basename-2.85-481.el9.noarch 174/511 DEBUG: Verifying : perl-File-Path-2.18-4.el9.noarch 175/511 DEBUG: Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 176/511 DEBUG: Verifying : perl-File-stat-1.09-481.el9.noarch 177/511 DEBUG: Verifying : perl-FileHandle-2.03-481.el9.noarch 178/511 DEBUG: Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 179/511 DEBUG: Verifying : perl-Getopt-Std-1.12-481.el9.noarch 180/511 DEBUG: Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 181/511 DEBUG: Verifying : perl-IO-1.43-481.el9.x86_64 182/511 DEBUG: Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 183/511 DEBUG: Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 184/511 DEBUG: Verifying : perl-IPC-Open3-1.21-481.el9.noarch 185/511 DEBUG: Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 186/511 DEBUG: Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 187/511 DEBUG: Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 188/511 DEBUG: Verifying : perl-POSIX-1.94-481.el9.x86_64 189/511 DEBUG: Verifying : perl-PathTools-3.78-461.el9.x86_64 190/511 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 191/511 DEBUG: Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 192/511 DEBUG: Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 193/511 DEBUG: Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 194/511 DEBUG: Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 195/511 DEBUG: Verifying : perl-SelectSaver-1.02-481.el9.noarch 196/511 DEBUG: Verifying : perl-Socket-4:2.031-4.el9.x86_64 197/511 DEBUG: Verifying : perl-Storable-1:3.21-460.el9.x86_64 198/511 DEBUG: Verifying : perl-Symbol-1.08-481.el9.noarch 199/511 DEBUG: Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 200/511 DEBUG: Verifying : perl-Term-Cap-1.17-460.el9.noarch 201/511 DEBUG: Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 202/511 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 203/511 DEBUG: Verifying : perl-Time-Local-2:1.300-7.el9.noarch 204/511 DEBUG: Verifying : perl-URI-5.09-3.el9.noarch 205/511 DEBUG: Verifying : perl-base-2.27-481.el9.noarch 206/511 DEBUG: Verifying : perl-constant-1.33-461.el9.noarch 207/511 DEBUG: Verifying : perl-if-0.60.800-481.el9.noarch 208/511 DEBUG: Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 209/511 DEBUG: Verifying : perl-libnet-3.13-4.el9.noarch 210/511 DEBUG: Verifying : perl-libs-4:5.32.1-481.el9.x86_64 211/511 DEBUG: Verifying : perl-mro-1.23-481.el9.x86_64 212/511 DEBUG: Verifying : perl-overload-1.31-481.el9.noarch 213/511 DEBUG: Verifying : perl-overloading-0.02-481.el9.noarch 214/511 DEBUG: Verifying : perl-parent-1:0.238-460.el9.noarch 215/511 DEBUG: Verifying : perl-podlators-1:4.14-460.el9.noarch 216/511 DEBUG: Verifying : perl-subs-1.03-481.el9.noarch 217/511 DEBUG: Verifying : perl-vars-1.05-481.el9.noarch 218/511 DEBUG: Verifying : pkgconf-1.7.3-10.el9.x86_64 219/511 DEBUG: Verifying : pkgconf-m4-1.7.3-10.el9.noarch 220/511 DEBUG: Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 221/511 DEBUG: Verifying : polkit-0.117-13.el9.x86_64 222/511 DEBUG: Verifying : polkit-libs-0.117-13.el9.x86_64 223/511 DEBUG: Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 224/511 DEBUG: Verifying : popt-1.18-8.el9.x86_64 225/511 DEBUG: Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 226/511 DEBUG: Verifying : python3-3.9.21-1.el9.x86_64 227/511 DEBUG: Verifying : python3-chardet-4.0.0-5.el9.noarch 228/511 DEBUG: Verifying : python3-dns-2.6.1-3.el9.noarch 229/511 DEBUG: Verifying : python3-idna-2.10-7.el9.1.noarch 230/511 DEBUG: Verifying : python3-libs-3.9.21-1.el9.x86_64 231/511 DEBUG: Verifying : python3-pip-wheel-21.3.1-1.el9.noarch 232/511 DEBUG: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 233/511 DEBUG: Verifying : python3-pysocks-1.7.1-12.el9.noarch 234/511 DEBUG: Verifying : python3-requests-2.25.1-9.el9.noarch 235/511 DEBUG: Verifying : python3-setuptools-wheel-53.0.0-13.el9.noarch 236/511 DEBUG: Verifying : python3-six-1.15.0-9.el9.noarch 237/511 DEBUG: Verifying : python3-urllib3-1.26.5-6.el9.noarch 238/511 DEBUG: Verifying : readline-8.1-4.el9.x86_64 239/511 DEBUG: Verifying : rpm-4.16.1.3-36.el9.x86_64 240/511 DEBUG: Verifying : rpm-build-libs-4.16.1.3-36.el9.x86_64 241/511 DEBUG: Verifying : rpm-libs-4.16.1.3-36.el9.x86_64 242/511 DEBUG: Verifying : sed-4.8-9.el9.x86_64 243/511 DEBUG: Verifying : setup-2.13.7-10.el9.noarch 244/511 DEBUG: Verifying : shadow-utils-2:4.9-12.el9.x86_64 245/511 DEBUG: Verifying : shared-mime-info-2.1-5.el9.x86_64 246/511 DEBUG: Verifying : sqlite-libs-3.34.1-7.el9.x86_64 247/511 DEBUG: Verifying : systemd-252-50.el9.x86_64 248/511 DEBUG: Verifying : systemd-libs-252-50.el9.x86_64 249/511 DEBUG: Verifying : systemd-pam-252-50.el9.x86_64 250/511 DEBUG: Verifying : systemd-rpm-macros-252-50.el9.noarch 251/511 DEBUG: Verifying : systemd-udev-252-50.el9.x86_64 252/511 DEBUG: Verifying : tar-2:1.34-7.el9.x86_64 253/511 DEBUG: Verifying : tpm2-tss-3.2.3-1.el9.x86_64 254/511 DEBUG: Verifying : tzdata-2024b-3.el9.noarch 255/511 DEBUG: Verifying : unzip-6.0-57.el9.x86_64 256/511 DEBUG: Verifying : util-linux-2.37.4-20.el9.x86_64 257/511 DEBUG: Verifying : util-linux-core-2.37.4-20.el9.x86_64 258/511 DEBUG: Verifying : which-2.21-29.el9.x86_64 259/511 DEBUG: Verifying : xz-5.2.5-8.el9.x86_64 260/511 DEBUG: Verifying : xz-libs-5.2.5-8.el9.x86_64 261/511 DEBUG: Verifying : zip-3.0-35.el9.x86_64 262/511 DEBUG: Verifying : zlib-1.2.11-41.el9.x86_64 263/511 DEBUG: Verifying : zstd-1.5.5-1.el9.x86_64 264/511 DEBUG: Verifying : LibRaw-0.21.1-1.el9.x86_64 265/511 DEBUG: Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 266/511 DEBUG: Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 267/511 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 268/511 DEBUG: Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 269/511 DEBUG: Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 270/511 DEBUG: Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 271/511 DEBUG: Verifying : alsa-lib-1.2.13-2.el9.x86_64 272/511 DEBUG: Verifying : annobin-12.65-2.el9.x86_64 273/511 DEBUG: Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 274/511 DEBUG: Verifying : at-spi2-core-2.40.3-1.el9.x86_64 275/511 DEBUG: Verifying : atk-2.36.0-5.el9.x86_64 276/511 DEBUG: Verifying : avahi-glib-0.8-21.el9.x86_64 277/511 DEBUG: Verifying : cairo-1.17.4-7.el9.x86_64 278/511 DEBUG: Verifying : cairo-gobject-1.17.4-7.el9.x86_64 279/511 DEBUG: Verifying : colord-libs-1.4.5-4.el9.x86_64 280/511 DEBUG: Verifying : composefs-libs-1.0.8-1.el9.x86_64 281/511 DEBUG: Verifying : cpp-11.5.0-2.el9.x86_64 282/511 DEBUG: Verifying : dconf-0.40.0-6.el9.x86_64 283/511 DEBUG: Verifying : debugedit-5.0-5.el9.x86_64 284/511 DEBUG: Verifying : dwz-0.14-3.el9.x86_64 285/511 DEBUG: Verifying : efi-srpm-macros-6-2.el9.noarch 286/511 DEBUG: Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 287/511 DEBUG: Verifying : exiv2-0.27.5-2.el9.x86_64 288/511 DEBUG: Verifying : exiv2-libs-0.27.5-2.el9.x86_64 289/511 DEBUG: Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 290/511 DEBUG: Verifying : flac-libs-1.3.3-12.el9.x86_64 291/511 DEBUG: Verifying : flatpak-1.12.9-3.el9.x86_64 292/511 DEBUG: Verifying : flatpak-session-helper-1.12.9-3.el9.x86_64 293/511 DEBUG: Verifying : fontconfig-2.14.0-2.el9.x86_64 294/511 DEBUG: Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 295/511 DEBUG: Verifying : fribidi-1.0.10-6.el9.2.x86_64 296/511 DEBUG: Verifying : gawk-all-langpacks-5.1.0-6.el9.x86_64 297/511 DEBUG: Verifying : gcc-11.5.0-2.el9.x86_64 298/511 DEBUG: Verifying : gcc-plugin-annobin-11.5.0-2.el9.x86_64 299/511 DEBUG: Verifying : gd-2.3.2-3.el9.x86_64 300/511 DEBUG: Verifying : gdb-minimal-14.2-4.el9.x86_64 301/511 DEBUG: Verifying : gdk-pixbuf2-2.42.6-4.el9.x86_64 302/511 DEBUG: Verifying : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 303/511 DEBUG: Verifying : geoclue2-2.6.0-7.el9.x86_64 304/511 DEBUG: Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 305/511 DEBUG: Verifying : giflib-5.2.1-9.el9.x86_64 306/511 DEBUG: Verifying : git-core-2.47.1-1.el9.x86_64 307/511 DEBUG: Verifying : glibc-devel-2.34-153.el9.x86_64 308/511 DEBUG: Verifying : glibc-headers-2.34-153.el9.x86_64 309/511 DEBUG: Verifying : go-srpm-macros-3.6.0-7.el9.noarch 310/511 DEBUG: Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 311/511 DEBUG: Verifying : graphene-1.10.6-2.el9.x86_64 312/511 DEBUG: Verifying : graphviz-2.44.0-26.el9.x86_64 313/511 DEBUG: Verifying : gsm-1.0.19-6.el9.x86_64 314/511 DEBUG: Verifying : gstreamer1-1.22.12-3.el9.x86_64 315/511 DEBUG: Verifying : gstreamer1-plugins-base-1.22.12-4.el9.x86_64 316/511 DEBUG: Verifying : gtk-update-icon-cache-3.24.31-5.el9.x86_64 317/511 DEBUG: Verifying : gtk2-2.24.33-8.el9.x86_64 318/511 DEBUG: Verifying : gtk3-3.24.31-5.el9.x86_64 319/511 DEBUG: Verifying : hicolor-icon-theme-0.17-13.el9.noarch 320/511 DEBUG: Verifying : imath-3.1.2-1.el9.x86_64 321/511 DEBUG: Verifying : iso-codes-4.6.0-3.el9.noarch 322/511 DEBUG: Verifying : jasper-libs-2.0.28-3.el9.x86_64 323/511 DEBUG: Verifying : jbig2dec-libs-0.19-7.el9.x86_64 324/511 DEBUG: Verifying : jbigkit-libs-2.1-23.el9.x86_64 325/511 DEBUG: Verifying : kernel-headers-5.14.0-554.el9.x86_64 326/511 DEBUG: Verifying : kernel-srpm-macros-1.0-13.el9.noarch 327/511 DEBUG: Verifying : langpacks-core-font-en-3.0-16.el9.noarch 328/511 DEBUG: Verifying : lcms2-2.12-3.el9.x86_64 329/511 DEBUG: Verifying : libICE-1.0.10-8.el9.x86_64 330/511 DEBUG: Verifying : libSM-1.2.3-10.el9.x86_64 331/511 DEBUG: Verifying : libX11-1.7.0-11.el9.x86_64 332/511 DEBUG: Verifying : libX11-common-1.7.0-11.el9.noarch 333/511 DEBUG: Verifying : libX11-xcb-1.7.0-11.el9.x86_64 334/511 DEBUG: Verifying : libXau-1.0.9-8.el9.x86_64 335/511 DEBUG: Verifying : libXaw-1.0.13-19.el9.x86_64 336/511 DEBUG: Verifying : libXcomposite-0.4.5-7.el9.x86_64 337/511 DEBUG: Verifying : libXcursor-1.2.0-7.el9.x86_64 338/511 DEBUG: Verifying : libXdamage-1.1.5-7.el9.x86_64 339/511 DEBUG: Verifying : libXext-1.3.4-8.el9.x86_64 340/511 DEBUG: Verifying : libXfixes-5.0.3-16.el9.x86_64 341/511 DEBUG: Verifying : libXft-2.3.3-8.el9.x86_64 342/511 DEBUG: Verifying : libXi-1.7.10-8.el9.x86_64 343/511 DEBUG: Verifying : libXinerama-1.1.4-10.el9.x86_64 344/511 DEBUG: Verifying : libXmu-1.1.3-8.el9.x86_64 345/511 DEBUG: Verifying : libXpm-3.5.13-10.el9.x86_64 346/511 DEBUG: Verifying : libXrandr-1.5.2-8.el9.x86_64 347/511 DEBUG: Verifying : libXrender-0.9.10-16.el9.x86_64 348/511 DEBUG: Verifying : libXt-1.2.0-6.el9.x86_64 349/511 DEBUG: Verifying : libXtst-1.2.3-16.el9.x86_64 350/511 DEBUG: Verifying : libXv-1.0.11-16.el9.x86_64 351/511 DEBUG: Verifying : libXxf86vm-1.1.4-18.el9.x86_64 352/511 DEBUG: Verifying : libappstream-glib-0.7.18-5.el9.x86_64 353/511 DEBUG: Verifying : libasyncns-0.8-22.el9.x86_64 354/511 DEBUG: Verifying : libcanberra-0.30-27.el9.x86_64 355/511 DEBUG: Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 356/511 DEBUG: Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 357/511 DEBUG: Verifying : libdatrie-0.2.13-4.el9.x86_64 358/511 DEBUG: Verifying : libdrm-2.4.123-2.el9.x86_64 359/511 DEBUG: Verifying : libepoxy-1.5.5-4.el9.x86_64 360/511 DEBUG: Verifying : libexif-0.6.22-6.el9.x86_64 361/511 DEBUG: Verifying : libfontenc-1.1.3-17.el9.x86_64 362/511 DEBUG: Verifying : libgexiv2-0.12.3-1.el9.x86_64 363/511 DEBUG: Verifying : libglvnd-1:1.3.4-1.el9.x86_64 364/511 DEBUG: Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 365/511 DEBUG: Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 366/511 DEBUG: Verifying : libgs-9.54.0-17.el9.x86_64 367/511 DEBUG: Verifying : libgsf-1.14.47-5.el9.x86_64 368/511 DEBUG: Verifying : libgxps-0.3.2-3.el9.x86_64 369/511 DEBUG: Verifying : libijs-0.35-15.el9.x86_64 370/511 DEBUG: Verifying : libiptcdata-1.0.5-10.el9.x86_64 371/511 DEBUG: Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 372/511 DEBUG: Verifying : libldac-2.0.2.3-10.el9.x86_64 373/511 DEBUG: Verifying : libmpc-1.2.1-4.el9.x86_64 374/511 DEBUG: Verifying : libnotify-0.7.9-8.el9.x86_64 375/511 DEBUG: Verifying : libogg-2:1.3.4-6.el9.x86_64 376/511 DEBUG: Verifying : libosinfo-1.10.0-1.el9.x86_64 377/511 DEBUG: Verifying : libpaper-1.1.28-4.el9.x86_64 378/511 DEBUG: Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 379/511 DEBUG: Verifying : librsvg2-2.50.7-3.el9.x86_64 380/511 DEBUG: Verifying : libsbc-1.4-9.el9.x86_64 381/511 DEBUG: Verifying : libsndfile-1.0.31-9.el9.x86_64 382/511 DEBUG: Verifying : libsoup-2.72.0-9.el9.x86_64 383/511 DEBUG: Verifying : libstemmer-0-18.585svn.el9.x86_64 384/511 DEBUG: Verifying : libthai-0.1.28-8.el9.x86_64 385/511 DEBUG: Verifying : libtheora-1:1.1.1-31.el9.x86_64 386/511 DEBUG: Verifying : libtiff-4.4.0-13.el9.x86_64 387/511 DEBUG: Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 388/511 DEBUG: Verifying : libvorbis-1:1.3.7-5.el9.x86_64 389/511 DEBUG: Verifying : libwayland-client-1.21.0-1.el9.x86_64 390/511 DEBUG: Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 391/511 DEBUG: Verifying : libwayland-egl-1.21.0-1.el9.x86_64 392/511 DEBUG: Verifying : libwayland-server-1.21.0-1.el9.x86_64 393/511 DEBUG: Verifying : libwebp-1.2.0-8.el9.x86_64 394/511 DEBUG: Verifying : libwmf-lite-0.2.12-10.el9.x86_64 395/511 DEBUG: Verifying : libxcb-1.13.1-9.el9.x86_64 396/511 DEBUG: Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 397/511 DEBUG: Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 398/511 DEBUG: Verifying : libxkbcommon-1.0.3-4.el9.x86_64 399/511 DEBUG: Verifying : libxshmfence-1.3-10.el9.x86_64 400/511 DEBUG: Verifying : libxslt-1.1.34-9.el9.x86_64 401/511 DEBUG: Verifying : llvm-libs-19.1.5-2.el9.x86_64 402/511 DEBUG: Verifying : low-memory-monitor-2.1-4.el9.x86_64 403/511 DEBUG: Verifying : lua-srpm-macros-1-6.el9.noarch 404/511 DEBUG: Verifying : mesa-dri-drivers-24.2.8-1.el9.x86_64 405/511 DEBUG: Verifying : mesa-filesystem-24.2.8-1.el9.x86_64 406/511 DEBUG: Verifying : mesa-libEGL-24.2.8-1.el9.x86_64 407/511 DEBUG: Verifying : mesa-libGL-24.2.8-1.el9.x86_64 408/511 DEBUG: Verifying : mesa-libgbm-24.2.8-1.el9.x86_64 409/511 DEBUG: Verifying : mesa-libglapi-24.2.8-1.el9.x86_64 410/511 DEBUG: Verifying : mkfontscale-1.2.1-3.el9.x86_64 411/511 DEBUG: Verifying : nspr-4.35.0-17.el9.x86_64 412/511 DEBUG: Verifying : nss-3.101.0-10.el9.x86_64 413/511 DEBUG: Verifying : nss-softokn-3.101.0-10.el9.x86_64 414/511 DEBUG: Verifying : nss-softokn-freebl-3.101.0-10.el9.x86_64 415/511 DEBUG: Verifying : nss-sysinit-3.101.0-10.el9.x86_64 416/511 DEBUG: Verifying : nss-util-3.101.0-10.el9.x86_64 417/511 DEBUG: Verifying : ocaml-srpm-macros-6-6.el9.noarch 418/511 DEBUG: Verifying : openblas-srpm-macros-2-11.el9.noarch 419/511 DEBUG: Verifying : openexr-libs-3.1.1-3.el9.x86_64 420/511 DEBUG: Verifying : openjpeg2-2.4.0-7.el9.x86_64 421/511 DEBUG: Verifying : opus-1.3.1-10.el9.x86_64 422/511 DEBUG: Verifying : orc-0.4.31-8.el9.x86_64 423/511 DEBUG: Verifying : osinfo-db-20240701-3.el9.noarch 424/511 DEBUG: Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 425/511 DEBUG: Verifying : ostree-libs-2025.1-1.el9.x86_64 426/511 DEBUG: Verifying : p11-kit-server-0.25.3-3.el9.x86_64 427/511 DEBUG: Verifying : pango-1.48.7-3.el9.x86_64 428/511 DEBUG: Verifying : patch-2.7.6-16.el9.x86_64 429/511 DEBUG: Verifying : perl-NDBM_File-1.15-481.el9.x86_64 430/511 DEBUG: Verifying : perl-srpm-macros-1-41.el9.noarch 431/511 DEBUG: Verifying : pipewire-1.0.1-1.el9.x86_64 432/511 DEBUG: Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 433/511 DEBUG: Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 434/511 DEBUG: Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 435/511 DEBUG: Verifying : pipewire-libs-1.0.1-1.el9.x86_64 436/511 DEBUG: Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 437/511 DEBUG: Verifying : pixman-0.40.0-6.el9.x86_64 438/511 DEBUG: Verifying : poppler-21.01.0-21.el9.x86_64 439/511 DEBUG: Verifying : poppler-data-0.4.9-9.el9.noarch 440/511 DEBUG: Verifying : poppler-glib-21.01.0-21.el9.x86_64 441/511 DEBUG: Verifying : pulseaudio-libs-15.0-3.el9.x86_64 442/511 DEBUG: Verifying : pyproject-srpm-macros-1.16.2-1.el9.noarch 443/511 DEBUG: Verifying : python-rpm-macros-3.9-54.el9.noarch 444/511 DEBUG: Verifying : python-srpm-macros-3.9-54.el9.noarch 445/511 DEBUG: Verifying : python-unversioned-command-3.9.21-1.el9.noarch 446/511 DEBUG: Verifying : python3-babel-2.9.1-2.el9.noarch 447/511 DEBUG: Verifying : python3-devel-3.9.21-1.el9.x86_64 448/511 DEBUG: Verifying : python3-docutils-0.16-6.el9.noarch 449/511 DEBUG: Verifying : python3-packaging-20.9-5.el9.noarch 450/511 DEBUG: Verifying : python3-pip-21.3.1-1.el9.noarch 451/511 DEBUG: Verifying : python3-pytz-2021.1-5.el9.noarch 452/511 DEBUG: Verifying : python3-rpm-generators-12-9.el9.noarch 453/511 DEBUG: Verifying : python3-rpm-macros-3.9-54.el9.noarch 454/511 DEBUG: Verifying : python3-sqlalchemy-1.4.45-3.el9.x86_64 455/511 DEBUG: Verifying : python3-tomli-2.0.1-5.el9.noarch 456/511 DEBUG: Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 457/511 DEBUG: Verifying : redhat-rpm-config-208-1.el9.noarch 458/511 DEBUG: Verifying : rpm-build-4.16.1.3-36.el9.x86_64 459/511 DEBUG: Verifying : rtkit-0.11-29.el9.x86_64 460/511 DEBUG: Verifying : rust-srpm-macros-17-4.el9.noarch 461/511 DEBUG: Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 462/511 DEBUG: Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 463/511 DEBUG: Verifying : tracker-3.1.2-3.el9.x86_64 464/511 DEBUG: Verifying : tracker-miners-3.1.2-4.el9.x86_64 465/511 DEBUG: Verifying : upower-0.99.11-11.el9.x86_64 466/511 DEBUG: Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 467/511 DEBUG: Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 468/511 DEBUG: Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 469/511 DEBUG: Verifying : urw-base35-fonts-20200910-6.el9.noarch 470/511 DEBUG: Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 471/511 DEBUG: Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 472/511 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 473/511 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 474/511 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 475/511 DEBUG: Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 476/511 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 477/511 DEBUG: Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 478/511 DEBUG: Verifying : webkit2gtk3-jsc-2.44.3-2.el9.x86_64 479/511 DEBUG: Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 480/511 DEBUG: Verifying : wireplumber-0.4.14-1.el9.x86_64 481/511 DEBUG: Verifying : wireplumber-libs-0.4.14-1.el9.x86_64 482/511 DEBUG: Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 483/511 DEBUG: Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 484/511 DEBUG: Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 485/511 DEBUG: Verifying : xkeyboard-config-2.33-2.el9.noarch 486/511 DEBUG: Verifying : xml-common-0.6.3-58.el9.noarch 487/511 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 488/511 DEBUG: Verifying : python3-imagesize-1.2.0-6.el9.noarch 489/511 DEBUG: Verifying : python3-pygments-2.7.4-4.el9.noarch 490/511 DEBUG: Verifying : python3-snowballstemmer-1.9.0-10.el9.noarch 491/511 DEBUG: Verifying : python3-sphinx-1:3.4.3-8.el9.noarch 492/511 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-13.el9.noa 493/511 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.2-5.el9.noar 494/511 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 495/511 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarc 496/511 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 497/511 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 498/511 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.4-5.el 499/511 DEBUG: Verifying : libraqm-0.7.0-7.el9s.x86_64 500/511 DEBUG: Verifying : python3-eventlet-0.33.3-2.el9s.noarch 501/511 DEBUG: Verifying : python3-greenlet-1.1.3-1.el9s.x86_64 502/511 DEBUG: Verifying : python3-jinja2-3.0.1-2.el9s.noarch 503/511 DEBUG: Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 504/511 DEBUG: Verifying : python3-pbr-5.11.1-1.el9s.noarch 505/511 DEBUG: Verifying : python3-typing-extensions-3.7.4.3-2.el9s.noarch 506/511 DEBUG: Verifying : ImageMagick-6.9.12.98-1.el9s.x86_64 507/511 DEBUG: Verifying : ImageMagick-libs-6.9.12.98-1.el9s.x86_64 508/511 DEBUG: Verifying : liblqr-1-0.4.2-17.el9s.x86_64 509/511 DEBUG: Verifying : python3-setuptools_scm-7.1.0-2.el9s.noarch 510/511 DEBUG: Verifying : python3-setuptools-57.4.0-1.el9s.noarch 511/511 DEBUG: Installed: DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1:1.51.6-1.el9.x86_64 DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: audit-libs-3.1.5-2.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: cups-libs-1:2.3.3op2-33.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: dbus-1:1.12.20-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: dbus-common-1:1.12.20-8.el9.noarch DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: device-mapper-9:1.02.202-5.el9.x86_64 DEBUG: device-mapper-libs-9:1.02.202-5.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: elfutils-0.192-5.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el9.noarch DEBUG: elfutils-libelf-0.192-5.el9.x86_64 DEBUG: elfutils-libs-0.192-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: findutils-1:4.8.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: git-core-2.47.1-1.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: glibc-2.34-153.el9.x86_64 DEBUG: glibc-common-2.34-153.el9.x86_64 DEBUG: glibc-devel-2.34-153.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-153.el9.x86_64 DEBUG: glibc-headers-2.34-153.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-153.el9.x86_64 DEBUG: gmp-1:6.2.0-13.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: hwdata-0.348-9.16.el9.noarch DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-554.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: kmod-28-10.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: libgcc-11.5.0-2.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: libogg-2:1.3.4-6.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: libpng-2:1.6.37-12.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: libsepol-3.6-2.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: libsoup-2.72.0-9.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: libtheora-1:1.1.1-31.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: llvm-libs-19.1.5-2.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: make-1:4.3-8.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-1.el9.x86_64 DEBUG: mesa-filesystem-24.2.8-1.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-1.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-1.el9.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: openldap-2.6.8-3.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: openssl-1:3.2.2-6.el9.x86_64 DEBUG: openssl-libs-1:3.2.2-6.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: ostree-libs-2025.1-1.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Encode-4:3.08-462.el9.x86_64 DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Socket-4:2.031-4.el9.x86_64 DEBUG: perl-Storable-1:3.21-460.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Time-Local-2:1.300-7.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-4:5.32.1-481.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-libs-4:5.32.1-481.el9.x86_64 DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-parent-1:0.238-460.el9.noarch DEBUG: perl-podlators-1:4.14-460.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-eventlet-0.33.3-2.el9s.noarch DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-requests-2.25.1-9.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-setuptools-wheel-53.0.0-13.el9.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: readline-8.1-4.el9.x86_64 DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: sed-4.8-9.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: shadow-utils-2:4.9-12.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: systemd-252-50.el9.x86_64 DEBUG: systemd-libs-252-50.el9.x86_64 DEBUG: systemd-pam-252-50.el9.x86_64 DEBUG: systemd-rpm-macros-252-50.el9.noarch DEBUG: systemd-udev-252-50.el9.x86_64 DEBUG: tar-2:1.34-7.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: tzdata-2024b-3.el9.noarch DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: zip-3.0-35.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['useradd', 'mockbuild', '-o', '-u', '1024', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//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 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: libgcc-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-3.el9.noarch DEBUG: hwdata-0.348-9.16.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-1.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-554.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-13.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-153.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-153.el9.x86_64 DEBUG: glibc-common-2.34-153.el9.x86_64 DEBUG: glibc-2.34-153.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-5.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-2.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.5-2.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-2.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-50.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.25.1-9.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-50.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-50.el9.x86_64 DEBUG: systemd-252-50.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-5.el9.x86_64 DEBUG: device-mapper-1.02.202-5.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el9.noarch DEBUG: elfutils-libs-0.192-5.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-1.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-1.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-1.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-5.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-50.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.47.1-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-9.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.1-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-153.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-153.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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 INFO: Installed packages: INFO: ImageMagick-6.9.12.98-1.el9s.x86_64 ImageMagick-libs-6.9.12.98-1.el9s.x86_64 LibRaw-0.21.1-1.el9.x86_64 ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1.51.6-1.el9.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch acl-2.3.1-4.el9.x86_64 adobe-mappings-cmap-20171205-12.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch adobe-mappings-pdf-20180407-10.el9.noarch adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.13-2.el9.x86_64 alternatives-1.24-1.el9.x86_64 annobin-12.65-2.el9.x86_64 at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 audit-libs-3.1.5-2.el9.x86_64 avahi-glib-0.8-21.el9.x86_64 avahi-libs-0.8-21.el9.x86_64 basesystem-11-13.el9.noarch bash-5.1.8-9.el9.x86_64 binutils-2.35.2-59.el9.x86_64 binutils-gold-2.35.2-59.el9.x86_64 bluez-libs-5.56-6.el9.x86_64 bubblewrap-0.4.1-8.el9.x86_64 bzip2-1.0.8-10.el9.x86_64 bzip2-libs-1.0.8-10.el9.x86_64 ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 centos-gpg-keys-9.0-26.el9.noarch centos-stream-release-9.0-26.el9.noarch centos-stream-repos-9.0-26.el9.noarch colord-libs-1.4.5-4.el9.x86_64 composefs-libs-1.0.8-1.el9.x86_64 coreutils-8.32-39.el9.x86_64 coreutils-common-8.32-39.el9.x86_64 cpio-2.13-16.el9.x86_64 cpp-11.5.0-2.el9.x86_64 cracklib-2.9.6-27.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 crypto-policies-20240828-2.git626aa59.el9.noarch crypto-policies-scripts-20240828-2.git626aa59.el9.noarch cryptsetup-libs-2.7.2-3.el9.x86_64 cups-libs-2.3.3op2-33.el9.x86_64 curl-7.76.1-31.el9.x86_64 cyrus-sasl-lib-2.1.27-21.el9.x86_64 dbus-1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1.12.20-8.el9.noarch dbus-libs-1.12.20-8.el9.x86_64 dconf-0.40.0-6.el9.x86_64 debugedit-5.0-5.el9.x86_64 dejavu-sans-fonts-2.37-18.el9.noarch device-mapper-1.02.202-5.el9.x86_64 device-mapper-libs-1.02.202-5.el9.x86_64 diffutils-3.7-12.el9.x86_64 dwz-0.14-3.el9.x86_64 ed-1.14.2-12.el9.x86_64 efi-srpm-macros-6-2.el9.noarch elfutils-0.192-5.el9.x86_64 elfutils-debuginfod-client-0.192-5.el9.x86_64 elfutils-default-yama-scope-0.192-5.el9.noarch elfutils-libelf-0.192-5.el9.x86_64 elfutils-libs-0.192-5.el9.x86_64 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 expat-2.5.0-4.el9.x86_64 fdk-aac-free-2.0.0-8.el9.x86_64 file-5.39-16.el9.x86_64 file-libs-5.39-16.el9.x86_64 filesystem-3.16-5.el9.x86_64 findutils-4.8.0-7.el9.x86_64 flac-libs-1.3.3-12.el9.x86_64 flatpak-1.12.9-3.el9.x86_64 flatpak-session-helper-1.12.9-3.el9.x86_64 fontconfig-2.14.0-2.el9.x86_64 fonts-filesystem-2.0.5-7.el9.1.noarch fonts-srpm-macros-2.0.5-7.el9.1.noarch freetype-2.10.4-9.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-17.el9.x86_64 fuse-common-3.10.2-9.el9.x86_64 fuse-libs-2.9.9-17.el9.x86_64 gawk-5.1.0-6.el9.x86_64 gawk-all-langpacks-5.1.0-6.el9.x86_64 gcc-11.5.0-2.el9.x86_64 gcc-plugin-annobin-11.5.0-2.el9.x86_64 gd-2.3.2-3.el9.x86_64 gdb-minimal-14.2-4.el9.x86_64 gdbm-libs-1.23-1.el9.x86_64 gdk-pixbuf2-2.42.6-4.el9.x86_64 gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 geoclue2-2.6.0-7.el9.x86_64 ghc-srpm-macros-1.5.0-6.el9.noarch giflib-5.2.1-9.el9.x86_64 git-core-2.47.1-1.el9.x86_64 glib-networking-2.68.3-3.el9.x86_64 glib2-2.68.4-16.el9.x86_64 glibc-2.34-153.el9.x86_64 glibc-common-2.34-153.el9.x86_64 glibc-devel-2.34-153.el9.x86_64 glibc-gconv-extra-2.34-153.el9.x86_64 glibc-headers-2.34-153.el9.x86_64 glibc-minimal-langpack-2.34-153.el9.x86_64 gmp-6.2.0-13.el9.x86_64 gnupg2-2.3.3-4.el9.x86_64 gnutls-3.8.3-4.el9.x86_64 go-srpm-macros-3.6.0-7.el9.noarch gobject-introspection-1.68.0-11.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch gpgme-1.15.1-6.el9.x86_64 graphene-1.10.6-2.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 graphviz-2.44.0-26.el9.x86_64 grep-3.6-5.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.12-3.el9.x86_64 gstreamer1-plugins-base-1.22.12-4.el9.x86_64 gtk-update-icon-cache-3.24.31-5.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-5.el9.x86_64 gzip-1.12-1.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch hwdata-0.348-9.16.el9.noarch imath-3.1.2-1.el9.x86_64 info-6.7-15.el9.x86_64 iso-codes-4.6.0-3.el9.noarch jasper-libs-2.0.28-3.el9.x86_64 jbig2dec-libs-0.19-7.el9.x86_64 jbigkit-libs-2.1-23.el9.x86_64 json-c-0.14-11.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-11.el9.x86_64 kbd-legacy-2.4.0-11.el9.noarch kbd-misc-2.4.0-11.el9.noarch kernel-headers-5.14.0-554.el9.x86_64 kernel-srpm-macros-1.0-13.el9.noarch keyutils-libs-1.6.3-1.el9.x86_64 kmod-28-10.el9.x86_64 kmod-libs-28-10.el9.x86_64 krb5-libs-1.21.1-4.el9.x86_64 langpacks-core-font-en-3.0-16.el9.noarch lcms2-2.12-3.el9.x86_64 less-590-5.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.7.0-11.el9.x86_64 libX11-common-1.7.0-11.el9.noarch libX11-xcb-1.7.0-11.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libacl-2.3.1-4.el9.x86_64 libappstream-glib-0.7.18-5.el9.x86_64 libarchive-3.5.3-4.el9.x86_64 libassuan-2.5.5-3.el9.x86_64 libasyncns-0.8-22.el9.x86_64 libatomic-11.5.0-2.el9.x86_64 libattr-2.5.1-3.el9.x86_64 libblkid-2.37.4-20.el9.x86_64 libbrotli-1.0.9-7.el9.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libcap-2.48-9.el9.x86_64 libcap-ng-0.8.2-7.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libcom_err-1.46.5-6.el9.x86_64 libcurl-7.76.1-31.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdb-5.3.28-55.el9.x86_64 libdrm-2.4.123-2.el9.x86_64 libeconf-0.4.1-4.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libevent-2.1.12-8.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libfdisk-2.37.4-20.el9.x86_64 libffi-3.4.2-8.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgcc-11.5.0-2.el9.x86_64 libgcrypt-1.10.0-11.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 libglvnd-1.3.4-1.el9.x86_64 libglvnd-egl-1.3.4-1.el9.x86_64 libglvnd-glx-1.3.4-1.el9.x86_64 libgomp-11.5.0-2.el9.x86_64 libgpg-error-1.42-5.el9.x86_64 libgs-9.54.0-17.el9.x86_64 libgsf-1.14.47-5.el9.x86_64 libgudev-237-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 libicu-67.1-9.el9.x86_64 libidn2-2.3.0-7.el9.x86_64 libijs-0.35-15.el9.x86_64 libiptcdata-1.0.5-10.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libksba-1.5.1-7.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 liblqr-1-0.4.2-17.el9s.x86_64 libmount-2.37.4-20.el9.x86_64 libmpc-1.2.1-4.el9.x86_64 libnghttp2-1.43.0-6.el9.x86_64 libnotify-0.7.9-8.el9.x86_64 libogg-1.3.4-6.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 libpaper-1.1.28-4.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libpng-1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 libraqm-0.7.0-7.el9s.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-9.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-3.6-2.el9.x86_64 libsemanage-3.6-3.el9.x86_64 libsepol-3.6-2.el9.x86_64 libsigsegv-2.13-4.el9.x86_64 libsmartcols-2.37.4-20.el9.x86_64 libsndfile-1.0.31-9.el9.x86_64 libsoup-2.72.0-9.el9.x86_64 libssh-0.10.4-13.el9.x86_64 libssh-config-0.10.4-13.el9.noarch libstdc++-11.5.0-2.el9.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtasn1-4.16.0-8.el9.x86_64 libtdb-1.4.12-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtheora-1.1.1-31.el9.x86_64 libtiff-4.4.0-13.el9.x86_64 libtool-ltdl-2.4.6-46.el9.x86_64 libtracker-sparql-3.1.2-3.el9.x86_64 libunistring-0.9.10-15.el9.x86_64 libusbx-1.0.26-1.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 libuuid-2.37.4-20.el9.x86_64 libverto-0.3.2-3.el9.x86_64 libvorbis-1.3.7-5.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libwmf-lite-0.2.12-10.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxcrypt-4.4.18-3.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxml2-2.9.13-6.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 libzstd-1.5.5-1.el9.x86_64 llvm-libs-19.1.5-2.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lua-libs-5.4.4-4.el9.x86_64 lua-srpm-macros-1-6.el9.noarch lz4-libs-1.9.3-5.el9.x86_64 make-4.3-8.el9.x86_64 mesa-dri-drivers-24.2.8-1.el9.x86_64 mesa-filesystem-24.2.8-1.el9.x86_64 mesa-libEGL-24.2.8-1.el9.x86_64 mesa-libGL-24.2.8-1.el9.x86_64 mesa-libgbm-24.2.8-1.el9.x86_64 mesa-libglapi-24.2.8-1.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mpfr-4.1.0-7.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 ncurses-base-6.2-10.20210508.el9.noarch ncurses-libs-6.2-10.20210508.el9.x86_64 nettle-3.9.1-1.el9.x86_64 npth-1.6-8.el9.x86_64 nspr-4.35.0-17.el9.x86_64 nss-3.101.0-10.el9.x86_64 nss-softokn-3.101.0-10.el9.x86_64 nss-softokn-freebl-3.101.0-10.el9.x86_64 nss-sysinit-3.101.0-10.el9.x86_64 nss-util-3.101.0-10.el9.x86_64 ocaml-srpm-macros-6-6.el9.noarch openblas-srpm-macros-2-11.el9.noarch openexr-libs-3.1.1-3.el9.x86_64 openjpeg2-2.4.0-7.el9.x86_64 openldap-2.6.8-3.el9.x86_64 openssh-8.7p1-44.el9.x86_64 openssh-clients-8.7p1-44.el9.x86_64 openssl-3.2.2-6.el9.x86_64 openssl-libs-3.2.2-6.el9.x86_64 openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch opus-1.3.1-10.el9.x86_64 orc-0.4.31-8.el9.x86_64 osinfo-db-20240701-3.el9.noarch osinfo-db-tools-1.10.0-1.el9.x86_64 ostree-libs-2025.1-1.el9.x86_64 p11-kit-0.25.3-3.el9.x86_64 p11-kit-server-0.25.3-3.el9.x86_64 p11-kit-trust-0.25.3-3.el9.x86_64 pam-1.5.1-23.el9.x86_64 pango-1.48.7-3.el9.x86_64 patch-2.7.6-16.el9.x86_64 pcre-8.44-4.el9.x86_64 pcre2-10.40-6.el9.x86_64 pcre2-syntax-10.40-6.el9.noarch perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-481.el9.x86_64 perl-Net-SSLeay-1.94-1.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-3.42-4.el9.noarch perl-Pod-Usage-2.01-4.el9.noarch perl-Scalar-List-Utils-1.56-462.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-2.031-4.el9.x86_64 perl-Storable-3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-5.32.1-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-0.238-460.el9.noarch perl-podlators-4.14-460.el9.noarch perl-srpm-macros-1-41.el9.noarch perl-subs-1.03-481.el9.noarch perl-vars-1.05-481.el9.noarch pipewire-1.0.1-1.el9.x86_64 pipewire-alsa-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 pipewire-libs-1.0.1-1.el9.x86_64 pipewire-pulseaudio-1.0.1-1.el9.x86_64 pixman-0.40.0-6.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 polkit-0.117-13.el9.x86_64 polkit-libs-0.117-13.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-21.el9.x86_64 poppler-data-0.4.9-9.el9.noarch poppler-glib-21.01.0-21.el9.x86_64 popt-1.18-8.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch pulseaudio-libs-15.0-3.el9.x86_64 pyproject-srpm-macros-1.16.2-1.el9.noarch python-rpm-macros-3.9-54.el9.noarch python-srpm-macros-3.9-54.el9.noarch python-unversioned-command-3.9.21-1.el9.noarch python3-3.9.21-1.el9.x86_64 python3-babel-2.9.1-2.el9.noarch python3-chardet-4.0.0-5.el9.noarch python3-devel-3.9.21-1.el9.x86_64 python3-dns-2.6.1-3.el9.noarch python3-docutils-0.16-6.el9.noarch python3-eventlet-0.33.3-2.el9s.noarch python3-greenlet-1.1.3-1.el9s.x86_64 python3-idna-2.10-7.el9.1.noarch python3-imagesize-1.2.0-6.el9.noarch python3-jinja2-3.0.1-2.el9s.noarch python3-libs-3.9.21-1.el9.x86_64 python3-markupsafe-2.1.1-4.el9s.x86_64 python3-packaging-20.9-5.el9.noarch python3-pbr-5.11.1-1.el9s.noarch python3-pip-21.3.1-1.el9.noarch python3-pip-wheel-21.3.1-1.el9.noarch python3-pygments-2.7.4-4.el9.noarch python3-pyparsing-2.4.7-9.el9.noarch python3-pysocks-1.7.1-12.el9.noarch python3-pytz-2021.1-5.el9.noarch python3-requests-2.25.1-9.el9.noarch python3-rpm-generators-12-9.el9.noarch python3-rpm-macros-3.9-54.el9.noarch python3-setuptools-57.4.0-1.el9s.noarch python3-setuptools-wheel-53.0.0-13.el9.noarch python3-setuptools_scm-7.1.0-2.el9s.noarch python3-six-1.15.0-9.el9.noarch python3-snowballstemmer-1.9.0-10.el9.noarch python3-sphinx-3.4.3-8.el9.noarch python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch python3-sqlalchemy-1.4.45-3.el9.x86_64 python3-tomli-2.0.1-5.el9.noarch python3-typing-extensions-3.7.4.3-2.el9s.noarch python3-urllib3-1.26.5-6.el9.noarch qt5-srpm-macros-5.15.9-1.el9.noarch readline-8.1-4.el9.x86_64 redhat-rpm-config-208-1.el9.noarch rpm-4.16.1.3-36.el9.x86_64 rpm-build-4.16.1.3-36.el9.x86_64 rpm-build-libs-4.16.1.3-36.el9.x86_64 rpm-libs-4.16.1.3-36.el9.x86_64 rtkit-0.11-29.el9.x86_64 rust-srpm-macros-17-4.el9.noarch sed-4.8-9.el9.x86_64 setup-2.13.7-10.el9.noarch shadow-utils-4.9-12.el9.x86_64 shared-mime-info-2.1-5.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch sqlite-libs-3.34.1-7.el9.x86_64 systemd-252-50.el9.x86_64 systemd-libs-252-50.el9.x86_64 systemd-pam-252-50.el9.x86_64 systemd-rpm-macros-252-50.el9.noarch systemd-udev-252-50.el9.x86_64 tar-1.34-7.el9.x86_64 totem-pl-parser-3.26.6-2.el9.x86_64 tpm2-tss-3.2.3-1.el9.x86_64 tracker-3.1.2-3.el9.x86_64 tracker-miners-3.1.2-4.el9.x86_64 tzdata-2024b-3.el9.noarch unzip-6.0-57.el9.x86_64 upower-0.99.11-11.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch urw-base35-c059-fonts-20200910-6.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch urw-base35-fonts-20200910-6.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch urw-base35-p052-fonts-20200910-6.el9.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch urw-base35-z003-fonts-20200910-6.el9.noarch util-linux-2.37.4-20.el9.x86_64 util-linux-core-2.37.4-20.el9.x86_64 webkit2gtk3-jsc-2.44.3-2.el9.x86_64 webrtc-audio-processing-0.3.1-8.el9.x86_64 which-2.21-29.el9.x86_64 wireplumber-0.4.14-1.el9.x86_64 wireplumber-libs-0.4.14-1.el9.x86_64 xdg-dbus-proxy-0.1.3-1.el9.x86_64 xdg-desktop-portal-1.12.6-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch xz-5.2.5-8.el9.x86_64 xz-libs-5.2.5-8.el9.x86_64 zip-3.0-35.el9.x86_64 zlib-1.2.11-41.el9.x86_64 zstd-1.5.5-1.el9.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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 in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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 + /usr/bin/mock -q -r /home/centos9-antelope/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-antelope/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a Note: switching to '6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a'. 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 6c2b89cd5c Clean up state VRRP PID file + '[' -d /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-neutron + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-neutron + '[' -z '' ']' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos9-antelope/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ /usr/bin/mock -q -r /home/centos9-antelope/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 22.2.2.dev31 6c2b89c + UPSTREAMVERSION=22.2.2.dev31 + [[ 22.2.2.dev31 =~ ([^-]*)-(.+) ]] + [[ 22.2.2.dev31 =~ (.*?)\.(0rc.+) ]] + [[ 22.2.2.dev31 =~ (.*?)\.(0b.+) ]] + [[ 22.2.2.dev31 =~ (.*?)\.(0a.+) ]] + [[ 22.2.2.dev31 =~ (.*?)\.(dev.+) ]] + VERSION=22.2.2 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250131184741.6c2b89c + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-antelope/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-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: host_arch: x86_64 DEBUG: chrootuid: 1024 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/ccache/u1024/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: af02e86e-d3ca-403b-930d-ca1752cb205b DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-antelope/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-42b4c41831408a8e323fec3c8983b5c793b64874 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/barbican/42/b4/42b4c41831408a8e323fec3c8983b5c793b64874_08052e9d enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-483c346ff07ab71f199f6928bd835e8eda55a780 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/48/3c/483c346ff07ab71f199f6928bd835e8eda55a780_ec563556 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae2d250aadca31aaef38498c3fb010635821abf5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/ae/2d/ae2d250aadca31aaef38498c3fb010635821abf5_f716f000 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-c4acc5639fd2329372142e39464fcca0209b0018 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/c4/ac/c4acc5639fd2329372142e39464fcca0209b0018_d3ef8337 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-bdf091569d79515598796c8c11d74a57b3d7af7a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/bd/f0/bdf091569d79515598796c8c11d74a57b3d7af7a_390c299e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-4270440bf6d381d720c114d6fd1d56fec62df030 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/42/70/4270440bf6d381d720c114d6fd1d56fec62df030_f77934fb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe9c5a659061f380c95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/c1/c6/c1c6d6701b29ab53bfc7cbe9c5a659061f380c95_fdd7d062 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-347fdbc9b4595a10b726526b3c0b5928e5b7fcf2 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/designate/34/7f/347fdbc9b4595a10b726526b3c0b5928e5b7fcf2_3fd39337 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-c2ac316e7cc4df9e40888870adf6decd46f2b71a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/c2/ac/c2ac316e7cc4df9e40888870adf6decd46f2b71a_0d693729 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb baseurl=https://trunk.rdoproject.org/centos9-antelope/component/keystone/9e/3d/9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb_264c03cc enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3c01b7181572c95dac462eb19c3121e36cb0fe95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/3c/01/3c01b7181572c95dac462eb19c3121e36cb0fe95_912dfd18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-37a4f7b8285dc5a7649ad55a15c89357d7954271 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/37/a4/37a4f7b8285dc5a7649ad55a15c89357d7954271_3ed3aba3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ba397f07a7331190208c93368ee23826ac4e2707 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/ba/39/ba397f07a7331190208c93368ee23826ac4e2707_14b6620e enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-c014f81a8647287f6dcc339321c1256f5a2e82d5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/optimize/c0/14/c014f81a8647287f6dcc339321c1256f5a2e82d5_2033dab6 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-a013801adc8d17c91451c6190b1e53f2abd9ad79 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/a0/13/a013801adc8d17c91451c6190b1e53f2abd9ad79_dbfdef11 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-94928f73b06bf6b29dde683a16db42b46228727c baseurl=https://trunk.rdoproject.org/centos9-antelope/component/puppet/94/92/94928f73b06bf6b29dde683a16db42b46228727c_92d9c981 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-108b289bddbbb85dcf5e7004e773215665975e12 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/10/8b/108b289bddbbb85dcf5e7004e773215665975e12_9d02f069 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e0dfc51139f89d925472b195fffdb7fac850b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/a2/5e/a25e0dfc51139f89d925472b195fffdb7fac850b_5dcff719 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-913ff569e23ec674cc68bf9f0226893b5baab2da baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/91/3f/913ff569e23ec674cc68bf9f0226893b5baab2da_64eef816 enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos9-antelope-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.3jhut34l', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 9395108 384264 3444252 10117180 6719704 DEBUG: Swap: 16777212 6553192 10224020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-antelope-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.6G 2.8G 37% /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.antocpl7', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['useradd', 'mockbuild', '-o', '-u', '1024', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['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'} and shell True running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (1.7s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (2.8s) running egg_info creating neutron.egg-info writing neutron.egg-info/PKG-INFO writing dependency_links to neutron.egg-info/dependency_links.txt writing entry points to neutron.egg-info/entry_points.txt writing requirements to neutron.egg-info/requires.txt writing top-level names to neutron.egg-info/top_level.txt writing pbr to neutron.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'neutron.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'neutron.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating neutron-22.2.2.dev31 creating neutron-22.2.2.dev31/api-ref creating neutron-22.2.2.dev31/devstack creating neutron-22.2.2.dev31/devstack/lib creating neutron-22.2.2.dev31/doc creating neutron-22.2.2.dev31/doc/source creating neutron-22.2.2.dev31/doc/source/_static creating neutron-22.2.2.dev31/doc/source/admin creating neutron-22.2.2.dev31/doc/source/admin/archives creating neutron-22.2.2.dev31/doc/source/admin/archives/figures creating neutron-22.2.2.dev31/doc/source/admin/figures creating neutron-22.2.2.dev31/doc/source/admin/ovn creating neutron-22.2.2.dev31/doc/source/admin/ovn/figures creating neutron-22.2.2.dev31/doc/source/admin/ovn/refarch creating neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures creating neutron-22.2.2.dev31/doc/source/admin/shared creating neutron-22.2.2.dev31/doc/source/cli creating neutron-22.2.2.dev31/doc/source/configuration creating neutron-22.2.2.dev31/doc/source/configuration/samples creating neutron-22.2.2.dev31/doc/source/contributor creating neutron-22.2.2.dev31/doc/source/contributor/dashboards creating neutron-22.2.2.dev31/doc/source/contributor/internals creating neutron-22.2.2.dev31/doc/source/contributor/internals/images creating neutron-22.2.2.dev31/doc/source/contributor/internals/ovn creating neutron-22.2.2.dev31/doc/source/contributor/ovn creating neutron-22.2.2.dev31/doc/source/contributor/ovn_vagrant creating neutron-22.2.2.dev31/doc/source/contributor/policies creating neutron-22.2.2.dev31/doc/source/contributor/stadium creating neutron-22.2.2.dev31/doc/source/contributor/testing creating neutron-22.2.2.dev31/doc/source/contributor/testing/images creating neutron-22.2.2.dev31/doc/source/feature_classification creating neutron-22.2.2.dev31/doc/source/install creating neutron-22.2.2.dev31/doc/source/install/common creating neutron-22.2.2.dev31/doc/source/install/figures creating neutron-22.2.2.dev31/doc/source/install/ovn creating neutron-22.2.2.dev31/doc/source/install/ovn/figures creating neutron-22.2.2.dev31/doc/source/install/shared creating neutron-22.2.2.dev31/doc/source/ovn creating neutron-22.2.2.dev31/doc/source/ovn/faq creating neutron-22.2.2.dev31/doc/source/reference creating neutron-22.2.2.dev31/etc creating neutron-22.2.2.dev31/etc/neutron creating neutron-22.2.2.dev31/etc/neutron/plugins creating neutron-22.2.2.dev31/etc/neutron/plugins/ml2 creating neutron-22.2.2.dev31/etc/neutron/rootwrap.d creating neutron-22.2.2.dev31/etc/oslo-config-generator creating neutron-22.2.2.dev31/etc/oslo-policy-generator creating neutron-22.2.2.dev31/neutron creating neutron-22.2.2.dev31/neutron.egg-info creating neutron-22.2.2.dev31/neutron/agent creating neutron-22.2.2.dev31/neutron/agent/common creating neutron-22.2.2.dev31/neutron/agent/dhcp creating neutron-22.2.2.dev31/neutron/agent/l2 creating neutron-22.2.2.dev31/neutron/agent/l2/extensions creating neutron-22.2.2.dev31/neutron/agent/l2/extensions/dhcp creating neutron-22.2.2.dev31/neutron/agent/l3 creating neutron-22.2.2.dev31/neutron/agent/l3/extensions creating neutron-22.2.2.dev31/neutron/agent/l3/extensions/qos creating neutron-22.2.2.dev31/neutron/agent/linux creating neutron-22.2.2.dev31/neutron/agent/linux/openvswitch_firewall creating neutron-22.2.2.dev31/neutron/agent/metadata creating neutron-22.2.2.dev31/neutron/agent/ovn creating neutron-22.2.2.dev31/neutron/agent/ovn/agent creating neutron-22.2.2.dev31/neutron/agent/ovn/extensions creating neutron-22.2.2.dev31/neutron/agent/ovn/metadata creating neutron-22.2.2.dev31/neutron/agent/ovsdb creating neutron-22.2.2.dev31/neutron/agent/ovsdb/native creating neutron-22.2.2.dev31/neutron/agent/windows creating neutron-22.2.2.dev31/neutron/api creating neutron-22.2.2.dev31/neutron/api/rpc creating neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers creating neutron-22.2.2.dev31/neutron/api/rpc/callbacks creating neutron-22.2.2.dev31/neutron/api/rpc/callbacks/consumer creating neutron-22.2.2.dev31/neutron/api/rpc/callbacks/producer creating neutron-22.2.2.dev31/neutron/api/rpc/handlers creating neutron-22.2.2.dev31/neutron/api/v2 creating neutron-22.2.2.dev31/neutron/api/views creating neutron-22.2.2.dev31/neutron/cmd creating neutron-22.2.2.dev31/neutron/cmd/eventlet creating neutron-22.2.2.dev31/neutron/cmd/eventlet/agents creating neutron-22.2.2.dev31/neutron/cmd/eventlet/plugins creating neutron-22.2.2.dev31/neutron/cmd/eventlet/server creating neutron-22.2.2.dev31/neutron/cmd/eventlet/services creating neutron-22.2.2.dev31/neutron/cmd/ovn creating neutron-22.2.2.dev31/neutron/cmd/sanity creating neutron-22.2.2.dev31/neutron/cmd/upgrade_checks creating neutron-22.2.2.dev31/neutron/common creating neutron-22.2.2.dev31/neutron/common/ovn creating neutron-22.2.2.dev31/neutron/conf creating neutron-22.2.2.dev31/neutron/conf/agent creating neutron-22.2.2.dev31/neutron/conf/agent/database creating neutron-22.2.2.dev31/neutron/conf/agent/l3 creating neutron-22.2.2.dev31/neutron/conf/agent/metadata creating neutron-22.2.2.dev31/neutron/conf/agent/ovn creating neutron-22.2.2.dev31/neutron/conf/agent/ovn/metadata creating neutron-22.2.2.dev31/neutron/conf/agent/ovn/ovn_neutron_agent creating neutron-22.2.2.dev31/neutron/conf/db creating neutron-22.2.2.dev31/neutron/conf/extensions creating neutron-22.2.2.dev31/neutron/conf/plugins creating neutron-22.2.2.dev31/neutron/conf/plugins/ml2 creating neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers creating neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/mech_sriov creating neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/ovn creating neutron-22.2.2.dev31/neutron/conf/policies creating neutron-22.2.2.dev31/neutron/conf/services creating neutron-22.2.2.dev31/neutron/core_extensions creating neutron-22.2.2.dev31/neutron/db creating neutron-22.2.2.dev31/neutron/db/allowed_address_pairs creating neutron-22.2.2.dev31/neutron/db/availability_zone creating neutron-22.2.2.dev31/neutron/db/extra_dhcp_opt creating neutron-22.2.2.dev31/neutron/db/metering creating neutron-22.2.2.dev31/neutron/db/migration creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/2023.1 creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/2023.1/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/contract creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/contract creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ocata creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ocata/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/pike creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/pike/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/queens creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/queens/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/rocky creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/rocky/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/stein creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/stein/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/train creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/train/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/victoria creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/victoria/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/wallaby creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/wallaby/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/xena creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/xena/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/zed creating neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/zed/expand creating neutron-22.2.2.dev31/neutron/db/migration/models creating neutron-22.2.2.dev31/neutron/db/models creating neutron-22.2.2.dev31/neutron/db/models/plugins creating neutron-22.2.2.dev31/neutron/db/models/plugins/ml2 creating neutron-22.2.2.dev31/neutron/db/network_dhcp_agent_binding creating neutron-22.2.2.dev31/neutron/db/port_security creating neutron-22.2.2.dev31/neutron/db/qos creating neutron-22.2.2.dev31/neutron/db/quota creating neutron-22.2.2.dev31/neutron/debug creating neutron-22.2.2.dev31/neutron/exceptions creating neutron-22.2.2.dev31/neutron/extensions creating neutron-22.2.2.dev31/neutron/hacking creating neutron-22.2.2.dev31/neutron/ipam creating neutron-22.2.2.dev31/neutron/ipam/drivers creating neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam creating neutron-22.2.2.dev31/neutron/locale creating neutron-22.2.2.dev31/neutron/locale/de creating neutron-22.2.2.dev31/neutron/locale/de/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/es creating neutron-22.2.2.dev31/neutron/locale/es/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/fr creating neutron-22.2.2.dev31/neutron/locale/fr/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/it creating neutron-22.2.2.dev31/neutron/locale/it/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/ja creating neutron-22.2.2.dev31/neutron/locale/ja/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/ko_KR creating neutron-22.2.2.dev31/neutron/locale/ko_KR/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/pt_BR creating neutron-22.2.2.dev31/neutron/locale/pt_BR/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/ru creating neutron-22.2.2.dev31/neutron/locale/ru/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/zh_CN creating neutron-22.2.2.dev31/neutron/locale/zh_CN/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/locale/zh_TW creating neutron-22.2.2.dev31/neutron/locale/zh_TW/LC_MESSAGES creating neutron-22.2.2.dev31/neutron/notifiers creating neutron-22.2.2.dev31/neutron/objects creating neutron-22.2.2.dev31/neutron/objects/db creating neutron-22.2.2.dev31/neutron/objects/extensions creating neutron-22.2.2.dev31/neutron/objects/logapi creating neutron-22.2.2.dev31/neutron/objects/plugins creating neutron-22.2.2.dev31/neutron/objects/plugins/ml2 creating neutron-22.2.2.dev31/neutron/objects/port creating neutron-22.2.2.dev31/neutron/objects/port/extensions creating neutron-22.2.2.dev31/neutron/objects/qos creating neutron-22.2.2.dev31/neutron/pecan_wsgi creating neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers creating neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks creating neutron-22.2.2.dev31/neutron/plugins creating neutron-22.2.2.dev31/neutron/plugins/common creating neutron-22.2.2.dev31/neutron/plugins/ml2 creating neutron-22.2.2.dev31/neutron/plugins/ml2/common creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/agent creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop/rpc_manager creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent/common creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/mech_driver creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap/agent creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap/mech_driver creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent/common creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/mech_driver creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/common creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/mech_driver creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/agent creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-22.2.2.dev31/neutron/plugins/ml2/extensions creating neutron-22.2.2.dev31/neutron/privileged creating neutron-22.2.2.dev31/neutron/privileged/agent creating neutron-22.2.2.dev31/neutron/privileged/agent/linux creating neutron-22.2.2.dev31/neutron/privileged/agent/ovsdb creating neutron-22.2.2.dev31/neutron/privileged/agent/ovsdb/native creating neutron-22.2.2.dev31/neutron/profiling creating neutron-22.2.2.dev31/neutron/quota creating neutron-22.2.2.dev31/neutron/scheduler creating neutron-22.2.2.dev31/neutron/server creating neutron-22.2.2.dev31/neutron/services creating neutron-22.2.2.dev31/neutron/services/auto_allocate creating neutron-22.2.2.dev31/neutron/services/conntrack_helper creating neutron-22.2.2.dev31/neutron/services/conntrack_helper/common creating neutron-22.2.2.dev31/neutron/services/externaldns creating neutron-22.2.2.dev31/neutron/services/externaldns/drivers creating neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate creating neutron-22.2.2.dev31/neutron/services/flavors creating neutron-22.2.2.dev31/neutron/services/l3_router creating neutron-22.2.2.dev31/neutron/services/l3_router/service_providers creating neutron-22.2.2.dev31/neutron/services/local_ip creating neutron-22.2.2.dev31/neutron/services/logapi creating neutron-22.2.2.dev31/neutron/services/logapi/agent creating neutron-22.2.2.dev31/neutron/services/logapi/agent/l3 creating neutron-22.2.2.dev31/neutron/services/logapi/common creating neutron-22.2.2.dev31/neutron/services/logapi/drivers creating neutron-22.2.2.dev31/neutron/services/logapi/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/services/logapi/drivers/ovn creating neutron-22.2.2.dev31/neutron/services/logapi/rpc creating neutron-22.2.2.dev31/neutron/services/loki creating neutron-22.2.2.dev31/neutron/services/metering creating neutron-22.2.2.dev31/neutron/services/metering/agents creating neutron-22.2.2.dev31/neutron/services/metering/drivers creating neutron-22.2.2.dev31/neutron/services/metering/drivers/iptables creating neutron-22.2.2.dev31/neutron/services/metering/drivers/noop creating neutron-22.2.2.dev31/neutron/services/ndp_proxy creating neutron-22.2.2.dev31/neutron/services/network_ip_availability creating neutron-22.2.2.dev31/neutron/services/network_segment_range creating neutron-22.2.2.dev31/neutron/services/ovn_l3 creating neutron-22.2.2.dev31/neutron/services/placement_report creating neutron-22.2.2.dev31/neutron/services/portforwarding creating neutron-22.2.2.dev31/neutron/services/portforwarding/common creating neutron-22.2.2.dev31/neutron/services/portforwarding/drivers creating neutron-22.2.2.dev31/neutron/services/portforwarding/drivers/ovn creating neutron-22.2.2.dev31/neutron/services/qos creating neutron-22.2.2.dev31/neutron/services/qos/drivers creating neutron-22.2.2.dev31/neutron/services/qos/drivers/linuxbridge creating neutron-22.2.2.dev31/neutron/services/qos/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/services/qos/drivers/ovn creating neutron-22.2.2.dev31/neutron/services/qos/drivers/sriov creating neutron-22.2.2.dev31/neutron/services/rbac creating neutron-22.2.2.dev31/neutron/services/revisions creating neutron-22.2.2.dev31/neutron/services/segments creating neutron-22.2.2.dev31/neutron/services/tag creating neutron-22.2.2.dev31/neutron/services/timestamp creating neutron-22.2.2.dev31/neutron/services/trunk creating neutron-22.2.2.dev31/neutron/services/trunk/drivers creating neutron-22.2.2.dev31/neutron/services/trunk/drivers/linuxbridge creating neutron-22.2.2.dev31/neutron/services/trunk/drivers/linuxbridge/agent creating neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch/agent creating neutron-22.2.2.dev31/neutron/services/trunk/drivers/ovn creating neutron-22.2.2.dev31/neutron/services/trunk/rpc creating neutron-22.2.2.dev31/neutron/services/trunk/seg_types creating neutron-22.2.2.dev31/neutron/tests creating neutron-22.2.2.dev31/neutron/tests/common creating neutron-22.2.2.dev31/neutron/tests/common/agents creating neutron-22.2.2.dev31/neutron/tests/common/exclusive_resources creating neutron-22.2.2.dev31/neutron/tests/contrib creating neutron-22.2.2.dev31/neutron/tests/contrib/hooks creating neutron-22.2.2.dev31/neutron/tests/etc creating neutron-22.2.2.dev31/neutron/tests/fullstack creating neutron-22.2.2.dev31/neutron/tests/fullstack/agents creating neutron-22.2.2.dev31/neutron/tests/fullstack/resources creating neutron-22.2.2.dev31/neutron/tests/fullstack/schedulers creating neutron-22.2.2.dev31/neutron/tests/fullstack/servers creating neutron-22.2.2.dev31/neutron/tests/functional creating neutron-22.2.2.dev31/neutron/tests/functional/agent creating neutron-22.2.2.dev31/neutron/tests/functional/agent/common creating neutron-22.2.2.dev31/neutron/tests/functional/agent/l2 creating neutron-22.2.2.dev31/neutron/tests/functional/agent/l2/extensions creating neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 creating neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/bin creating neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions creating neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions/qos creating neutron-22.2.2.dev31/neutron/tests/functional/agent/linux creating neutron-22.2.2.dev31/neutron/tests/functional/agent/linux/bin creating neutron-22.2.2.dev31/neutron/tests/functional/agent/linux/openvswitch_firewall creating neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn creating neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/agent creating neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/extensions creating neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/metadata creating neutron-22.2.2.dev31/neutron/tests/functional/agent/ovsdb creating neutron-22.2.2.dev31/neutron/tests/functional/agent/ovsdb/native creating neutron-22.2.2.dev31/neutron/tests/functional/agent/windows creating neutron-22.2.2.dev31/neutron/tests/functional/api creating neutron-22.2.2.dev31/neutron/tests/functional/cmd creating neutron-22.2.2.dev31/neutron/tests/functional/common creating neutron-22.2.2.dev31/neutron/tests/functional/common/ovn creating neutron-22.2.2.dev31/neutron/tests/functional/db creating neutron-22.2.2.dev31/neutron/tests/functional/db/migrations creating neutron-22.2.2.dev31/neutron/tests/functional/objects creating neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins creating neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins/ml2 creating neutron-22.2.2.dev31/neutron/tests/functional/pecan_wsgi creating neutron-22.2.2.dev31/neutron/tests/functional/plugins creating neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2 creating neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers creating neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/macvtap creating neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent creating neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn creating neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver creating neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-22.2.2.dev31/neutron/tests/functional/privileged creating neutron-22.2.2.dev31/neutron/tests/functional/privileged/agent creating neutron-22.2.2.dev31/neutron/tests/functional/privileged/agent/linux creating neutron-22.2.2.dev31/neutron/tests/functional/resources creating neutron-22.2.2.dev31/neutron/tests/functional/resources/ovsdb creating neutron-22.2.2.dev31/neutron/tests/functional/sanity creating neutron-22.2.2.dev31/neutron/tests/functional/scheduler creating neutron-22.2.2.dev31/neutron/tests/functional/services creating neutron-22.2.2.dev31/neutron/tests/functional/services/conntrack_helper creating neutron-22.2.2.dev31/neutron/tests/functional/services/l3_router creating neutron-22.2.2.dev31/neutron/tests/functional/services/logapi creating neutron-22.2.2.dev31/neutron/tests/functional/services/logapi/drivers creating neutron-22.2.2.dev31/neutron/tests/functional/services/logapi/drivers/ovn creating neutron-22.2.2.dev31/neutron/tests/functional/services/ovn_l3 creating neutron-22.2.2.dev31/neutron/tests/functional/services/portforwarding creating neutron-22.2.2.dev31/neutron/tests/functional/services/trunk creating neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers creating neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/openvswitch/agent creating neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/ovn creating neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/rpc creating neutron-22.2.2.dev31/neutron/tests/functional/tests creating neutron-22.2.2.dev31/neutron/tests/functional/tests/common creating neutron-22.2.2.dev31/neutron/tests/functional/tests/common/exclusive_resources creating neutron-22.2.2.dev31/neutron/tests/unit creating neutron-22.2.2.dev31/neutron/tests/unit/agent creating neutron-22.2.2.dev31/neutron/tests/unit/agent/common creating neutron-22.2.2.dev31/neutron/tests/unit/agent/dhcp creating neutron-22.2.2.dev31/neutron/tests/unit/agent/l2 creating neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions creating neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions/dhcp creating neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 creating neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions creating neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions/qos creating neutron-22.2.2.dev31/neutron/tests/unit/agent/linux creating neutron-22.2.2.dev31/neutron/tests/unit/agent/linux/openvswitch_firewall creating neutron-22.2.2.dev31/neutron/tests/unit/agent/metadata creating neutron-22.2.2.dev31/neutron/tests/unit/agent/ovn creating neutron-22.2.2.dev31/neutron/tests/unit/agent/ovn/metadata creating neutron-22.2.2.dev31/neutron/tests/unit/agent/ovsdb creating neutron-22.2.2.dev31/neutron/tests/unit/agent/ovsdb/native creating neutron-22.2.2.dev31/neutron/tests/unit/agent/windows creating neutron-22.2.2.dev31/neutron/tests/unit/api creating neutron-22.2.2.dev31/neutron/tests/unit/api/rpc creating neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/agentnotifiers creating neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks creating neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks/consumer creating neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks/producer creating neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/handlers creating neutron-22.2.2.dev31/neutron/tests/unit/api/v2 creating neutron-22.2.2.dev31/neutron/tests/unit/cmd creating neutron-22.2.2.dev31/neutron/tests/unit/cmd/ovn creating neutron-22.2.2.dev31/neutron/tests/unit/cmd/upgrade_checks creating neutron-22.2.2.dev31/neutron/tests/unit/common creating neutron-22.2.2.dev31/neutron/tests/unit/common/ovn creating neutron-22.2.2.dev31/neutron/tests/unit/conf creating neutron-22.2.2.dev31/neutron/tests/unit/conf/agent creating neutron-22.2.2.dev31/neutron/tests/unit/conf/policies creating neutron-22.2.2.dev31/neutron/tests/unit/core_extensions creating neutron-22.2.2.dev31/neutron/tests/unit/db creating neutron-22.2.2.dev31/neutron/tests/unit/db/metering creating neutron-22.2.2.dev31/neutron/tests/unit/db/quota creating neutron-22.2.2.dev31/neutron/tests/unit/debug creating neutron-22.2.2.dev31/neutron/tests/unit/extensions creating neutron-22.2.2.dev31/neutron/tests/unit/hacking creating neutron-22.2.2.dev31/neutron/tests/unit/ipam creating neutron-22.2.2.dev31/neutron/tests/unit/ipam/drivers creating neutron-22.2.2.dev31/neutron/tests/unit/ipam/drivers/neutrondb_ipam creating neutron-22.2.2.dev31/neutron/tests/unit/notifiers creating neutron-22.2.2.dev31/neutron/tests/unit/objects creating neutron-22.2.2.dev31/neutron/tests/unit/objects/db creating neutron-22.2.2.dev31/neutron/tests/unit/objects/logapi creating neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins creating neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins/ml2 creating neutron-22.2.2.dev31/neutron/tests/unit/objects/port creating neutron-22.2.2.dev31/neutron/tests/unit/objects/port/extensions creating neutron-22.2.2.dev31/neutron/tests/unit/objects/qos creating neutron-22.2.2.dev31/neutron/tests/unit/pecan_wsgi creating neutron-22.2.2.dev31/neutron/tests/unit/plugins creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/agent creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/l2pop creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/agent creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas creating neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions creating neutron-22.2.2.dev31/neutron/tests/unit/privileged creating neutron-22.2.2.dev31/neutron/tests/unit/privileged/agent creating neutron-22.2.2.dev31/neutron/tests/unit/privileged/agent/linux creating neutron-22.2.2.dev31/neutron/tests/unit/quota creating neutron-22.2.2.dev31/neutron/tests/unit/scheduler creating neutron-22.2.2.dev31/neutron/tests/unit/services creating neutron-22.2.2.dev31/neutron/tests/unit/services/auto_allocate creating neutron-22.2.2.dev31/neutron/tests/unit/services/conntrack_helper creating neutron-22.2.2.dev31/neutron/tests/unit/services/externaldns creating neutron-22.2.2.dev31/neutron/tests/unit/services/externaldns/drivers creating neutron-22.2.2.dev31/neutron/tests/unit/services/externaldns/drivers/designate creating neutron-22.2.2.dev31/neutron/tests/unit/services/l3_router creating neutron-22.2.2.dev31/neutron/tests/unit/services/l3_router/service_providers creating neutron-22.2.2.dev31/neutron/tests/unit/services/logapi creating neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/agent creating neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/agent/l3 creating neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/common creating neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers creating neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers/ovn creating neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/rpc creating neutron-22.2.2.dev31/neutron/tests/unit/services/metering creating neutron-22.2.2.dev31/neutron/tests/unit/services/metering/agents creating neutron-22.2.2.dev31/neutron/tests/unit/services/metering/drivers creating neutron-22.2.2.dev31/neutron/tests/unit/services/network_segment_range creating neutron-22.2.2.dev31/neutron/tests/unit/services/ovn_l3 creating neutron-22.2.2.dev31/neutron/tests/unit/services/placement_report creating neutron-22.2.2.dev31/neutron/tests/unit/services/portforwarding creating neutron-22.2.2.dev31/neutron/tests/unit/services/portforwarding/drivers creating neutron-22.2.2.dev31/neutron/tests/unit/services/portforwarding/drivers/ovn creating neutron-22.2.2.dev31/neutron/tests/unit/services/qos creating neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers creating neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers/ovn creating neutron-22.2.2.dev31/neutron/tests/unit/services/revisions creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/linuxbridge creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/openvswitch creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/openvswitch/agent creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/ovn creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/rpc creating neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/seg_types creating neutron-22.2.2.dev31/neutron/tests/unit/tests creating neutron-22.2.2.dev31/neutron/tests/unit/tests/common creating neutron-22.2.2.dev31/neutron/tests/unit/tests/example creating neutron-22.2.2.dev31/neutron/tests/unit/tests/example/dir creating neutron-22.2.2.dev31/neutron/tests/unit/tests/example/dir/subdir creating neutron-22.2.2.dev31/neutron/tests/unit/tests/functional creating neutron-22.2.2.dev31/neutron/tests/var creating neutron-22.2.2.dev31/playbooks creating neutron-22.2.2.dev31/rally-jobs creating neutron-22.2.2.dev31/rally-jobs/extra creating neutron-22.2.2.dev31/rally-jobs/plugins creating neutron-22.2.2.dev31/releasenotes creating neutron-22.2.2.dev31/releasenotes/notes creating neutron-22.2.2.dev31/releasenotes/source creating neutron-22.2.2.dev31/releasenotes/source/_static creating neutron-22.2.2.dev31/releasenotes/source/_templates creating neutron-22.2.2.dev31/releasenotes/source/locale creating neutron-22.2.2.dev31/releasenotes/source/locale/en_GB creating neutron-22.2.2.dev31/releasenotes/source/locale/en_GB/LC_MESSAGES creating neutron-22.2.2.dev31/releasenotes/source/locale/ja creating neutron-22.2.2.dev31/releasenotes/source/locale/ja/LC_MESSAGES creating neutron-22.2.2.dev31/roles creating neutron-22.2.2.dev31/roles/add_mariadb_repo creating neutron-22.2.2.dev31/roles/add_mariadb_repo/tasks creating neutron-22.2.2.dev31/roles/configure_functional_tests creating neutron-22.2.2.dev31/roles/configure_functional_tests/defaults creating neutron-22.2.2.dev31/roles/configure_functional_tests/tasks creating neutron-22.2.2.dev31/roles/disable_selinux creating neutron-22.2.2.dev31/roles/disable_selinux/tasks creating neutron-22.2.2.dev31/roles/legacy_ebtables creating neutron-22.2.2.dev31/roles/legacy_ebtables/tasks creating neutron-22.2.2.dev31/roles/nftables creating neutron-22.2.2.dev31/roles/nftables/tasks creating neutron-22.2.2.dev31/roles/prepare_functional_tests_logs creating neutron-22.2.2.dev31/roles/prepare_functional_tests_logs/defaults creating neutron-22.2.2.dev31/roles/prepare_functional_tests_logs/tasks creating neutron-22.2.2.dev31/roles/setup_logdir creating neutron-22.2.2.dev31/roles/setup_logdir/defaults creating neutron-22.2.2.dev31/roles/setup_logdir/tasks creating neutron-22.2.2.dev31/tools creating neutron-22.2.2.dev31/tools/ovn_migration creating neutron-22.2.2.dev31/tools/ovn_migration/infrared creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/templates creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/backup creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/revert creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks creating neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates creating neutron-22.2.2.dev31/tools/tripleo creating neutron-22.2.2.dev31/vagrant creating neutron-22.2.2.dev31/vagrant/ovn creating neutron-22.2.2.dev31/vagrant/ovn/provisioning creating neutron-22.2.2.dev31/vagrant/ovn/sparse creating neutron-22.2.2.dev31/zuul.d copying files to neutron-22.2.2.dev31... copying .coveragerc -> neutron-22.2.2.dev31 copying .mailmap -> neutron-22.2.2.dev31 copying .pylintrc -> neutron-22.2.2.dev31 copying .stestr.conf -> neutron-22.2.2.dev31 copying AUTHORS -> neutron-22.2.2.dev31 copying CONTRIBUTING.rst -> neutron-22.2.2.dev31 copying ChangeLog -> neutron-22.2.2.dev31 copying HACKING.rst -> neutron-22.2.2.dev31 copying LICENSE -> neutron-22.2.2.dev31 copying README.rst -> neutron-22.2.2.dev31 copying TESTING.rst -> neutron-22.2.2.dev31 copying bindep.txt -> neutron-22.2.2.dev31 copying plugin.spec -> neutron-22.2.2.dev31 copying requirements.txt -> neutron-22.2.2.dev31 copying setup.cfg -> neutron-22.2.2.dev31 copying setup.py -> neutron-22.2.2.dev31 copying test-requirements.txt -> neutron-22.2.2.dev31 copying tox.ini -> neutron-22.2.2.dev31 copying api-ref/README.rst -> neutron-22.2.2.dev31/api-ref copying devstack/ml2-ovs-compute-local.conf.sample -> neutron-22.2.2.dev31/devstack copying devstack/ml2-ovs-local.conf.sample -> neutron-22.2.2.dev31/devstack copying devstack/ovn-compute-local.conf.sample -> neutron-22.2.2.dev31/devstack copying devstack/ovn-db-local.conf.sample -> neutron-22.2.2.dev31/devstack copying devstack/ovn-local.conf.sample -> neutron-22.2.2.dev31/devstack copying devstack/ovn-vtep-local.conf.sample -> neutron-22.2.2.dev31/devstack copying devstack/plugin.sh -> neutron-22.2.2.dev31/devstack copying devstack/settings -> neutron-22.2.2.dev31/devstack copying devstack/lib/distributed_dhcp -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/dns -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/fip_port_forwarding -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/flavors -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/l2_agent -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/l2_agent_sriovnicswitch -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/l3_agent -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/l3_conntrack_helper -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/l3_ndp_proxy -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/local_ip -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/log -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/loki -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/macvtap_agent -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/ml2 -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/network_segment_range -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/octavia -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/segments -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/tag_ports_during_bulk_creation -> neutron-22.2.2.dev31/devstack/lib copying devstack/lib/uplink_status_propagation -> neutron-22.2.2.dev31/devstack/lib copying doc/Makefile -> neutron-22.2.2.dev31/doc copying doc/requirements.txt -> neutron-22.2.2.dev31/doc copying doc/source/_intro.rst -> neutron-22.2.2.dev31/doc/source copying doc/source/conf.py -> neutron-22.2.2.dev31/doc/source copying doc/source/index.rst -> neutron-22.2.2.dev31/doc/source copying doc/source/pdf-index.rst -> neutron-22.2.2.dev31/doc/source copying doc/source/_static/support_matrix.css -> neutron-22.2.2.dev31/doc/source/_static copying doc/source/admin/config-address-scopes.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-auto-allocation.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-az.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-bgp-dynamic-routing.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-bgp-floating-ip-over-l2-segmented-network.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-dhcp-ha.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-dns-int-ext-serv.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-dns-int.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-dns-res.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-dvr-ha-snat.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-experimental-framework.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-fip-port-forwardings.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-ipam.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-ipv6.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-logging.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-macvtap.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-ml2.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-mtu.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-ndp-proxy.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-network-segment-ranges.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-ovs-dpdk.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-ovs-offload.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-ovsfwdriver.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-qos-min-bw.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-qos-min-pps.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-qos.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-rbac.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-routed-networks.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-service-subnets.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-services-agent.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-sfc.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-sriov.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-subnet-onboard.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-subnet-pools.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-trunking.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config-wsgi.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/config.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-lb-ha-vrrp.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-lb-provider.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-lb-selfservice.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-lb.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-ovs-ha-dvr.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-ovs-ha-vrrp.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-ovs-provider.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-ovs-selfservice.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy-ovs.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/deploy.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/fwaas-v2-scenario.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/fwaas.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/index.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/intro-basic-networking.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/intro-nat.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/intro-network-components.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/intro-network-namespaces.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/intro-os-networking.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/intro-overlay-protocols.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/intro.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/migration-classic-to-l3ha.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/migration-database.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/migration-nova-network-to-neutron.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/migration.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/misc-libvirt.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/misc.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/neutron_linuxbridge.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/ops-ip-availability.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/ops-quotas.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/ops-resource-purge.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/ops-resource-tags.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/ops.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/vpnaas-scenario.rst -> neutron-22.2.2.dev31/doc/source/admin copying doc/source/admin/archives/adv-config.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/adv-features.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/adv-operational-features.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/arch.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/auth.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/config-agents.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/config-identity.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/config-plugins.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/index.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/introduction.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/multi-dhcp-agents.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/use.rst -> neutron-22.2.2.dev31/doc/source/admin/archives copying doc/source/admin/archives/figures/vmware_nsx_ex1.graffle -> neutron-22.2.2.dev31/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex1.png -> neutron-22.2.2.dev31/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex1.svg -> neutron-22.2.2.dev31/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.graffle -> neutron-22.2.2.dev31/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.png -> neutron-22.2.2.dev31/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.svg -> neutron-22.2.2.dev31/doc/source/admin/archives/figures copying doc/source/admin/figures/NetworkTypes.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/NetworkTypes.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-floating-ip-over-l2-segmented-network.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/bgp-floating-ip-over-l2-segmented-network.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/config-macvtap-compute1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/config-macvtap-compute2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/demo_multiple_dhcp_agents.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.graffle -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/lbaasv2-diagram.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/logging-framework.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/port-chain-architecture-diagram.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/port-chain-diagram.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-compute1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-compute2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew2.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew2.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowns1.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowns1.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-networks.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-networks.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-services.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-services.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt.png -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt.svg -> neutron-22.2.2.dev31/doc/source/admin/figures copying doc/source/admin/ovn/availability_zones.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/baremetal.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/dpdk.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/external_ports.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/features.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/igmp.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/index.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/ovn.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/routed_provider_networks.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/routing.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/smartnic_dpu.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/sriov.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/troubleshooting.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/tutorial.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn copying doc/source/admin/ovn/figures/ovn-east-west-2.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-2.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-3.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-3.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-3gw.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-3gw.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-failover.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-failover.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south-distributed-fip.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south-distributed-fip.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/figures copying doc/source/admin/ovn/refarch/launch-instance-provider-network.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/launch-instance-selfservice-network.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/provider-networks.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/refarch.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/routers.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/selfservice-networks.rst -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/figures/ovn-architecture1.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-architecture1.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-compute1.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-compute1.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-hw.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-hw.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-services.png -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-services.svg -> neutron-22.2.2.dev31/doc/source/admin/ovn/refarch/figures copying doc/source/admin/shared/deploy-config-neutron-common.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-initialnetworks.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-verifyfailoveroperation.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-verifynetworkoperation.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-initialnetworks.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-networktrafficflow.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-verifynetworkoperation.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-secgrouprules.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-initialnetworks.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-networktrafficflow.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-verifynetworkoperation.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/admin/shared/keepalived-vrrp-healthcheck.txt -> neutron-22.2.2.dev31/doc/source/admin/shared copying doc/source/cli/index.rst -> neutron-22.2.2.dev31/doc/source/cli copying doc/source/cli/neutron-debug.rst -> neutron-22.2.2.dev31/doc/source/cli copying doc/source/cli/neutron-sanity-check.rst -> neutron-22.2.2.dev31/doc/source/cli copying doc/source/cli/neutron-status.rst -> neutron-22.2.2.dev31/doc/source/cli copying doc/source/configuration/config-samples.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/config.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/dhcp-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/index.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/l3-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/linuxbridge-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/macvtap-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/metadata-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/metering-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/ml2-conf.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/neutron.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/openvswitch-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/ovn.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/policy-sample.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/policy.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/sriov-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration copying doc/source/configuration/samples/dhcp-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/l3-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/linuxbridge-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/macvtap-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/metadata-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/metering-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/ml2-conf.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/neutron.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/openvswitch-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/ovn.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/configuration/samples/sriov-agent.rst -> neutron-22.2.2.dev31/doc/source/configuration/samples copying doc/source/contributor/alembic_migrations.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/client_command_extensions.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/contribute.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/contributing.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/development_environment.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/effective_neutron.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/gerrit-recheck.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/index.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/modules.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/neutron_api.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/upgrade_checks.rst -> neutron-22.2.2.dev31/doc/source/contributor copying doc/source/contributor/dashboards/index.rst -> neutron-22.2.2.dev31/doc/source/contributor/dashboards copying doc/source/contributor/internals/address_scopes.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/agent_extensions.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/api_extensions.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/api_layer.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/calling_ml2_plugin.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/code_profiling.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/db_layer.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/db_models.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/dns_order.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/external_dns_integration.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/i18n.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/index.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/l2_agent_extensions.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/l2_agents.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/l3_agent_extensions.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/layer3.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/linuxbridge_agent.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/live_migration.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/local_ips.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/ml2_ext_manager.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/network_ip_availability.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/objects_usage.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/openvswitch_agent.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/openvswitch_firewall.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/ovs_vhostuser.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/plugin-api.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/policy.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/provisioning_blocks.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/quality_of_service.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/quota.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/retries.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/rpc_api.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/rpc_callbacks.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/security_group_api.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/segments.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/service_extensions.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/services_and_agents.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/sriov_nic_agent.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/tag.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/upgrade.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals copying doc/source/contributor/internals/images/live-mig-ovs-hybrid.png -> neutron-22.2.2.dev31/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig-ovs-hybrid.txt -> neutron-22.2.2.dev31/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig.png -> neutron-22.2.2.dev31/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig.txt -> neutron-22.2.2.dev31/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-compute.png -> neutron-22.2.2.dev31/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-netns.png -> neutron-22.2.2.dev31/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-network.png -> neutron-22.2.2.dev31/doc/source/contributor/internals/images copying doc/source/contributor/internals/ovn/data_model.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/database_consistency.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/distributed_ovsdb_events.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/index.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/l3_ha_rescheduling.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/loadbalancer.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/metadata_api.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/native_dhcp.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/ovn_network_logging.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/ovn_worker.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/port_forwarding.rst -> neutron-22.2.2.dev31/doc/source/contributor/internals/ovn copying doc/source/contributor/ovn/index.rst -> neutron-22.2.2.dev31/doc/source/contributor/ovn copying doc/source/contributor/ovn/tools.rst -> neutron-22.2.2.dev31/doc/source/contributor/ovn copying doc/source/contributor/ovn_vagrant/index.rst -> neutron-22.2.2.dev31/doc/source/contributor/ovn_vagrant copying doc/source/contributor/ovn_vagrant/prerequisites.rst -> neutron-22.2.2.dev31/doc/source/contributor/ovn_vagrant copying doc/source/contributor/ovn_vagrant/sparse-architecture.rst -> neutron-22.2.2.dev31/doc/source/contributor/ovn_vagrant copying doc/source/contributor/policies/blueprints.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/policies/bugs.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/policies/code-reviews.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/policies/contributor-onboarding.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/policies/gate-failure-triage.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/policies/index.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/policies/neutron-teams.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/policies/release-checklist.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/policies/thirdparty-ci.rst -> neutron-22.2.2.dev31/doc/source/contributor/policies copying doc/source/contributor/stadium/governance.rst -> neutron-22.2.2.dev31/doc/source/contributor/stadium copying doc/source/contributor/stadium/guidelines.rst -> neutron-22.2.2.dev31/doc/source/contributor/stadium copying doc/source/contributor/stadium/index.rst -> neutron-22.2.2.dev31/doc/source/contributor/stadium copying doc/source/contributor/testing/ci_scenario_jobs.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/coverage.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/db_transient_failure_injection.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/fullstack.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/index.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/ml2_ovn_devstack.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/ml2_ovs_devstack.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/tempest.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/template_model_sync_test.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/testing.rst -> neutron-22.2.2.dev31/doc/source/contributor/testing copying doc/source/contributor/testing/images/fullstack_multinode_simulation.png -> neutron-22.2.2.dev31/doc/source/contributor/testing/images copying doc/source/feature_classification/feature_classification_introduction.rst -> neutron-22.2.2.dev31/doc/source/feature_classification copying doc/source/feature_classification/general_feature_support_matrix.ini -> neutron-22.2.2.dev31/doc/source/feature_classification copying doc/source/feature_classification/general_feature_support_matrix.rst -> neutron-22.2.2.dev31/doc/source/feature_classification copying doc/source/feature_classification/index.rst -> neutron-22.2.2.dev31/doc/source/feature_classification copying doc/source/feature_classification/provider_network_support_matrix.ini -> neutron-22.2.2.dev31/doc/source/feature_classification copying doc/source/feature_classification/provider_network_support_matrix.rst -> neutron-22.2.2.dev31/doc/source/feature_classification copying doc/source/install/compute-install-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/compute-install-option1-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/compute-install-option1-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/compute-install-option1-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/compute-install-option2-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/compute-install-option2-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/compute-install-option2-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/compute-install-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/compute-install-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/concepts.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-option1-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-option1-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-option1-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-option2-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-option2-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-option2-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/controller-install-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-compute-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-compute-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-compute-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-controller-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-controller-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-controller-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-storage-cinder.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-verify-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-verify-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/environment-networking-verify-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/index.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/install-obs.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/install-rdo.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/install-ubuntu.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/overview.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/verify-option1.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/verify-option2.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/verify.rst -> neutron-22.2.2.dev31/doc/source/install copying doc/source/install/common/get-started-networking.rst -> neutron-22.2.2.dev31/doc/source/install/common copying doc/source/install/figures/hwreqs.graffle -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/hwreqs.png -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/hwreqs.svg -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/network1-services.graffle -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/network1-services.png -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/network1-services.svg -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/network2-services.graffle -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/network2-services.png -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/network2-services.svg -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/networklayout.graffle -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/networklayout.png -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/figures/networklayout.svg -> neutron-22.2.2.dev31/doc/source/install/figures copying doc/source/install/ovn/index.rst -> neutron-22.2.2.dev31/doc/source/install/ovn copying doc/source/install/ovn/manual_install.rst -> neutron-22.2.2.dev31/doc/source/install/ovn copying doc/source/install/ovn/tripleo_install.rst -> neutron-22.2.2.dev31/doc/source/install/ovn copying doc/source/install/ovn/figures/ovn-initial-resources.png -> neutron-22.2.2.dev31/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/ovn-initial-resources.svg -> neutron-22.2.2.dev31/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/tripleo-ovn-arch.png -> neutron-22.2.2.dev31/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/tripleo-ovn-arch.svg -> neutron-22.2.2.dev31/doc/source/install/ovn/figures copying doc/source/install/shared/edit_hosts_file.txt -> neutron-22.2.2.dev31/doc/source/install/shared copying doc/source/install/shared/note_configuration_vary_by_distribution.rst -> neutron-22.2.2.dev31/doc/source/install/shared copying doc/source/ovn/dhcp_opts.rst -> neutron-22.2.2.dev31/doc/source/ovn copying doc/source/ovn/gaps.rst -> neutron-22.2.2.dev31/doc/source/ovn copying doc/source/ovn/index.rst -> neutron-22.2.2.dev31/doc/source/ovn copying doc/source/ovn/migration.rst -> neutron-22.2.2.dev31/doc/source/ovn copying doc/source/ovn/ml2ovn_trace.rst -> neutron-22.2.2.dev31/doc/source/ovn copying doc/source/ovn/faq/index.rst -> neutron-22.2.2.dev31/doc/source/ovn/faq copying doc/source/reference/rest-api.rst -> neutron-22.2.2.dev31/doc/source/reference copying etc/README.policy.yaml.txt -> neutron-22.2.2.dev31/etc copying etc/README.txt -> neutron-22.2.2.dev31/etc copying etc/api-paste.ini -> neutron-22.2.2.dev31/etc copying etc/rootwrap.conf -> neutron-22.2.2.dev31/etc copying etc/neutron/plugins/ml2/.placeholder -> neutron-22.2.2.dev31/etc/neutron/plugins/ml2 copying etc/neutron/rootwrap.d/rootwrap.filters -> neutron-22.2.2.dev31/etc/neutron/rootwrap.d copying etc/oslo-config-generator/dhcp_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/l3_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/linuxbridge_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/macvtap_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/metadata_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/metering_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/ml2_conf.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/neutron.conf -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/neutron_ovn_metadata_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/openvswitch_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/ovn.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/ovn_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-config-generator/sriov_agent.ini -> neutron-22.2.2.dev31/etc/oslo-config-generator copying etc/oslo-policy-generator/policy.conf -> neutron-22.2.2.dev31/etc/oslo-policy-generator copying neutron/__init__.py -> neutron-22.2.2.dev31/neutron copying neutron/_i18n.py -> neutron-22.2.2.dev31/neutron copying neutron/auth.py -> neutron-22.2.2.dev31/neutron copying neutron/manager.py -> neutron-22.2.2.dev31/neutron copying neutron/neutron_plugin_base_v2.py -> neutron-22.2.2.dev31/neutron copying neutron/opts.py -> neutron-22.2.2.dev31/neutron copying neutron/policy.py -> neutron-22.2.2.dev31/neutron copying neutron/service.py -> neutron-22.2.2.dev31/neutron copying neutron/version.py -> neutron-22.2.2.dev31/neutron copying neutron/worker.py -> neutron-22.2.2.dev31/neutron copying neutron/wsgi.py -> neutron-22.2.2.dev31/neutron copying neutron.egg-info/PKG-INFO -> neutron-22.2.2.dev31/neutron.egg-info copying neutron.egg-info/SOURCES.txt -> neutron-22.2.2.dev31/neutron.egg-info copying neutron.egg-info/dependency_links.txt -> neutron-22.2.2.dev31/neutron.egg-info copying neutron.egg-info/entry_points.txt -> neutron-22.2.2.dev31/neutron.egg-info copying neutron.egg-info/not-zip-safe -> neutron-22.2.2.dev31/neutron.egg-info copying neutron.egg-info/pbr.json -> neutron-22.2.2.dev31/neutron.egg-info copying neutron.egg-info/requires.txt -> neutron-22.2.2.dev31/neutron.egg-info copying neutron.egg-info/top_level.txt -> neutron-22.2.2.dev31/neutron.egg-info copying neutron/agent/__init__.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/agent_extensions_manager.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/dhcp_agent.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/firewall.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/l3_agent.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/metadata_agent.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/resource_cache.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/rpc.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/securitygroups_rpc.py -> neutron-22.2.2.dev31/neutron/agent copying neutron/agent/common/__init__.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/async_process.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/base_agent_rpc.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/base_polling.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/ip_lib.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/ovs_lib.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/ovsdb_monitor.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/placement_report.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/polling.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/resource_processing_queue.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/common/utils.py -> neutron-22.2.2.dev31/neutron/agent/common copying neutron/agent/dhcp/__init__.py -> neutron-22.2.2.dev31/neutron/agent/dhcp copying neutron/agent/dhcp/agent.py -> neutron-22.2.2.dev31/neutron/agent/dhcp copying neutron/agent/l2/__init__.py -> neutron-22.2.2.dev31/neutron/agent/l2 copying neutron/agent/l2/l2_agent_extensions_manager.py -> neutron-22.2.2.dev31/neutron/agent/l2 copying neutron/agent/l2/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/fdb_population.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/local_ip.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/qos.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/qos_linux.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/dhcp/__init__.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/base.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/extension.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/ipv4.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/ipv6.py -> neutron-22.2.2.dev31/neutron/agent/l2/extensions/dhcp copying neutron/agent/l3/__init__.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/agent.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/dvr.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/dvr_edge_ha_router.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/dvr_edge_router.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/dvr_fip_ns.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/dvr_local_router.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/dvr_router_base.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/dvr_snat_ns.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/fip_rule_priority_allocator.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/ha.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/ha_router.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/item_allocator.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/keepalived_state_change.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/l3_agent_extension_api.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/l3_agent_extensions_manager.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/legacy_router.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/link_local_allocator.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/namespace_manager.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/namespaces.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/router_info.py -> neutron-22.2.2.dev31/neutron/agent/l3 copying neutron/agent/l3/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/conntrack_helper.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/ndp_proxy.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/port_forwarding.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/snat_log.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/qos/__init__.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/base.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/fip.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/gateway_ip.py -> neutron-22.2.2.dev31/neutron/agent/l3/extensions/qos copying neutron/agent/linux/__init__.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/bridge_lib.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/daemon.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/devlink.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/dhcp.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/dibbler.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/external_process.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/interface.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/ip_conntrack.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/ip_lib.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/ipset_manager.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/iptables_comments.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/iptables_firewall.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/iptables_manager.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/keepalived.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/l3_tc_lib.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/of_monitor.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/pd.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/pd_driver.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/ra.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/tc_lib.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/utils.py -> neutron-22.2.2.dev31/neutron/agent/linux copying neutron/agent/linux/openvswitch_firewall/__init__.py -> neutron-22.2.2.dev31/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/constants.py -> neutron-22.2.2.dev31/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/exceptions.py -> neutron-22.2.2.dev31/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/firewall.py -> neutron-22.2.2.dev31/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/iptables.py -> neutron-22.2.2.dev31/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/rules.py -> neutron-22.2.2.dev31/neutron/agent/linux/openvswitch_firewall copying neutron/agent/metadata/__init__.py -> neutron-22.2.2.dev31/neutron/agent/metadata copying neutron/agent/metadata/agent.py -> neutron-22.2.2.dev31/neutron/agent/metadata copying neutron/agent/metadata/driver.py -> neutron-22.2.2.dev31/neutron/agent/metadata copying neutron/agent/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/agent/ovn copying neutron/agent/ovn/metadata_agent.py -> neutron-22.2.2.dev31/neutron/agent/ovn copying neutron/agent/ovn/ovn_neutron_agent.py -> neutron-22.2.2.dev31/neutron/agent/ovn copying neutron/agent/ovn/agent/__init__.py -> neutron-22.2.2.dev31/neutron/agent/ovn/agent copying neutron/agent/ovn/agent/ovn_neutron_agent.py -> neutron-22.2.2.dev31/neutron/agent/ovn/agent copying neutron/agent/ovn/agent/ovsdb.py -> neutron-22.2.2.dev31/neutron/agent/ovn/agent copying neutron/agent/ovn/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/extension_manager.py -> neutron-22.2.2.dev31/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/noop.py -> neutron-22.2.2.dev31/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/qos_hwol.py -> neutron-22.2.2.dev31/neutron/agent/ovn/extensions copying neutron/agent/ovn/metadata/__init__.py -> neutron-22.2.2.dev31/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/agent.py -> neutron-22.2.2.dev31/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/driver.py -> neutron-22.2.2.dev31/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/ovsdb.py -> neutron-22.2.2.dev31/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/server.py -> neutron-22.2.2.dev31/neutron/agent/ovn/metadata copying neutron/agent/ovsdb/__init__.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb copying neutron/agent/ovsdb/api.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb copying neutron/agent/ovsdb/impl_idl.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb copying neutron/agent/ovsdb/native/__init__.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/commands.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/connection.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/exceptions.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/helpers.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/vlog.py -> neutron-22.2.2.dev31/neutron/agent/ovsdb/native copying neutron/agent/windows/__init__.py -> neutron-22.2.2.dev31/neutron/agent/windows copying neutron/agent/windows/ip_lib.py -> neutron-22.2.2.dev31/neutron/agent/windows copying neutron/agent/windows/utils.py -> neutron-22.2.2.dev31/neutron/agent/windows copying neutron/api/__init__.py -> neutron-22.2.2.dev31/neutron/api copying neutron/api/api_common.py -> neutron-22.2.2.dev31/neutron/api copying neutron/api/extensions.py -> neutron-22.2.2.dev31/neutron/api copying neutron/api/rpc/__init__.py -> neutron-22.2.2.dev31/neutron/api/rpc copying neutron/api/rpc/agentnotifiers/__init__.py -> neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py -> neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py -> neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py -> neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/utils.py -> neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/callbacks/__init__.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/events.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/exceptions.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/resource_manager.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/resources.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/version_manager.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/consumer/__init__.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks/consumer copying neutron/api/rpc/callbacks/consumer/registry.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks/consumer copying neutron/api/rpc/callbacks/producer/__init__.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks/producer copying neutron/api/rpc/callbacks/producer/registry.py -> neutron-22.2.2.dev31/neutron/api/rpc/callbacks/producer copying neutron/api/rpc/handlers/__init__.py -> neutron-22.2.2.dev31/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/dhcp_rpc.py -> neutron-22.2.2.dev31/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/dvr_rpc.py -> neutron-22.2.2.dev31/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/l3_rpc.py -> neutron-22.2.2.dev31/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/metadata_rpc.py -> neutron-22.2.2.dev31/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/resources_rpc.py -> neutron-22.2.2.dev31/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/securitygroups_rpc.py -> neutron-22.2.2.dev31/neutron/api/rpc/handlers copying neutron/api/v2/__init__.py -> neutron-22.2.2.dev31/neutron/api/v2 copying neutron/api/v2/base.py -> neutron-22.2.2.dev31/neutron/api/v2 copying neutron/api/v2/resource.py -> neutron-22.2.2.dev31/neutron/api/v2 copying neutron/api/v2/resource_helper.py -> neutron-22.2.2.dev31/neutron/api/v2 copying neutron/api/v2/router.py -> neutron-22.2.2.dev31/neutron/api/v2 copying neutron/api/views/__init__.py -> neutron-22.2.2.dev31/neutron/api/views copying neutron/api/views/versions.py -> neutron-22.2.2.dev31/neutron/api/views copying neutron/cmd/__init__.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/destroy_patch_ports.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/ipset_cleanup.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/keepalived_state_change.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/linuxbridge_cleanup.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/netns_cleanup.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/ovs_cleanup.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/pd_notify.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/remove_duplicated_port_bindings.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/runtime_checks.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/sanitize_port_binding_profile_allocation.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/sanitize_port_mac_addresses.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/sanity_check.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/status.py -> neutron-22.2.2.dev31/neutron/cmd copying neutron/cmd/eventlet/__init__.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet copying neutron/cmd/eventlet/usage_audit.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet copying neutron/cmd/eventlet/agents/__init__.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/dhcp.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/l3.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/metadata.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/ovn_metadata.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/ovn_neutron_agent.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/ovs_neutron_agent.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/server/__init__.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/server copying neutron/cmd/eventlet/services/__init__.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/services copying neutron/cmd/eventlet/services/metering_agent.py -> neutron-22.2.2.dev31/neutron/cmd/eventlet/services copying neutron/cmd/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/cmd/ovn copying neutron/cmd/ovn/migration_mtu.py -> neutron-22.2.2.dev31/neutron/cmd/ovn copying neutron/cmd/ovn/ml2ovn_trace.py -> neutron-22.2.2.dev31/neutron/cmd/ovn copying neutron/cmd/ovn/neutron_ovn_db_sync_util.py -> neutron-22.2.2.dev31/neutron/cmd/ovn copying neutron/cmd/sanity/__init__.py -> neutron-22.2.2.dev31/neutron/cmd/sanity copying neutron/cmd/sanity/checks.py -> neutron-22.2.2.dev31/neutron/cmd/sanity copying neutron/cmd/upgrade_checks/__init__.py -> neutron-22.2.2.dev31/neutron/cmd/upgrade_checks copying neutron/cmd/upgrade_checks/base.py -> neutron-22.2.2.dev31/neutron/cmd/upgrade_checks copying neutron/cmd/upgrade_checks/checks.py -> neutron-22.2.2.dev31/neutron/cmd/upgrade_checks copying neutron/common/__init__.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/_constants.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/_deprecate.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/cache_utils.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/config.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/coordination.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/eventlet_utils.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/experimental.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/ipv6_utils.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/metadata.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/profiler.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/test_lib.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/utils.py -> neutron-22.2.2.dev31/neutron/common copying neutron/common/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/common/ovn copying neutron/common/ovn/acl.py -> neutron-22.2.2.dev31/neutron/common/ovn copying neutron/common/ovn/constants.py -> neutron-22.2.2.dev31/neutron/common/ovn copying neutron/common/ovn/exceptions.py -> neutron-22.2.2.dev31/neutron/common/ovn copying neutron/common/ovn/extensions.py -> neutron-22.2.2.dev31/neutron/common/ovn copying neutron/common/ovn/hash_ring_manager.py -> neutron-22.2.2.dev31/neutron/common/ovn copying neutron/common/ovn/utils.py -> neutron-22.2.2.dev31/neutron/common/ovn copying neutron/conf/__init__.py -> neutron-22.2.2.dev31/neutron/conf copying neutron/conf/common.py -> neutron-22.2.2.dev31/neutron/conf copying neutron/conf/experimental.py -> neutron-22.2.2.dev31/neutron/conf copying neutron/conf/profiling.py -> neutron-22.2.2.dev31/neutron/conf copying neutron/conf/quota.py -> neutron-22.2.2.dev31/neutron/conf copying neutron/conf/service.py -> neutron-22.2.2.dev31/neutron/conf copying neutron/conf/wsgi.py -> neutron-22.2.2.dev31/neutron/conf copying neutron/conf/agent/__init__.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/agent_extensions_manager.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/cmd.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/common.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/dhcp.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/l2_ext_fdb_population.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/linux.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/ovs_conf.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/ovsdb_api.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/securitygroups_rpc.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/windows.py -> neutron-22.2.2.dev31/neutron/conf/agent copying neutron/conf/agent/database/__init__.py -> neutron-22.2.2.dev31/neutron/conf/agent/database copying neutron/conf/agent/database/agents_db.py -> neutron-22.2.2.dev31/neutron/conf/agent/database copying neutron/conf/agent/database/agentschedulers_db.py -> neutron-22.2.2.dev31/neutron/conf/agent/database copying neutron/conf/agent/l3/__init__.py -> neutron-22.2.2.dev31/neutron/conf/agent/l3 copying neutron/conf/agent/l3/config.py -> neutron-22.2.2.dev31/neutron/conf/agent/l3 copying neutron/conf/agent/l3/ha.py -> neutron-22.2.2.dev31/neutron/conf/agent/l3 copying neutron/conf/agent/l3/keepalived.py -> neutron-22.2.2.dev31/neutron/conf/agent/l3 copying neutron/conf/agent/metadata/__init__.py -> neutron-22.2.2.dev31/neutron/conf/agent/metadata copying neutron/conf/agent/metadata/config.py -> neutron-22.2.2.dev31/neutron/conf/agent/metadata copying neutron/conf/agent/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/conf/agent/ovn copying neutron/conf/agent/ovn/metadata/__init__.py -> neutron-22.2.2.dev31/neutron/conf/agent/ovn/metadata copying neutron/conf/agent/ovn/metadata/config.py -> neutron-22.2.2.dev31/neutron/conf/agent/ovn/metadata copying neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py -> neutron-22.2.2.dev31/neutron/conf/agent/ovn/ovn_neutron_agent copying neutron/conf/agent/ovn/ovn_neutron_agent/config.py -> neutron-22.2.2.dev31/neutron/conf/agent/ovn/ovn_neutron_agent copying neutron/conf/db/__init__.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/db/dvr_mac_db.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/db/extraroute_db.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/db/l3_agentschedulers_db.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/db/l3_dvr_db.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/db/l3_gwmode_db.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/db/l3_hamode_db.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/db/l3_ndpproxy_db.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/db/migration_cli.py -> neutron-22.2.2.dev31/neutron/conf/db copying neutron/conf/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/conf/extensions copying neutron/conf/extensions/allowedaddresspairs.py -> neutron-22.2.2.dev31/neutron/conf/extensions copying neutron/conf/extensions/conntrack_helper.py -> neutron-22.2.2.dev31/neutron/conf/extensions copying neutron/conf/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/conf/plugins copying neutron/conf/plugins/ml2/__init__.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2 copying neutron/conf/plugins/ml2/config.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2 copying neutron/conf/plugins/ml2/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/agent.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/driver_type.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/linuxbridge.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/macvtap.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/ovs_conf.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/openvswitch copying neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/openvswitch copying neutron/conf/plugins/ml2/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/ovn copying neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py -> neutron-22.2.2.dev31/neutron/conf/plugins/ml2/drivers/ovn copying neutron/conf/policies/__init__.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/address_group.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/address_scope.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/agent.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/auto_allocated_topology.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/availability_zone.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/base.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/flavor.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/floatingip.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/floatingip_pools.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/floatingip_port_forwarding.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/l3_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/local_ip.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/local_ip_association.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/logging.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/metering.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/ndp_proxy.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/network.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/network_ip_availability.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/network_segment_range.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/port.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/qos.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/quotas.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/rbac.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/router.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/security_group.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/segment.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/service_type.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/subnet.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/subnetpool.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/policies/trunk.py -> neutron-22.2.2.dev31/neutron/conf/policies copying neutron/conf/services/__init__.py -> neutron-22.2.2.dev31/neutron/conf/services copying neutron/conf/services/extdns_designate_driver.py -> neutron-22.2.2.dev31/neutron/conf/services copying neutron/conf/services/logging.py -> neutron-22.2.2.dev31/neutron/conf/services copying neutron/conf/services/metering_agent.py -> neutron-22.2.2.dev31/neutron/conf/services copying neutron/conf/services/provider_configuration.py -> neutron-22.2.2.dev31/neutron/conf/services copying neutron/core_extensions/__init__.py -> neutron-22.2.2.dev31/neutron/core_extensions copying neutron/core_extensions/base.py -> neutron-22.2.2.dev31/neutron/core_extensions copying neutron/core_extensions/qos.py -> neutron-22.2.2.dev31/neutron/core_extensions copying neutron/db/__init__.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/_utils.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/address_group_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/address_scope_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/agents_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/agentschedulers_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/allowedaddresspairs_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/data_plane_status_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/db_base_plugin_common.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/db_base_plugin_v2.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/dns_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/dvr_mac_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/external_net_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/extradhcpopt_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/extraroute_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/flavors_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/ipam_backend_mixin.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/ipam_pluggable_backend.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_agentschedulers_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_attrs_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_dvr_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_dvr_ha_scheduler_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_dvrscheduler_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_fip_pools_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_fip_port_details.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_fip_qos.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_gateway_ip_qos.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_gwmode_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_hamode_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/l3_hascheduler_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/local_ip_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/models_v2.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/network_ip_availability_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/ovn_hash_ring_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/ovn_revision_numbers_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/port_device_profile_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/port_numa_affinity_policy_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/portsecurity_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/portsecurity_db_common.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/provisioning_blocks.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/rbac_db_mixin.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/rbac_db_models.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/securitygroups_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/securitygroups_rpc_base.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/segments_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/servicetype_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/standardattrdescription_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/subnet_service_type_mixin.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/uplink_status_propagation_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/vlantransparent_db.py -> neutron-22.2.2.dev31/neutron/db copying neutron/db/allowed_address_pairs/__init__.py -> neutron-22.2.2.dev31/neutron/db/allowed_address_pairs copying neutron/db/availability_zone/__init__.py -> neutron-22.2.2.dev31/neutron/db/availability_zone copying neutron/db/availability_zone/network.py -> neutron-22.2.2.dev31/neutron/db/availability_zone copying neutron/db/availability_zone/router.py -> neutron-22.2.2.dev31/neutron/db/availability_zone copying neutron/db/extra_dhcp_opt/__init__.py -> neutron-22.2.2.dev31/neutron/db/extra_dhcp_opt copying neutron/db/extra_dhcp_opt/models.py -> neutron-22.2.2.dev31/neutron/db/extra_dhcp_opt copying neutron/db/metering/__init__.py -> neutron-22.2.2.dev31/neutron/db/metering copying neutron/db/metering/metering_db.py -> neutron-22.2.2.dev31/neutron/db/metering copying neutron/db/metering/metering_rpc.py -> neutron-22.2.2.dev31/neutron/db/metering copying neutron/db/migration/README -> neutron-22.2.2.dev31/neutron/db/migration copying neutron/db/migration/__init__.py -> neutron-22.2.2.dev31/neutron/db/migration copying neutron/db/migration/alembic.ini -> neutron-22.2.2.dev31/neutron/db/migration copying neutron/db/migration/autogen.py -> neutron-22.2.2.dev31/neutron/db/migration copying neutron/db/migration/cli.py -> neutron-22.2.2.dev31/neutron/db/migration copying neutron/db/migration/connection.py -> neutron-22.2.2.dev31/neutron/db/migration copying neutron/db/migration/alembic_migrations/__init__.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/agent_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/brocade_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/cisco_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/core_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/dvr_init_opts.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/env.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/external.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/firewall_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/l3_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/lb_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/metering_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/ml2_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nec_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nsxv_initial_opts.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nuage_init_opts.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/other_extensions_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/other_plugins_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/ovs_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/portsec_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/script.py.mako -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/secgroup_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/vmware_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/vpn_init_ops.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/README -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/kilo_initial.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/2023.1/expand copying neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/e3278ee65050_drop_nec_plugin_tables.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/0e66c5227a8a_add_desc_to_standard_attr.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15be73214821_add_bgp_model_data.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/1df244e556f5_add_unique_ha_router_agent_port_bindings.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/31ed664953e6_add_resource_versions_row_to_agent_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/3894bccad37f_add_timestamp_to_base_resources.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/b4caf27aae4_add_bgp_dragent_model_data.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/newton/contract/2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/3b935b28e7a0_migrate_to_pluggable_ipam.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/4bcd4df1f426_rename_ml2_dvr_port_bindings.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/7bbb25278f53_device_owner_ha_replicate_int.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/7d9d8eeec6ad_rename_tenant_to_project.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/89ab9a816d70_rename_ml2_network_segments.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/8fd3918ef6f4_add_segment_host_mapping.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/a8b517cff8ab_add_routerport_bindings_for_ha.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/b12a3ef66e62_add_standardattr_to_qos_policies.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/b67e765a3524_remove_mtu_column_from_networks.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/3d0e74aa7d37_add_flavor_id_to_routers.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/45f8dd33480b_qos_dscp_db_addition.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/5abc0278ca73_add_support_for_vlan_trunking.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/5cd92597d11d_add_ip_allocation_to_port.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/67daae611b6e_add_standard_attr_to_qos_policies.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/a5648cfeeadf_add_subnet_service_types.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/a963b38d82f4_add_dns_name_to_portdnses.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/d3435b514502_add_device_id_index_to_port.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/ocata/expand/929c968efe70_add_pk_version_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ocata/expand copying neutron/db/migration/alembic_migrations/versions/ocata/expand/a9c43481023c_extend_ml2_port_bindings.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ocata/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/2b42d90729da_qos_add_direction_to_bw_limit_rule_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/349b6fd605a6_add_dns_domain_to_portdnses.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/62c781cb6192_add_qos_policies_default_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/7d32f979895f_add_mtu_for_networks.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/804a3c76314c_add_data_plane_status_to_port.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/queens/expand copying neutron/db/migration/alembic_migrations/versions/rocky/expand/61663558142c_add_ha_router_state.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/rocky/expand copying neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/rocky/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/195176fb410d_router_gateway_ip_qos.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/9bfad3f1e780_support_shared_security_groups.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/cada2437bf41_add_propagate_uplink_status_to_port.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/d72db3e25539_modify_uniq_port_forwarding.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/train/expand copying neutron/db/migration/alembic_migrations/versions/train/expand/c613d0b82681_subnet_force_network_id.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/train/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/18a7e90ae768_add_security_group_stateful.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/2217c4222de6_add_dvr_fip_gateway_port_network_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/263d454a9655_add_dns_publish_fixed_ip_to_subnets.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/86274d77933e_change_mtu_to_not_null.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/a010322604bc_network_subnet_update_lock.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/c3e9d13c4367_add_binding_index_to_.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/d8bdf05313f4_add_in_use_to_subnet.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/e4e236b0e1ff_add_rbac_support_for_address_scope.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/e88badaa9591_add_rbac_support_for_subnetpool.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/49d8622c5221_propagate_uplink_status_defaults_to_true.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/dfe425060830_limit_vlan_allocation_id_values.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/fd6107509ccd_ovn_distributed_device_owner.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/26d1e9f5c766_add_standard_attributes_to_address_group.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/532aa95457e2_port_numa_affinity_policy.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/a964d94b4677_support_remote_address_group_in_sg_rules.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/f010820fc498_add_unique_quotas_project_resource.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/wallaby/expand copying neutron/db/migration/alembic_migrations/versions/xena/expand/1bb3393de75d_add_qos_pps_rule.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/xena/expand copying neutron/db/migration/alembic_migrations/versions/xena/expand/8df53b0d2c0e_increase_tag_elements_from_60_to_255_.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/xena/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/1ffef8d6f371_rbac_target_tenant_to_target_project.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/34cf8b009713_add_router_ndp_proxy_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/ba859d649675_add_indexes_to_rbacs.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/c181bb1d89e4_qos_minimum_packet_rate_rules.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/cd9ef14ccf87_add_index_to_agents_host.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/e981acd076d3_add_networksegments_database_constraint.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/21ff98fabab1_add_ndp_proxy_constraint.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/4e6e655746f6_add_index_to_ports_network_id.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/5881373af7f5_delete_sgpb_on_sg_deletion.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/659cbedf30a1_add_index_to_subnetpools_address_scope_.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/alembic_migrations/versions/zed/expand/I43e0b669096_port_forwarding_port_ranges.py -> neutron-22.2.2.dev31/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/models/__init__.py -> neutron-22.2.2.dev31/neutron/db/migration/models copying neutron/db/migration/models/head.py -> neutron-22.2.2.dev31/neutron/db/migration/models copying neutron/db/models/README -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/__init__.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/address_group.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/address_scope.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/agent.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/allowed_address_pair.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/conntrack_helper.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/data_plane_status.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/dns.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/dvr.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/external_net.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/flavor.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/l3.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/l3_attrs.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/l3agent.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/l3ha.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/local_ip.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/loggingapi.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/metering.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/ndp_proxy.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/network_segment_range.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/ovn.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/port_device_profile.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/port_forwarding.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/port_numa_affinity_policy.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/provisioning_block.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/securitygroup.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/segment.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/servicetype.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/subnet_service_type.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/tag.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/uplink_status_propagation.py -> neutron-22.2.2.dev31/neutron/db/models copying neutron/db/models/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/db/models/plugins copying neutron/db/models/plugins/ml2/__init__.py -> neutron-22.2.2.dev31/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/flatallocation.py -> neutron-22.2.2.dev31/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/geneveallocation.py -> neutron-22.2.2.dev31/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/gre_allocation_endpoints.py -> neutron-22.2.2.dev31/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/vlanallocation.py -> neutron-22.2.2.dev31/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/vxlanallocation.py -> neutron-22.2.2.dev31/neutron/db/models/plugins/ml2 copying neutron/db/network_dhcp_agent_binding/__init__.py -> neutron-22.2.2.dev31/neutron/db/network_dhcp_agent_binding copying neutron/db/network_dhcp_agent_binding/models.py -> neutron-22.2.2.dev31/neutron/db/network_dhcp_agent_binding copying neutron/db/port_security/__init__.py -> neutron-22.2.2.dev31/neutron/db/port_security copying neutron/db/port_security/models.py -> neutron-22.2.2.dev31/neutron/db/port_security copying neutron/db/qos/__init__.py -> neutron-22.2.2.dev31/neutron/db/qos copying neutron/db/qos/models.py -> neutron-22.2.2.dev31/neutron/db/qos copying neutron/db/quota/__init__.py -> neutron-22.2.2.dev31/neutron/db/quota copying neutron/db/quota/api.py -> neutron-22.2.2.dev31/neutron/db/quota copying neutron/db/quota/driver.py -> neutron-22.2.2.dev31/neutron/db/quota copying neutron/db/quota/driver_nolock.py -> neutron-22.2.2.dev31/neutron/db/quota copying neutron/db/quota/driver_null.py -> neutron-22.2.2.dev31/neutron/db/quota copying neutron/db/quota/models.py -> neutron-22.2.2.dev31/neutron/db/quota copying neutron/debug/README -> neutron-22.2.2.dev31/neutron/debug copying neutron/debug/__init__.py -> neutron-22.2.2.dev31/neutron/debug copying neutron/debug/commands.py -> neutron-22.2.2.dev31/neutron/debug copying neutron/debug/debug_agent.py -> neutron-22.2.2.dev31/neutron/debug copying neutron/debug/shell.py -> neutron-22.2.2.dev31/neutron/debug copying neutron/exceptions/__init__.py -> neutron-22.2.2.dev31/neutron/exceptions copying neutron/exceptions/qos.py -> neutron-22.2.2.dev31/neutron/exceptions copying neutron/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/address_group.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/address_scope.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/admin_state_down_before_update.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/agent.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/agent_resources_synced.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/allowedaddresspairs.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/auto_allocated_topology.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/availability_zone.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/availability_zone_filter.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/data_plane_status.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/default_subnetpools.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/dhcpagentscheduler.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/dns.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/dns_domain_ports.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/dns_integration_domain_keywords.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/dvr.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/ecmp_routes.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/empty_string_filtering.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/expose_l3_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/expose_port_forwarding_in_fip.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/external_net.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/extra_dhcp_opt.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/extraroute.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/extraroute_atomic.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/filter_validation.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/fip_pf_description.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/fip_pf_detail.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/fip_pf_port_range.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/fip_port_details.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/flavors.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/floating_ip_port_forwarding.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/floatingip_pools.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/ip_allocation.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/ip_substring_port_filtering.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l2_adjacency.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3_ext_gw_mode.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3_ext_ha_mode.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3_ext_ndp_proxy.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3_flavors.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3_ndp_proxy.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3_port_ip_change_not_allowed.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/l3agentscheduler.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/local_ip.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/logging.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/metering.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/metering_source_and_destination_fields.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/multiprovidernet.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/netmtu.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/netmtu_writable.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/network_availability_zone.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/network_ip_availability.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/network_segment_range.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/pagination.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/port_device_profile.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/port_mac_address_override.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/port_mac_address_regenerate.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/port_numa_affinity_policy.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/port_resource_request.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/port_resource_request_groups.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/portbindings.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/portbindings_extended.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/portsecurity.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/project_id.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/providernet.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_bw_limit_direction.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_bw_minimum_ingress.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_default.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_fip.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_fip_network_policy.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_gateway_ip.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_port_network_policy.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_pps_minimum_rule.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_pps_minimum_rule_alias.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_pps_rule.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_rule_type_details.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_rule_type_filter.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/qos_rules_alias.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/quota_check_limit.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/quotasv2.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/quotasv2_detail.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/rbac.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/rbac_address_group.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/rbac_address_scope.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/rbac_security_groups.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/rbac_subnetpool.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/revisionifmatch.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/revisions.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/router_availability_zone.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/routerservicetype.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/security_groups_default_rules.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/security_groups_normalized_cidr.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/security_groups_port_filtering.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/security_groups_remote_address_group.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/security_groups_shared_filtering.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/securitygroup.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/segment.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/segments_peer_subnet_host_routes.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/servicetype.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/sorting.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/standard_attr_segment.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/standardattrdescription.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/stateful_security_group.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/stdattrs_common.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/subnet_dns_publish_fixed_ip.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/subnet_onboard.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/subnet_segmentid_writable.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/subnet_service_types.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/subnetallocation.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/subnetpool_prefix_ops.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/tag_ports_during_bulk_creation.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/tagging.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/timestamp.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/trunk.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/trunk_details.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/uplink_status_propagation.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/extensions/vlantransparent.py -> neutron-22.2.2.dev31/neutron/extensions copying neutron/hacking/__init__.py -> neutron-22.2.2.dev31/neutron/hacking copying neutron/hacking/checks.py -> neutron-22.2.2.dev31/neutron/hacking copying neutron/ipam/__init__.py -> neutron-22.2.2.dev31/neutron/ipam copying neutron/ipam/driver.py -> neutron-22.2.2.dev31/neutron/ipam copying neutron/ipam/exceptions.py -> neutron-22.2.2.dev31/neutron/ipam copying neutron/ipam/requests.py -> neutron-22.2.2.dev31/neutron/ipam copying neutron/ipam/subnet_alloc.py -> neutron-22.2.2.dev31/neutron/ipam copying neutron/ipam/utils.py -> neutron-22.2.2.dev31/neutron/ipam copying neutron/ipam/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/ipam/drivers copying neutron/ipam/drivers/neutrondb_ipam/__init__.py -> neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/db_api.py -> neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/db_models.py -> neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/driver.py -> neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam copying neutron/locale/de/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/de/LC_MESSAGES copying neutron/locale/es/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/es/LC_MESSAGES copying neutron/locale/fr/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/fr/LC_MESSAGES copying neutron/locale/it/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/it/LC_MESSAGES copying neutron/locale/ja/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/ja/LC_MESSAGES copying neutron/locale/ko_KR/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/ko_KR/LC_MESSAGES copying neutron/locale/pt_BR/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/pt_BR/LC_MESSAGES copying neutron/locale/ru/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/ru/LC_MESSAGES copying neutron/locale/zh_CN/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/zh_CN/LC_MESSAGES copying neutron/locale/zh_TW/LC_MESSAGES/neutron.po -> neutron-22.2.2.dev31/neutron/locale/zh_TW/LC_MESSAGES copying neutron/notifiers/__init__.py -> neutron-22.2.2.dev31/neutron/notifiers copying neutron/notifiers/batch_notifier.py -> neutron-22.2.2.dev31/neutron/notifiers copying neutron/notifiers/ironic.py -> neutron-22.2.2.dev31/neutron/notifiers copying neutron/notifiers/nova.py -> neutron-22.2.2.dev31/neutron/notifiers copying neutron/objects/README.rst -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/__init__.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/address_group.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/address_scope.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/agent.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/auto_allocate.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/base.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/conntrack_helper.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/flavor.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/floatingip.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/ipam.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/l3_hamode.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/l3agent.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/local_ip.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/metering.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/ndp_proxy.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/network.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/network_segment_range.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/port_forwarding.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/ports.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/provisioning_blocks.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/quota.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/rbac.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/rbac_db.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/router.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/securitygroup.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/servicetype.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/stdattrs.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/subnet.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/subnetpool.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/tag.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/trunk.py -> neutron-22.2.2.dev31/neutron/objects copying neutron/objects/db/__init__.py -> neutron-22.2.2.dev31/neutron/objects/db copying neutron/objects/db/api.py -> neutron-22.2.2.dev31/neutron/objects/db copying neutron/objects/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/objects/extensions copying neutron/objects/extensions/port_security.py -> neutron-22.2.2.dev31/neutron/objects/extensions copying neutron/objects/logapi/__init__.py -> neutron-22.2.2.dev31/neutron/objects/logapi copying neutron/objects/logapi/logging_resource.py -> neutron-22.2.2.dev31/neutron/objects/logapi copying neutron/objects/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/objects/plugins copying neutron/objects/plugins/ml2/__init__.py -> neutron-22.2.2.dev31/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/base.py -> neutron-22.2.2.dev31/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/flatallocation.py -> neutron-22.2.2.dev31/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/geneveallocation.py -> neutron-22.2.2.dev31/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/greallocation.py -> neutron-22.2.2.dev31/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/vlanallocation.py -> neutron-22.2.2.dev31/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/vxlanallocation.py -> neutron-22.2.2.dev31/neutron/objects/plugins/ml2 copying neutron/objects/port/__init__.py -> neutron-22.2.2.dev31/neutron/objects/port copying neutron/objects/port/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/objects/port/extensions copying neutron/objects/port/extensions/allowedaddresspairs.py -> neutron-22.2.2.dev31/neutron/objects/port/extensions copying neutron/objects/port/extensions/data_plane_status.py -> neutron-22.2.2.dev31/neutron/objects/port/extensions copying neutron/objects/port/extensions/extra_dhcp_opt.py -> neutron-22.2.2.dev31/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_device_profile.py -> neutron-22.2.2.dev31/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_numa_affinity_policy.py -> neutron-22.2.2.dev31/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_security.py -> neutron-22.2.2.dev31/neutron/objects/port/extensions copying neutron/objects/port/extensions/uplink_status_propagation.py -> neutron-22.2.2.dev31/neutron/objects/port/extensions copying neutron/objects/qos/__init__.py -> neutron-22.2.2.dev31/neutron/objects/qos copying neutron/objects/qos/binding.py -> neutron-22.2.2.dev31/neutron/objects/qos copying neutron/objects/qos/policy.py -> neutron-22.2.2.dev31/neutron/objects/qos copying neutron/objects/qos/qos_policy_validator.py -> neutron-22.2.2.dev31/neutron/objects/qos copying neutron/objects/qos/rule.py -> neutron-22.2.2.dev31/neutron/objects/qos copying neutron/objects/qos/rule_type.py -> neutron-22.2.2.dev31/neutron/objects/qos copying neutron/pecan_wsgi/__init__.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi copying neutron/pecan_wsgi/app.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi copying neutron/pecan_wsgi/constants.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi copying neutron/pecan_wsgi/startup.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi copying neutron/pecan_wsgi/controllers/__init__.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/extensions.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/quota.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/resource.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/root.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/utils.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/hooks/__init__.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/body_validation.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/context.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/notifier.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/ownership_validation.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/policy_enforcement.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/query_parameters.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/quota_enforcement.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/translation.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/userfilters.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/utils.py -> neutron-22.2.2.dev31/neutron/pecan_wsgi/hooks copying neutron/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/plugins copying neutron/plugins/common/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/common copying neutron/plugins/common/constants.py -> neutron-22.2.2.dev31/neutron/plugins/common copying neutron/plugins/ml2/README -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/db.py -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/driver_context.py -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/managers.py -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/models.py -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/ovo_rpc.py -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/plugin.py -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/rpc.py -> neutron-22.2.2.dev31/neutron/plugins/ml2 copying neutron/plugins/ml2/common/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/common copying neutron/plugins/ml2/common/constants.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/common copying neutron/plugins/ml2/common/exceptions.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/common copying neutron/plugins/ml2/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/helpers.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/mech_agent.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_flat.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_geneve.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_gre.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_local.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_tunnel.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_vlan.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_vxlan.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/agent/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/_agent_manager_base.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/_common_agent.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/capabilities.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/config.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/l2pop/README -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/db.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/mech_driver.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/rpc.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/plugins/ml2/drivers/linuxbridge/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge copying neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/plugins/ml2/drivers/macvtap/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap copying neutron/plugins/ml2/drivers/macvtap/macvtap_common.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap copying neutron/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap/agent copying neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap/agent copying neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap/mech_driver copying neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/macvtap/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov copying neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch copying neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/main.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/plugins/ml2/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn copying neutron/plugins/ml2/drivers/ovn/db_migration.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn copying neutron/plugins/ml2/drivers/ovn/agent/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/agent copying neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/agent copying neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver copying neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/data_plane_status.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/dns_domain_keywords.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/dns_integration.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_device_profile.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_numa_affinity_policy.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_security.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/qos.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/uplink_status_propagation.py -> neutron-22.2.2.dev31/neutron/plugins/ml2/extensions copying neutron/privileged/__init__.py -> neutron-22.2.2.dev31/neutron/privileged copying neutron/privileged/agent/__init__.py -> neutron-22.2.2.dev31/neutron/privileged/agent copying neutron/privileged/agent/linux/__init__.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/devlink.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/dhcp.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/ethtool.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/ip_lib.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/netlink_constants.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/netlink_lib.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/tc_lib.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/utils.py -> neutron-22.2.2.dev31/neutron/privileged/agent/linux copying neutron/privileged/agent/ovsdb/__init__.py -> neutron-22.2.2.dev31/neutron/privileged/agent/ovsdb copying neutron/privileged/agent/ovsdb/native/__init__.py -> neutron-22.2.2.dev31/neutron/privileged/agent/ovsdb/native copying neutron/privileged/agent/ovsdb/native/helpers.py -> neutron-22.2.2.dev31/neutron/privileged/agent/ovsdb/native copying neutron/profiling/__init__.py -> neutron-22.2.2.dev31/neutron/profiling copying neutron/profiling/profiled_decorator.py -> neutron-22.2.2.dev31/neutron/profiling copying neutron/quota/__init__.py -> neutron-22.2.2.dev31/neutron/quota copying neutron/quota/resource.py -> neutron-22.2.2.dev31/neutron/quota copying neutron/quota/resource_registry.py -> neutron-22.2.2.dev31/neutron/quota copying neutron/scheduler/__init__.py -> neutron-22.2.2.dev31/neutron/scheduler copying neutron/scheduler/base_resource_filter.py -> neutron-22.2.2.dev31/neutron/scheduler copying neutron/scheduler/base_scheduler.py -> neutron-22.2.2.dev31/neutron/scheduler copying neutron/scheduler/dhcp_agent_scheduler.py -> neutron-22.2.2.dev31/neutron/scheduler copying neutron/scheduler/l3_agent_scheduler.py -> neutron-22.2.2.dev31/neutron/scheduler copying neutron/scheduler/l3_ovn_scheduler.py -> neutron-22.2.2.dev31/neutron/scheduler copying neutron/server/__init__.py -> neutron-22.2.2.dev31/neutron/server copying neutron/server/api_eventlet.py -> neutron-22.2.2.dev31/neutron/server copying neutron/server/rpc_eventlet.py -> neutron-22.2.2.dev31/neutron/server copying neutron/server/wsgi_eventlet.py -> neutron-22.2.2.dev31/neutron/server copying neutron/services/__init__.py -> neutron-22.2.2.dev31/neutron/services copying neutron/services/provider_configuration.py -> neutron-22.2.2.dev31/neutron/services copying neutron/services/service_base.py -> neutron-22.2.2.dev31/neutron/services copying neutron/services/auto_allocate/__init__.py -> neutron-22.2.2.dev31/neutron/services/auto_allocate copying neutron/services/auto_allocate/db.py -> neutron-22.2.2.dev31/neutron/services/auto_allocate copying neutron/services/auto_allocate/exceptions.py -> neutron-22.2.2.dev31/neutron/services/auto_allocate copying neutron/services/auto_allocate/models.py -> neutron-22.2.2.dev31/neutron/services/auto_allocate copying neutron/services/auto_allocate/plugin.py -> neutron-22.2.2.dev31/neutron/services/auto_allocate copying neutron/services/conntrack_helper/__init__.py -> neutron-22.2.2.dev31/neutron/services/conntrack_helper copying neutron/services/conntrack_helper/plugin.py -> neutron-22.2.2.dev31/neutron/services/conntrack_helper copying neutron/services/conntrack_helper/common/__init__.py -> neutron-22.2.2.dev31/neutron/services/conntrack_helper/common copying neutron/services/conntrack_helper/common/exceptions.py -> neutron-22.2.2.dev31/neutron/services/conntrack_helper/common copying neutron/services/externaldns/__init__.py -> neutron-22.2.2.dev31/neutron/services/externaldns copying neutron/services/externaldns/driver.py -> neutron-22.2.2.dev31/neutron/services/externaldns copying neutron/services/externaldns/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/services/externaldns/drivers copying neutron/services/externaldns/drivers/designate/__init__.py -> neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate copying neutron/services/externaldns/drivers/designate/driver.py -> neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate copying neutron/services/flavors/__init__.py -> neutron-22.2.2.dev31/neutron/services/flavors copying neutron/services/flavors/flavors_plugin.py -> neutron-22.2.2.dev31/neutron/services/flavors copying neutron/services/l3_router/README -> neutron-22.2.2.dev31/neutron/services/l3_router copying neutron/services/l3_router/__init__.py -> neutron-22.2.2.dev31/neutron/services/l3_router copying neutron/services/l3_router/l3_router_plugin.py -> neutron-22.2.2.dev31/neutron/services/l3_router copying neutron/services/l3_router/service_providers/__init__.py -> neutron-22.2.2.dev31/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/base.py -> neutron-22.2.2.dev31/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/driver_controller.py -> neutron-22.2.2.dev31/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/dvr.py -> neutron-22.2.2.dev31/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/dvrha.py -> neutron-22.2.2.dev31/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/ha.py -> neutron-22.2.2.dev31/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/single_node.py -> neutron-22.2.2.dev31/neutron/services/l3_router/service_providers copying neutron/services/local_ip/__init__.py -> neutron-22.2.2.dev31/neutron/services/local_ip copying neutron/services/local_ip/local_ip_plugin.py -> neutron-22.2.2.dev31/neutron/services/local_ip copying neutron/services/logapi/__init__.py -> neutron-22.2.2.dev31/neutron/services/logapi copying neutron/services/logapi/api_base.py -> neutron-22.2.2.dev31/neutron/services/logapi copying neutron/services/logapi/logging_plugin.py -> neutron-22.2.2.dev31/neutron/services/logapi copying neutron/services/logapi/agent/__init__.py -> neutron-22.2.2.dev31/neutron/services/logapi/agent copying neutron/services/logapi/agent/log_extension.py -> neutron-22.2.2.dev31/neutron/services/logapi/agent copying neutron/services/logapi/agent/l3/__init__.py -> neutron-22.2.2.dev31/neutron/services/logapi/agent/l3 copying neutron/services/logapi/agent/l3/base.py -> neutron-22.2.2.dev31/neutron/services/logapi/agent/l3 copying neutron/services/logapi/common/__init__.py -> neutron-22.2.2.dev31/neutron/services/logapi/common copying neutron/services/logapi/common/db_api.py -> neutron-22.2.2.dev31/neutron/services/logapi/common copying neutron/services/logapi/common/exceptions.py -> neutron-22.2.2.dev31/neutron/services/logapi/common copying neutron/services/logapi/common/sg_callback.py -> neutron-22.2.2.dev31/neutron/services/logapi/common copying neutron/services/logapi/common/sg_validate.py -> neutron-22.2.2.dev31/neutron/services/logapi/common copying neutron/services/logapi/common/snat_validate.py -> neutron-22.2.2.dev31/neutron/services/logapi/common copying neutron/services/logapi/common/validators.py -> neutron-22.2.2.dev31/neutron/services/logapi/common copying neutron/services/logapi/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/base.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/manager.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/driver.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/log_oskenapp.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers/ovn copying neutron/services/logapi/drivers/ovn/driver.py -> neutron-22.2.2.dev31/neutron/services/logapi/drivers/ovn copying neutron/services/logapi/rpc/__init__.py -> neutron-22.2.2.dev31/neutron/services/logapi/rpc copying neutron/services/logapi/rpc/agent.py -> neutron-22.2.2.dev31/neutron/services/logapi/rpc copying neutron/services/logapi/rpc/server.py -> neutron-22.2.2.dev31/neutron/services/logapi/rpc copying neutron/services/loki/__init__.py -> neutron-22.2.2.dev31/neutron/services/loki copying neutron/services/loki/loki_plugin.py -> neutron-22.2.2.dev31/neutron/services/loki copying neutron/services/metering/__init__.py -> neutron-22.2.2.dev31/neutron/services/metering copying neutron/services/metering/metering_plugin.py -> neutron-22.2.2.dev31/neutron/services/metering copying neutron/services/metering/agents/__init__.py -> neutron-22.2.2.dev31/neutron/services/metering/agents copying neutron/services/metering/agents/metering_agent.py -> neutron-22.2.2.dev31/neutron/services/metering/agents copying neutron/services/metering/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/services/metering/drivers copying neutron/services/metering/drivers/abstract_driver.py -> neutron-22.2.2.dev31/neutron/services/metering/drivers copying neutron/services/metering/drivers/utils.py -> neutron-22.2.2.dev31/neutron/services/metering/drivers copying neutron/services/metering/drivers/iptables/__init__.py -> neutron-22.2.2.dev31/neutron/services/metering/drivers/iptables copying neutron/services/metering/drivers/iptables/iptables_driver.py -> neutron-22.2.2.dev31/neutron/services/metering/drivers/iptables copying neutron/services/metering/drivers/noop/__init__.py -> neutron-22.2.2.dev31/neutron/services/metering/drivers/noop copying neutron/services/metering/drivers/noop/noop_driver.py -> neutron-22.2.2.dev31/neutron/services/metering/drivers/noop copying neutron/services/ndp_proxy/__init__.py -> neutron-22.2.2.dev31/neutron/services/ndp_proxy copying neutron/services/ndp_proxy/exceptions.py -> neutron-22.2.2.dev31/neutron/services/ndp_proxy copying neutron/services/ndp_proxy/plugin.py -> neutron-22.2.2.dev31/neutron/services/ndp_proxy copying neutron/services/network_ip_availability/__init__.py -> neutron-22.2.2.dev31/neutron/services/network_ip_availability copying neutron/services/network_ip_availability/plugin.py -> neutron-22.2.2.dev31/neutron/services/network_ip_availability copying neutron/services/network_segment_range/__init__.py -> neutron-22.2.2.dev31/neutron/services/network_segment_range copying neutron/services/network_segment_range/plugin.py -> neutron-22.2.2.dev31/neutron/services/network_segment_range copying neutron/services/ovn_l3/__init__.py -> neutron-22.2.2.dev31/neutron/services/ovn_l3 copying neutron/services/ovn_l3/exceptions.py -> neutron-22.2.2.dev31/neutron/services/ovn_l3 copying neutron/services/ovn_l3/plugin.py -> neutron-22.2.2.dev31/neutron/services/ovn_l3 copying neutron/services/placement_report/__init__.py -> neutron-22.2.2.dev31/neutron/services/placement_report copying neutron/services/placement_report/plugin.py -> neutron-22.2.2.dev31/neutron/services/placement_report copying neutron/services/portforwarding/__init__.py -> neutron-22.2.2.dev31/neutron/services/portforwarding copying neutron/services/portforwarding/constants.py -> neutron-22.2.2.dev31/neutron/services/portforwarding copying neutron/services/portforwarding/pf_plugin.py -> neutron-22.2.2.dev31/neutron/services/portforwarding copying neutron/services/portforwarding/common/__init__.py -> neutron-22.2.2.dev31/neutron/services/portforwarding/common copying neutron/services/portforwarding/common/exceptions.py -> neutron-22.2.2.dev31/neutron/services/portforwarding/common copying neutron/services/portforwarding/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/services/portforwarding/drivers copying neutron/services/portforwarding/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/services/portforwarding/drivers/ovn copying neutron/services/portforwarding/drivers/ovn/driver.py -> neutron-22.2.2.dev31/neutron/services/portforwarding/drivers/ovn copying neutron/services/qos/__init__.py -> neutron-22.2.2.dev31/neutron/services/qos copying neutron/services/qos/qos_plugin.py -> neutron-22.2.2.dev31/neutron/services/qos copying neutron/services/qos/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers copying neutron/services/qos/drivers/manager.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers copying neutron/services/qos/drivers/linuxbridge/__init__.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers/linuxbridge copying neutron/services/qos/drivers/linuxbridge/driver.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers/linuxbridge copying neutron/services/qos/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers/openvswitch copying neutron/services/qos/drivers/openvswitch/driver.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers/openvswitch copying neutron/services/qos/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers/ovn copying neutron/services/qos/drivers/ovn/driver.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers/ovn copying neutron/services/qos/drivers/sriov/__init__.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers/sriov copying neutron/services/qos/drivers/sriov/driver.py -> neutron-22.2.2.dev31/neutron/services/qos/drivers/sriov copying neutron/services/rbac/__init__.py -> neutron-22.2.2.dev31/neutron/services/rbac copying neutron/services/revisions/__init__.py -> neutron-22.2.2.dev31/neutron/services/revisions copying neutron/services/revisions/revision_plugin.py -> neutron-22.2.2.dev31/neutron/services/revisions copying neutron/services/segments/__init__.py -> neutron-22.2.2.dev31/neutron/services/segments copying neutron/services/segments/db.py -> neutron-22.2.2.dev31/neutron/services/segments copying neutron/services/segments/exceptions.py -> neutron-22.2.2.dev31/neutron/services/segments copying neutron/services/segments/plugin.py -> neutron-22.2.2.dev31/neutron/services/segments copying neutron/services/tag/__init__.py -> neutron-22.2.2.dev31/neutron/services/tag copying neutron/services/tag/tag_plugin.py -> neutron-22.2.2.dev31/neutron/services/tag copying neutron/services/timestamp/__init__.py -> neutron-22.2.2.dev31/neutron/services/timestamp copying neutron/services/timestamp/timestamp_db.py -> neutron-22.2.2.dev31/neutron/services/timestamp copying neutron/services/timestamp/timestamp_plugin.py -> neutron-22.2.2.dev31/neutron/services/timestamp copying neutron/services/trunk/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk copying neutron/services/trunk/exceptions.py -> neutron-22.2.2.dev31/neutron/services/trunk copying neutron/services/trunk/models.py -> neutron-22.2.2.dev31/neutron/services/trunk copying neutron/services/trunk/plugin.py -> neutron-22.2.2.dev31/neutron/services/trunk copying neutron/services/trunk/rules.py -> neutron-22.2.2.dev31/neutron/services/trunk copying neutron/services/trunk/utils.py -> neutron-22.2.2.dev31/neutron/services/trunk copying neutron/services/trunk/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers copying neutron/services/trunk/drivers/base.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers copying neutron/services/trunk/drivers/linuxbridge/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/linuxbridge copying neutron/services/trunk/drivers/linuxbridge/driver.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/linuxbridge copying neutron/services/trunk/drivers/linuxbridge/agent/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/linuxbridge/agent/driver.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/constants.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/driver.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/utils.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/driver.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/exceptions.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/ovn copying neutron/services/trunk/drivers/ovn/trunk_driver.py -> neutron-22.2.2.dev31/neutron/services/trunk/drivers/ovn copying neutron/services/trunk/rpc/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/agent.py -> neutron-22.2.2.dev31/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/backend.py -> neutron-22.2.2.dev31/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/constants.py -> neutron-22.2.2.dev31/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/server.py -> neutron-22.2.2.dev31/neutron/services/trunk/rpc copying neutron/services/trunk/seg_types/__init__.py -> neutron-22.2.2.dev31/neutron/services/trunk/seg_types copying neutron/services/trunk/seg_types/validators.py -> neutron-22.2.2.dev31/neutron/services/trunk/seg_types copying neutron/tests/__init__.py -> neutron-22.2.2.dev31/neutron/tests copying neutron/tests/base.py -> neutron-22.2.2.dev31/neutron/tests copying neutron/tests/post_mortem_debug.py -> neutron-22.2.2.dev31/neutron/tests copying neutron/tests/tools.py -> neutron-22.2.2.dev31/neutron/tests copying neutron/tests/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/common copying neutron/tests/common/base.py -> neutron-22.2.2.dev31/neutron/tests/common copying neutron/tests/common/config_fixtures.py -> neutron-22.2.2.dev31/neutron/tests/common copying neutron/tests/common/conn_testers.py -> neutron-22.2.2.dev31/neutron/tests/common copying neutron/tests/common/helpers.py -> neutron-22.2.2.dev31/neutron/tests/common copying neutron/tests/common/l3_test_common.py -> neutron-22.2.2.dev31/neutron/tests/common copying neutron/tests/common/machine_fixtures.py -> neutron-22.2.2.dev31/neutron/tests/common copying neutron/tests/common/net_helpers.py -> neutron-22.2.2.dev31/neutron/tests/common copying neutron/tests/common/agents/__init__.py -> neutron-22.2.2.dev31/neutron/tests/common/agents copying neutron/tests/common/agents/l2_extensions.py -> neutron-22.2.2.dev31/neutron/tests/common/agents copying neutron/tests/common/agents/l3_agent.py -> neutron-22.2.2.dev31/neutron/tests/common/agents copying neutron/tests/common/agents/ovs_agent.py -> neutron-22.2.2.dev31/neutron/tests/common/agents copying neutron/tests/common/exclusive_resources/__init__.py -> neutron-22.2.2.dev31/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/ip_address.py -> neutron-22.2.2.dev31/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/ip_network.py -> neutron-22.2.2.dev31/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/port.py -> neutron-22.2.2.dev31/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/resource_allocator.py -> neutron-22.2.2.dev31/neutron/tests/common/exclusive_resources copying neutron/tests/contrib/README -> neutron-22.2.2.dev31/neutron/tests/contrib copying neutron/tests/contrib/gate_hook.sh -> neutron-22.2.2.dev31/neutron/tests/contrib copying neutron/tests/contrib/testing.filters -> neutron-22.2.2.dev31/neutron/tests/contrib copying neutron/tests/contrib/hooks/api_all_extensions -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/availability_zone -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/disable_dvr -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/disable_dvr_tests -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/dns -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/dvr -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/log -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/network_segment_range -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/openvswitch_type_drivers -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/osprofiler -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/qos -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/quotas -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/segments -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/trunk -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/tunnel_types -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/ubuntu_image -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/uplink_status_propagation -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/vlan_provider -> neutron-22.2.2.dev31/neutron/tests/contrib/hooks copying neutron/tests/etc/api-paste.ini -> neutron-22.2.2.dev31/neutron/tests/etc copying neutron/tests/etc/api-paste.ini.test -> neutron-22.2.2.dev31/neutron/tests/etc copying neutron/tests/etc/neutron.conf -> neutron-22.2.2.dev31/neutron/tests/etc copying neutron/tests/etc/neutron_test.conf -> neutron-22.2.2.dev31/neutron/tests/etc copying neutron/tests/etc/neutron_test2.conf.example -> neutron-22.2.2.dev31/neutron/tests/etc copying neutron/tests/fullstack/README -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/__init__.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/base.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_agent_bandwidth_report.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_connectivity.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_dhcp_agent.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_firewall.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_l3_agent.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_local_ip.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_logging.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_mtu.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_multisegs.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_ovs_dhcp_extension.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_api.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_binding.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_rebind.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_qos.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_quota.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_securitygroup.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_segmentation_id.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/test_subnet.py -> neutron-22.2.2.dev31/neutron/tests/fullstack copying neutron/tests/fullstack/agents/__init__.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/dhcp_agent.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/l3_agent.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/ovs_agent.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/agents copying neutron/tests/fullstack/resources/__init__.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/client.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/config.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/environment.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/machine.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/process.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/resources copying neutron/tests/fullstack/schedulers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/schedulers copying neutron/tests/fullstack/schedulers/dhcp.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/schedulers copying neutron/tests/fullstack/servers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/servers copying neutron/tests/fullstack/servers/placement.py -> neutron-22.2.2.dev31/neutron/tests/fullstack/servers copying neutron/tests/functional/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional copying neutron/tests/functional/base.py -> neutron-22.2.2.dev31/neutron/tests/functional copying neutron/tests/functional/constants.py -> neutron-22.2.2.dev31/neutron/tests/functional copying neutron/tests/functional/requirements.txt -> neutron-22.2.2.dev31/neutron/tests/functional copying neutron/tests/functional/test_server.py -> neutron-22.2.2.dev31/neutron/tests/functional copying neutron/tests/functional/test_service.py -> neutron-22.2.2.dev31/neutron/tests/functional copying neutron/tests/functional/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_dhcp_agent.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_firewall.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_l2_lb_agent.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_l2_ovs_agent.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_ovs_flows.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_ovs_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent copying neutron/tests/functional/agent/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/common/test_ovs_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/common/test_ovsdb_monitor.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/l2/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l2 copying neutron/tests/functional/agent/l2/base.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l2 copying neutron/tests/functional/agent/l2/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l2/extensions copying neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l2/extensions copying neutron/tests/functional/agent/l3/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/framework.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_dvr_router.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_ha_router.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_keepalived_state_change.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_legacy_router.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_metadata_proxy.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_namespace_manager.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/bin/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/bin copying neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/bin copying neutron/tests/functional/agent/l3/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/qos/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions/qos copying neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/l3/extensions/qos copying neutron/tests/functional/agent/linux/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/base.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/helpers.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/simple_daemon.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_async_process.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_bridge_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_dhcp.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_interface.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ip_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ipset.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_iptables.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_keepalived.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_l3_tc_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_netlink_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_of_monitor.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ovsdb_monitor.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_process_monitor.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_tc_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/bin/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/bin/ip_monitor.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/bin/ipt_binname.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn copying neutron/tests/functional/agent/ovn/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/test_ovsdb.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/extensions copying neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/extensions copying neutron/tests/functional/agent/ovn/metadata/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/metadata copying neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovn/metadata copying neutron/tests/functional/agent/ovsdb/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovsdb copying neutron/tests/functional/agent/ovsdb/native/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/agent/ovsdb/native/test_connection.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/agent/ovsdb/native/test_helpers.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/agent/windows/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/windows copying neutron/tests/functional/agent/windows/test_ip_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/agent/windows copying neutron/tests/functional/api/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/api copying neutron/tests/functional/api/test_policies.py -> neutron-22.2.2.dev31/neutron/tests/functional/api copying neutron/tests/functional/cmd/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/process_spawn.py -> neutron-22.2.2.dev31/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_destroy_patch_ports.py -> neutron-22.2.2.dev31/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_ipset_cleanup.py -> neutron-22.2.2.dev31/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_linuxbridge_cleanup.py -> neutron-22.2.2.dev31/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_netns_cleanup.py -> neutron-22.2.2.dev31/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_ovs_cleanup.py -> neutron-22.2.2.dev31/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_status.py -> neutron-22.2.2.dev31/neutron/tests/functional/cmd copying neutron/tests/functional/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/common copying neutron/tests/functional/common/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/functional/common copying neutron/tests/functional/common/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/common/ovn copying neutron/tests/functional/common/ovn/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/functional/common/ovn copying neutron/tests/functional/db/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/db copying neutron/tests/functional/db/test_ipam.py -> neutron-22.2.2.dev31/neutron/tests/functional/db copying neutron/tests/functional/db/test_migrations.py -> neutron-22.2.2.dev31/neutron/tests/functional/db copying neutron/tests/functional/db/test_models.py -> neutron-22.2.2.dev31/neutron/tests/functional/db copying neutron/tests/functional/db/test_network.py -> neutron-22.2.2.dev31/neutron/tests/functional/db copying neutron/tests/functional/db/test_ovn_revision_numbers_db.py -> neutron-22.2.2.dev31/neutron/tests/functional/db copying neutron/tests/functional/db/migrations/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/db/migrations copying neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py -> neutron-22.2.2.dev31/neutron/tests/functional/db/migrations copying neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py -> neutron-22.2.2.dev31/neutron/tests/functional/db/migrations copying neutron/tests/functional/objects/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects copying neutron/tests/functional/objects/test_quota.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects copying neutron/tests/functional/objects/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins copying neutron/tests/functional/objects/plugins/ml2/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_base.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_greallocation.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py -> neutron-22.2.2.dev31/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/pecan_wsgi/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/config.py -> neutron-22.2.2.dev31/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_controllers.py -> neutron-22.2.2.dev31/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_functional.py -> neutron-22.2.2.dev31/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_hooks.py -> neutron-22.2.2.dev31/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/utils.py -> neutron-22.2.2.dev31/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins copying neutron/tests/functional/plugins/ml2/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2 copying neutron/tests/functional/plugins/ml2/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2 copying neutron/tests/functional/plugins/ml2/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers copying neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/macvtap copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent copying neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> neutron-22.2.2.dev31/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/functional/privileged/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/privileged copying neutron/tests/functional/privileged/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/privileged/agent copying neutron/tests/functional/privileged/agent/linux/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_ip_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_tc_lib.py -> neutron-22.2.2.dev31/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/resources/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/resources copying neutron/tests/functional/resources/process.py -> neutron-22.2.2.dev31/neutron/tests/functional/resources copying neutron/tests/functional/resources/ovsdb/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/resources/ovsdb/events.py -> neutron-22.2.2.dev31/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/resources/ovsdb/fixtures.py -> neutron-22.2.2.dev31/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/sanity/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/sanity copying neutron/tests/functional/sanity/test_sanity.py -> neutron-22.2.2.dev31/neutron/tests/functional/sanity copying neutron/tests/functional/scheduler/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/scheduler copying neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py -> neutron-22.2.2.dev31/neutron/tests/functional/scheduler copying neutron/tests/functional/scheduler/test_l3_agent_scheduler.py -> neutron-22.2.2.dev31/neutron/tests/functional/scheduler copying neutron/tests/functional/services/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services copying neutron/tests/functional/services/conntrack_helper/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/conntrack_helper copying neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/conntrack_helper copying neutron/tests/functional/services/l3_router/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/logapi/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/logapi copying neutron/tests/functional/services/logapi/test_logging.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/logapi copying neutron/tests/functional/services/logapi/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/logapi/drivers copying neutron/tests/functional/services/logapi/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/logapi/drivers/ovn copying neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/logapi/drivers/ovn copying neutron/tests/functional/services/ovn_l3/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/ovn_l3 copying neutron/tests/functional/services/ovn_l3/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/ovn_l3 copying neutron/tests/functional/services/portforwarding/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/portforwarding copying neutron/tests/functional/services/portforwarding/test_port_forwarding.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/portforwarding copying neutron/tests/functional/services/trunk/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk copying neutron/tests/functional/services/trunk/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk copying neutron/tests/functional/services/trunk/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers copying neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/openvswitch copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/ovn copying neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/drivers/ovn copying neutron/tests/functional/services/trunk/rpc/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/rpc copying neutron/tests/functional/services/trunk/rpc/test_server.py -> neutron-22.2.2.dev31/neutron/tests/functional/services/trunk/rpc copying neutron/tests/functional/tests/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/tests copying neutron/tests/functional/tests/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/tests/common copying neutron/tests/functional/tests/common/test_net_helpers.py -> neutron-22.2.2.dev31/neutron/tests/functional/tests/common copying neutron/tests/functional/tests/common/exclusive_resources/__init__.py -> neutron-22.2.2.dev31/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py -> neutron-22.2.2.dev31/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py -> neutron-22.2.2.dev31/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_port.py -> neutron-22.2.2.dev31/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py -> neutron-22.2.2.dev31/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/unit/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/_test_extension_portbindings.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/dummy_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/extension_stubs.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/fake_resources.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/test_auth.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/test_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/test_neutron_plugin_base_v2.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/test_opts.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/test_policy.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/test_service.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/test_worker.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/test_wsgi.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/testlib_api.py -> neutron-22.2.2.dev31/neutron/tests/unit copying neutron/tests/unit/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_agent_extensions_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_resource_cache.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_securitygroups_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent copying neutron/tests/unit/agent/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_async_process.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_ovs_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_ovsdb_monitor.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_placement_report.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_polling.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_resource_processing_queue.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/dhcp/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/dhcp copying neutron/tests/unit/agent/dhcp/test_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/dhcp copying neutron/tests/unit/agent/l2/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2 copying neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2 copying neutron/tests/unit/agent/l2/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_fdb_population.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_local_ip.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_qos.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l3/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_fip_ns.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_local_router.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_snat_ns.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_ha_router.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_item_allocator.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_legacy_router.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_link_local_allocator.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_namespace_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_router_info.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_snat_log.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/qos/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_fip.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/linux/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/failing_process.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_bridge_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_daemon.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_devlink.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_dhcp.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_external_process.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_interface.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ip_conntrack.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ip_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ipset_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_iptables_firewall.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_iptables_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_keepalived.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_l3_tc_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_pd.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_tc_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/metadata/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/metadata/test_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/metadata/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovn copying neutron/tests/unit/agent/ovn/metadata/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_server.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovsdb/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovsdb copying neutron/tests/unit/agent/ovsdb/test_impl_idl.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovsdb copying neutron/tests/unit/agent/ovsdb/native/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovsdb/native copying neutron/tests/unit/agent/ovsdb/native/test_connection.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/ovsdb/native copying neutron/tests/unit/agent/windows/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/windows copying neutron/tests/unit/agent/windows/test_ip_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/windows copying neutron/tests/unit/agent/windows/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/agent/windows copying neutron/tests/unit/api/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/api copying neutron/tests/unit/api/test_api_common.py -> neutron-22.2.2.dev31/neutron/tests/unit/api copying neutron/tests/unit/api/test_extensions.py -> neutron-22.2.2.dev31/neutron/tests/unit/api copying neutron/tests/unit/api/rpc/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc copying neutron/tests/unit/api/rpc/agentnotifiers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/callbacks/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_resources.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_version_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks/consumer copying neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks/consumer copying neutron/tests/unit/api/rpc/callbacks/producer/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks/producer copying neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/callbacks/producer copying neutron/tests/unit/api/rpc/handlers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/v2/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_resource.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_router.py -> neutron-22.2.2.dev31/neutron/tests/unit/api/v2 copying neutron/tests/unit/cmd/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_netns_cleanup.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_ovs_cleanup.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_sanity_check.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_status.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd/ovn copying neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd/ovn copying neutron/tests/unit/cmd/upgrade_checks/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd/upgrade_checks copying neutron/tests/unit/cmd/upgrade_checks/test_checks.py -> neutron-22.2.2.dev31/neutron/tests/unit/cmd/upgrade_checks copying neutron/tests/unit/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_code1.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_code2.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_target.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/test__deprecate.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/test_cache_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/test_coordination.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/test_ipv6_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/common copying neutron/tests/unit/common/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_acl.py -> neutron-22.2.2.dev31/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_hash_ring_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/common/ovn copying neutron/tests/unit/conf/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf copying neutron/tests/unit/conf/test_service.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf copying neutron/tests/unit/conf/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/agent copying neutron/tests/unit/conf/agent/test_common.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/agent copying neutron/tests/unit/conf/policies/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_address_group.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_address_scope.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_auto_allocated_topology.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_availability_zone.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_flavor.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip_pools.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_local_ip.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_local_ip_association.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_logging.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_metering.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_ndp_proxy.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network_ip_availability.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network_segment_range.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_port.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_qos.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_quotas.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_rbac.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_router.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_security_group.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_segment.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_service_type.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_subnet.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_subnetpool.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_trunk.py -> neutron-22.2.2.dev31/neutron/tests/unit/conf/policies copying neutron/tests/unit/core_extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/core_extensions copying neutron/tests/unit/core_extensions/test_qos.py -> neutron-22.2.2.dev31/neutron/tests/unit/core_extensions copying neutron/tests/unit/db/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test__utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_agents_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_agentschedulers_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_allowedaddresspairs_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_db_base_plugin_common.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_db_base_plugin_v2.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_dvr_mac_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_extraroute_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_ipam_backend_mixin.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_ipam_pluggable_backend.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_dvr_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_hamode_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_migration.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_ovn_hash_ring_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_ovn_revision_numbers_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_portsecurity_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_portsecurity_db_common.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_provisioning_blocks.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_rbac_db_mixin.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_securitygroups_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/test_segments_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db copying neutron/tests/unit/db/metering/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/db/metering copying neutron/tests/unit/db/metering/test_metering_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/db/metering copying neutron/tests/unit/db/quota/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_driver_nolock.py -> neutron-22.2.2.dev31/neutron/tests/unit/db/quota copying neutron/tests/unit/debug/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/debug copying neutron/tests/unit/debug/test_commands.py -> neutron-22.2.2.dev31/neutron/tests/unit/debug copying neutron/tests/unit/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/base.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/extendedattribute.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/extensionattribute.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/foxinsocks.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_address_group.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_address_scope.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_availability_zone.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_data_plane_status.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_default_subnetpools.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_dns.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_external_net.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_extra_dhcp_opt.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_extraroute.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_fip_port_details.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_flavors.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_floatingip_pools.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_ext_gw_mode.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_ndp_proxy.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_local_ip.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_network_ip_availability.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_network_segment_range.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_device_profile.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_numa_affinity_policy.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_portsecurity.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_providernet.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_qos_fip.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_qos_gateway_ip.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_quotasv2.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_quotasv2_detail.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_router_availability_zone.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_securitygroup.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_segment.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_servicetype.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_onboard.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_service_types.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_timestamp.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_uplink_status_propagation.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_vlantransparent.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/v2attributes.py -> neutron-22.2.2.dev31/neutron/tests/unit/extensions copying neutron/tests/unit/hacking/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/hacking copying neutron/tests/unit/hacking/test_checks.py -> neutron-22.2.2.dev31/neutron/tests/unit/hacking copying neutron/tests/unit/ipam/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/fake_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_requests.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_subnet_alloc.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam/drivers copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/notifiers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_batch_notifier.py -> neutron-22.2.2.dev31/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_ironic.py -> neutron-22.2.2.dev31/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_nova.py -> neutron-22.2.2.dev31/neutron/tests/unit/notifiers copying neutron/tests/unit/objects/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_address_group.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_address_scope.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_auto_allocate.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_conntrack_helper.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_flavor.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_floatingip.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ipam.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_l3_hamode.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_l3agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_local_ip.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_metering.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ndp_proxy.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_network.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_network_segment_range.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_objects.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_port_forwarding.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ports.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_provisioning_blocks.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_quota.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_rbac.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_rbac_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_router.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_securitygroup.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_servicetype.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_subnet.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_subnetpool.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_tag.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_trunk.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects copying neutron/tests/unit/objects/db/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/db copying neutron/tests/unit/objects/db/test_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/db copying neutron/tests/unit/objects/logapi/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/logapi copying neutron/tests/unit/objects/logapi/test_logging_resource.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/logapi copying neutron/tests/unit/objects/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins copying neutron/tests/unit/objects/plugins/ml2/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_greallocation.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/port/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/port copying neutron/tests/unit/objects/port/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_data_plane_status.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_security.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/qos/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_binding.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_policy.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_rule.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_rule_type.py -> neutron-22.2.2.dev31/neutron/tests/unit/objects/qos copying neutron/tests/unit/pecan_wsgi/test_app.py -> neutron-22.2.2.dev31/neutron/tests/unit/pecan_wsgi copying neutron/tests/unit/plugins/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins copying neutron/tests/unit/plugins/ml2/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/_test_mech_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/base.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_agent_scheduler.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_driver_context.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_extension_driver_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_managers.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_ovo_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_port_binding.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_security_group.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_tracked_resources.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/ext_test.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_helpers.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_local.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_agent_extension_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/test_qos_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap copying neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/test_mech_macvtap.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_agent_extension_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/test_br_cookie.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ofswitch.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ovs_bridge.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn copying neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/agent copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/agent copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_commands.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-nb.ovsschema -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-sb.ovsschema -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas copying neutron/tests/unit/plugins/ml2/extensions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/fake_extension.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_port_security.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py -> neutron-22.2.2.dev31/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/privileged/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/privileged copying neutron/tests/unit/privileged/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/privileged/agent copying neutron/tests/unit/privileged/agent/linux/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test___init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_ip_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py -> neutron-22.2.2.dev31/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/quota/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/quota copying neutron/tests/unit/quota/test_resource.py -> neutron-22.2.2.dev31/neutron/tests/unit/quota copying neutron/tests/unit/quota/test_resource_registry.py -> neutron-22.2.2.dev31/neutron/tests/unit/quota copying neutron/tests/unit/scheduler/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_base_scheduler.py -> neutron-22.2.2.dev31/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py -> neutron-22.2.2.dev31/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_l3_agent_scheduler.py -> neutron-22.2.2.dev31/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py -> neutron-22.2.2.dev31/neutron/tests/unit/scheduler copying neutron/tests/unit/services/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services copying neutron/tests/unit/services/test_provider_configuration.py -> neutron-22.2.2.dev31/neutron/tests/unit/services copying neutron/tests/unit/services/auto_allocate/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/auto_allocate copying neutron/tests/unit/services/auto_allocate/test_db.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/auto_allocate copying neutron/tests/unit/services/conntrack_helper/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/conntrack_helper copying neutron/tests/unit/services/conntrack_helper/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/conntrack_helper copying neutron/tests/unit/services/externaldns/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/externaldns copying neutron/tests/unit/services/externaldns/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/externaldns/drivers copying neutron/tests/unit/services/externaldns/drivers/designate/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/externaldns/drivers/designate copying neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/externaldns/drivers/designate copying neutron/tests/unit/services/l3_router/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/l3_router copying neutron/tests/unit/services/l3_router/test_l3_router_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/l3_router copying neutron/tests/unit/services/l3_router/service_providers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/l3_router/service_providers copying neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/l3_router/service_providers copying neutron/tests/unit/services/logapi/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/base.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/test_logging_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/agent copying neutron/tests/unit/services/logapi/agent/test_log_extension.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/agent copying neutron/tests/unit/services/logapi/agent/l3/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/agent/l3 copying neutron/tests/unit/services/logapi/agent/l3/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/agent/l3 copying neutron/tests/unit/services/logapi/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_db_api.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_sg_callback.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_sg_validate.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_snat_validate.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_validators.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/test_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers/openvswitch copying neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers/openvswitch copying neutron/tests/unit/services/logapi/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers/ovn copying neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/drivers/ovn copying neutron/tests/unit/services/logapi/rpc/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/rpc copying neutron/tests/unit/services/logapi/rpc/test_server.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/logapi/rpc copying neutron/tests/unit/services/metering/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/metering copying neutron/tests/unit/services/metering/test_metering_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/metering copying neutron/tests/unit/services/metering/agents/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/metering/agents copying neutron/tests/unit/services/metering/agents/test_metering_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/metering/agents copying neutron/tests/unit/services/metering/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/metering/drivers copying neutron/tests/unit/services/metering/drivers/test_iptables.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/metering/drivers copying neutron/tests/unit/services/network_segment_range/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/network_segment_range copying neutron/tests/unit/services/network_segment_range/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/network_segment_range copying neutron/tests/unit/services/ovn_l3/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/ovn_l3 copying neutron/tests/unit/services/ovn_l3/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/ovn_l3 copying neutron/tests/unit/services/placement_report/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/placement_report copying neutron/tests/unit/services/placement_report/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/placement_report copying neutron/tests/unit/services/portforwarding/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/portforwarding copying neutron/tests/unit/services/portforwarding/test_pf_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/portforwarding copying neutron/tests/unit/services/portforwarding/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/portforwarding/drivers copying neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/portforwarding/drivers/ovn copying neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/portforwarding/drivers/ovn copying neutron/tests/unit/services/qos/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/base.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/test_qos_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers copying neutron/tests/unit/services/qos/drivers/test_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers copying neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers/openvswitch copying neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers/openvswitch copying neutron/tests/unit/services/qos/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers/ovn copying neutron/tests/unit/services/qos/drivers/ovn/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/qos/drivers/ovn copying neutron/tests/unit/services/revisions/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/revisions copying neutron/tests/unit/services/revisions/test_revision_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/revisions copying neutron/tests/unit/services/trunk/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/fakes.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_plugin.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_rules.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_utils.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/drivers/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers copying neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/linuxbridge copying neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/linuxbridge copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/openvswitch copying neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/openvswitch copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/ovn/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/ovn copying neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/drivers/ovn copying neutron/tests/unit/services/trunk/rpc/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_agent.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_backend.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_server.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/seg_types/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/seg_types copying neutron/tests/unit/services/trunk/seg_types/test_validators.py -> neutron-22.2.2.dev31/neutron/tests/unit/services/trunk/seg_types copying neutron/tests/unit/tests/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests copying neutron/tests/unit/tests/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests copying neutron/tests/unit/tests/test_post_mortem_debug.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests copying neutron/tests/unit/tests/common/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/common copying neutron/tests/unit/tests/common/test_net_helpers.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/common copying neutron/tests/unit/tests/example/README -> neutron-22.2.2.dev31/neutron/tests/unit/tests/example copying neutron/tests/unit/tests/example/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/example copying neutron/tests/unit/tests/example/dir/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/example/dir copying neutron/tests/unit/tests/example/dir/example_module.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/example/dir copying neutron/tests/unit/tests/example/dir/subdir/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/example/dir/subdir copying neutron/tests/unit/tests/example/dir/subdir/example_module.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/example/dir/subdir copying neutron/tests/unit/tests/functional/__init__.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/functional copying neutron/tests/unit/tests/functional/test_base.py -> neutron-22.2.2.dev31/neutron/tests/unit/tests/functional copying neutron/tests/var/ca.crt -> neutron-22.2.2.dev31/neutron/tests/var copying neutron/tests/var/certandkey.pem -> neutron-22.2.2.dev31/neutron/tests/var copying neutron/tests/var/certificate.crt -> neutron-22.2.2.dev31/neutron/tests/var copying neutron/tests/var/privatekey.key -> neutron-22.2.2.dev31/neutron/tests/var copying playbooks/add_mariadb_repo.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/configure_ebtables.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/configure_functional_job.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/dvr-multinode-scenario-pre-run.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/enable-fips.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/install_nftables.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/multinode-devstack-custom.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/multinode-setup.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/post_functional_job.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/prepare-ovn-multinode.yaml -> neutron-22.2.2.dev31/playbooks copying playbooks/run_functional_job.yaml -> neutron-22.2.2.dev31/playbooks copying rally-jobs/README.rst -> neutron-22.2.2.dev31/rally-jobs copying rally-jobs/task-neutron.yaml -> neutron-22.2.2.dev31/rally-jobs copying rally-jobs/extra/README.rst -> neutron-22.2.2.dev31/rally-jobs/extra copying rally-jobs/extra/trunk_scenario.setup -> neutron-22.2.2.dev31/rally-jobs/extra copying rally-jobs/plugins/README.rst -> neutron-22.2.2.dev31/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> neutron-22.2.2.dev31/rally-jobs/plugins copying releasenotes/notes/.placeholder -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/1500-default-mtu-b0d6e4ab193b62a4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/1500-default-segment-mtu-54e2cf6aea9602d5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/404-for-quota-tenant-2c09c16759269b21.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Add-http_retries-config-option-b81dd29c03ba8c6a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Add-support-for-direct-ports-with-QoS-in-OVS-48c78c156606e724.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Adds-http_proxy_to_wsgi-middleware-24e8271cbd94ffdf.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Deprecate-allow_overlapping_ips-config-option-0e33af8876bad28f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Deprecate-plug_new-method-without-link_up-parameter-27f8310eb1e1910a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Dscp-marking-for-linuxbridge-agent-e765d0d934fa4017.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Experimental-features-framework-8c34291b5b0be367.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Ingress-bandwidth-limit-in-openvswitch-agent-51cda9bb6b511885.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Minimizing-lock-granularity-8bc2f893d9389cf8.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Neutron-status-upgrade-check-framework-fc34d03c8829672c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/OVN-L3-with-FIP-PF-require-centralized-FIPs-65864dfeb3edc9b1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/QoS-for-linuxbridge-agent-bdb13515aac4e555.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/QoS-ingress-bandwidth-limit-54cea12dbea71172.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Remove-deprecated-option-allow_overlapping_ips-49a93f56d51d6427.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Remove-deprecated-way-of-calling-interface-driver-plug_new-method-3377ce0b776df6b2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Remove-firewall_driver-option-from-neutron-server-920564ec77503631.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/Remove-neutron-lbaas-5cbedd7e8033610f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/accepted_egress_direct-cc23873e213c6919.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/access_as_external_rbac-455dc74b9fa22761.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-ExternalDNSOverQuota-exception-8728f055d4f1d43c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-address-scope-rbac-a903ff28f6457606.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-address-scope-to-the-OVN-LSP-port-registers-1f45e34815c3896d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-availability-zone-4440cf00be7c54ba.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-conntrack-workers-89d303e9ec3b4963.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-custom-kill-scripts-af405ba49142d59c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-description-field-in-port-forwarding-5db3b3f407c7eef4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-designate-driver-ssl-options-169c299c96f2aff0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-dhcp_release6-ff1b8d62fd7fe76d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-dns-domain-to-ports-f71359d75909a2d5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-dscp-for-tunneling-03e28fe7c2f34e86.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-enable-dvr-knob-636268f775bb4569.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-floatingip-pool-api-6927362ef87fdbe5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-get-me-a-network-56321aeef5389001.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-gw-port-support-for-FIP-fb97b85f5928740b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-igmp_snooping_enable-config-option-6a0e15e4ed0a2cf7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-integration-with-external-dns-f56ec8a4993b1fc4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-ip-protocols-in-sg-60467a073e771aee.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-keepalived-vrrp-healt-check-f23ed7c853151484.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-keepalived_use_no_track-config-option-4fa10304ee2960e6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-log-for-keepalived-state-change-e6d0c4f663776233.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-minimum-bandwidth-support-sriov-63664b89f4dd1c1b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-multiple-port-bindings-f16eb47ebdddff2d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-network-segment-range-extension-0893a67cbf3f10fe.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-networksegments-uniq-constraint-89e52b42ca2f7ec2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-new-harouter-state-5612fc5b5c2043a5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-normalized-cidr-to-sg-rule-066be9154c2ed0b2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-osprofiler-support-7fc2de3001187075.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-placement-api-configuration-options-f1611d0909bf6166.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-port-data-plane-status-12726c964210b374.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-port-forwarding-fip-qos-f808d6b4826fb849.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-port-forwarding-using-port-ranges-085ca6ae0d3c60a6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-port-ip-allocation-attr-294a580641998240.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-port-provisioning-retry-8edf16a258b164a0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-port-rebinding-chance-33178b9abacf5804.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-port_details-to-floatingip-fefceab2c740e482.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-propagate_uplink_status-to-port-f4e53395e86eb3cb.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-rbac-qos-8b1154ee756c66df.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-rpc_response_max_timeout-option-cfaad5ef6af31632.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-security-groups-rbac-6f133ec4d40e7641.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-sg-logging-ovn-83cc121a657a1d14.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-sg-shared-field-to-response-9ff6b49d36f4af4d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-smartnic-support-53d25564bab0cbc5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-sort-keys-check-for-get-sorts-b9e3e86ddcb3bc3a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-standard-attr-descriptions-1ba0d7a454c3fd8f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-standard-attributes-to-segment-d39c4b89988aa701.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-standard-attrs-to-address-groups-f5a8565fd2ed91c6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-subnet-service-types-bc81f6df9834f96e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-subnetpool-rbac-2eb2008bd1b27b11.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-tag-all-standardattr-resources-6f757cb39cc1dcfe.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-tags-to-core-resources-b05330a129900609.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-timestamp-fields-f9ab949fc88f05f6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add-wsgi-script-support-e611fa5b5c2043a5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add_dhcp_dnsmasq_t1t2_options-3cef427d8109c165.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/add_is_default_to_qos_policies-f7c6bbac08d474d5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/advanced_image-8abff2ca91de7f6c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/advertise_mtu_by_default-d8b0b056a74517b8.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/advertisement-intervals-for-radvd-configurable-6d85b5fdd97a2742.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/agent-notification-signature-status-6a9b9dbce9cb9740.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/agent_down_time_max-af3b62763aaa2fe5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/allow-noauth-work-without-project-id-f92fac5df37810f0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/allow-non-admins-to-define-external-extra-routes-0d541fc356a5c546.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/allow-qos-min-bw-for-direct-physical-ports-32547cc133c122ef.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/allow-update-subnet-segment-id-association-1fb02ace27e85bb8.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/allow_port_create_update_shared_owners-2a57b1c72d91ace2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bandwidth-config-ovs-5bede7fb43b0a574.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bandwidth-config-sriov-bd8ff8b4d84c8792.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bgp-support-ef361825ca63f28b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1311040-dhcp-no-dns-09291c23e2ce800a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1671448-bfba96e42c7f2dbe.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1811166-314d4b89de1cc0f1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1843428-mac-addres-case-insensitivity-750299c11b49a9a8.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1868137-5bf3354d016c988b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1875981-ec32d8c3918b0dd4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1921150-c02692e548a3750e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1926693-55406915708d59ec.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1942329-7687504f9b177f80.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1953165-6e848ea2c0398f56.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1986003-9bf5ca04f9304336.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-1996677-64851b476a0c5a37.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-2003455-b502cc637427560e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-2022914-edbf1ea3514596b8.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-2048785-trunk-parent-vlan-mode-9280ff2d45403bde.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-7dc8245da8e0e571.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bug-817525-eef68687dafa97fd.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/bump-default-quotas-810570badb378c50.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/change-migration-validation-b030b02c5e1acd3d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/change-of-default-timeout-b09d11683526e27d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/change-oslo-db-defaults-f94df09c30767f95.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/change-port-forwarding-uniq-constraint-78ba3db20bce5fd2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/change-segmentation-id-ovs-a201e0ac1c4d4fb6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/change-the-way-how-api-extensions-are-filtered-out-b4449e690cb64480.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/change_external_network_bridge_default-5de3a0c19182eb70.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/clean_up_xenapi_support-44694e3f9c29b8be.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/clear-allowed-address-pairs-with-none-4757bcca78076c9e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/common-agent-extension-api-3fd06ff67329200a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/conditional_updates-10b9aa66fd144217.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/config-file-generation-2eafc6602d57178e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/config-host_dvr_for_dhcp-f949aca5bd666e24.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/config-wsgi-pool-size-a4c06753b79fee6d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/config_disable_traditional_dhcp-e553e2bd327c37c5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/coordination-df3c0bf55a0c4863.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/correlate-address-scope-with-network-ea16e16b0154ac21.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/create-subnet-with-prefixlen-31-32-4cf8c9417325721a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/create-sunet-with-gateway-and-subnetpools-559335807639b5b6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/custom_ethertypes-eae3fcab3293e3a1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/default-local-dns-a1c3fa1451f228fa.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/default-subnetpool-semantics-1cdc5cdde2be88c2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-advertise-mtu-51e3f78475a14efc.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-agent-veth_mtu-748ca450e32ea192.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-allow-sorting-allow-pagination-4549c92a74cfe15d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-designate-auth-opts-c2b1050a0360981c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-force_gateway_on_subnet-376855c4e66f4e11.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-gateway_external_network_id-f5c4071cd06714b0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-get_binding_levels-function-84012e104ac572a1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-implicit-service-providers-loading-703f984b90351bf0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-ivs-interface-driver-b68e06a470c65ccb.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-4be7b9394a2ae40f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-keepalived_use_no_track-50d481d2809604d4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-min-l3-agents-per-router-15ddaa4c178b23df.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-network-device-mtu-59b78264c9974808.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-neutron-rootwrap-xen-dom0-124ee3647beecc17.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-of_interface-driver-option-1968f8bf6fcd1a38.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-ovn-config-option-to-disable-stateless-security-groups-2cd5d9d2b21ab168.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-ovs_integration_bridge-d4d1521c35f999bd.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-ovsdb-interface-b7e7cc5b036e9ef9.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-remote_ip_prefix-metering-label-rules-5203f681d2fce058.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-router_id-34aca9ea5ee9e789.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-send_arp_for_ha-0281853632f58e8d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate-supported_pci_vendor_devs-12279b70a1f1fe8e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate_max_fixed_ips_per_port-5e80518cbf25cfd6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate_neutron_debug-a578e0adfc9cff4c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecate_prevent_arp_spoofing_option-a09e673fc8f9fee4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/deprecated-driver-e368e0befc9bee4c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/designate-driver-keystonev3-8e70d152e84388e0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dhcp-agent-ovn-metadata-port-33a654ccb9554c65.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dhcp-bulk-updates-0150b764bb1b165f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dhcp-dnsmasq-dhcp-host-addr6-list-support-45d104b3f7ce220e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dhcp-domain-removed-cc5bc6e2129fdf7f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dhcp-ipv6-address-update-ff18d1eb0c196bce.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dhcp-lease-time-5c504c3730a4f9ea.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dhcp-resync-throttle-config-option-9f2375e3baf683ad.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dhcp_ext_for_ovs_agent-ee895747687c7b58.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/direct-physical-vnic-878d15bdb758b70e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dns-domain-per-tenant-59b8a368fa06f81d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dns_domain-1799b939e7248247.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dnsmasq-local-service-c8eaa91894a7d6d4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dnsmasq_dns_servers-d729c04887ce67b4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/do-not-create-dhcp-entries-for-all-types-of-ports-39c03b3782d2753e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/drop-portbindingports-table-575c6d059c698bf0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/drop-python-2-7-9707a901c7d8eab6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-9c79fbb80e94faaf.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dscp-qos-77ea9b27d3762e48.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dvr-configure-centralized-floatingip-with-new-agent-type-05361f1f78853cf7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dvr-external-mac-934409413e515eb2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dvr-fip-namespace-on-all-nodes-c4da7ccd60ee62f5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dvr-ha-support-cc67e84d9380cd0b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dvr-ovs-agent-6052a8d60fddde22.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dvr-support-flat-network-for-ovs-fdf8c3eb461426ec.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dvr-support-live-migration-b818b12bd9cbb518.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dvr_handle_unbound_floatingip_port-f12ae806b8be2065.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/dynamically-resize-agent-greenthreads-c163ab37d36fcafe.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ecmp-routes-771ff34beafee370.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/enable-bridge-command-openvswitch-agent-d07c0b59ea9f864f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/enable-sorting-pagination-754390289d3311fa.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/end-to-end-mtu-00345fc4282cb8fb.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/enhance-tags-1f8915fe3e074069.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/extend-policy-for-extension-resource-owner-check-4a19b84889660506.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/extend-quota-api-2df3b84309664234.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/external-port-scheduling-a5419ac51d863087.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/external-ports-03050eda7ffe13d5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/external_network_bridge-option-removed-bbf50fb803f04f82.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/extraroute-atomic-5ae09e3f37c5fbda.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fail-on-missing-extensions-bc332124b780875b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fdb_population-70d751c8c2e4395f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fetch-specific-column-in-ovo-69c0b087c8c7ee36.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fip-binding-limitation-1d2509950847b085.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fip-janitor-53f0d42a7471c5ed.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fip-qos-52926bce81c3f8bb.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/firewall_driver_not_needed_on_server-4159669ad834dea6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-co-existence-bug-between-sg-logging-and-fwg-logging-ef16077880d76449.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-deferred-alloction-when-new-mac-in-same-request-as-binding-data-2a01c1ed1a8eff66.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-dual-stack-issue-with-dnsmasq-2.81-c95a46e4f4459bd1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-ipv6-auto-allocation-with-segments-b90e99a30d096c9d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-issue-with-ovn-loadbalancer-fip-4e4bda00cf019f71.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-mac-learning-in-case--ovs-offload-26193bf1638fd673.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-mtu-for-existing-networks-5a476cde9bc46a53.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-net-delete-race-f2fa5bac3ab35a5b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-newline-chars-in-dhcp-extra-options-bf86d30371556d63.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-ovn-agent-heartbeat-timestamp-format-dcf80badbe267c68.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-ovn-dns-extensions-d94ec25d20714b20.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-ovsdb-ssl-connection-4058caf4fdcb33ab.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-port-dns-assignment-9d916d77522abd65.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-remote-security-group-no-port-on-host-9177e66d4b16e90c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-security-group-protocol-by-numbers-48afb97ede961716.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/fix-update-port-fixed-ips-on-routed-provider-networks-c54a54844d9a3926.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/floatingips-port-forwarding-65efd8c17a16dffc.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/floatingips-port-forwarding-ovn-8f8981922dd4c4ab.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/forbid-duplicate-ndp-proxy-entry-28040bc2afb3c1c7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/forbid-subnet-gwip-deletion-router-interface-072a18373f920ed9.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/force-arp-responder-true-for-dvr-5aabbfa51945dd5a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/gateway-rate-limit-905bee1ed60c6b8e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/get_standard_device_mappings_for_mechdriver-bc039d478ea0b162.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ha-router-gateway-link-up-73ed5be9dec77b3d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/hash-ring-cleanup-1079d2375082cebe.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/hyperv-neutron-agent-decomposition-ae6a052aeb48c6ac.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/hyperv-security-group-driver-fdbe0c0c292a1505.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ib-dhcp-allocation-fix-a4ebe8b55bb2c065.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/improve-router-callback-event-5ddd73679f23039b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/improve-terminology-d69d7549b79dff5d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ingress-bandwidth-limit-in-linuxbridge-agent-50a2dad610401474.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/introduced-config-option-for-rpc-agent-step-size-dd9595875de2b885.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ip-substring-port-filtering-f5c3d89c4a91e867.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/iptables-fail-on-missing-sysctl-bridge-firewalling-912f157b5671363f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/iptables-support-remote-address-groups-89da589aad3c01d3.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ipv6_first_ip_address_valid-cd94b47bdcc642cf.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ivs-interfacedriver-removal-a9cce87310028b99.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/keepalived-state-change-server-threads-9ed775e7533dd1a0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l2_adjacency-e6e54e5ff9aad9b7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l3-agent-api-get-router-info-93c316a792a9d87f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-b348ff26aec0fe88.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-ha-state-change-f50ae363a53b0f18.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-register-router-factory-46a86f845895f4f6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l3-conntrack-helper-5d3148b575c4ad2f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l3-extensions-must-inherit-from-L3AgentExtension-12c8f1fe2af26379.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l3-ndp-proxy-397de144813f9396.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/l3_agent_graceful_shutdown-87bf3304e6fab8a5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/lb-nftables-8252105fb23ec75d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/limit_vlan_allocations_in_db-93083c6c4923403a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/linuxbridge-agent-extensions-66bdf9feee25ef99.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/linuxbridge-vxlan-udp-ports-73b260efefa15a46.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/linuxbridge_vxlan_arp_responder-e9ea91552e1b62a7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/local_ip-de07013ea3e49c67.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/locate-rp-tree-parent-by-hypervisor-name-3244ed87dc57f950.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/macvtap-l2-agent-2b551d8ec341196d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/macvtap_assigned_vf_check-f4d07660ffd82a24.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/make-mtu-not-nullable-2b2765bc85379545.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/make-supported-vnic-types-configurable-for-ovs-fc73422daffd42b0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/make-supported-vnic-types-configurable-for-sriov-094f7663e8975e9b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/metadata-ipv6-b3607f6932da7226.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/metadata-proxy-header-vulnerability-60c44eb7c76d560c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/metering-driver-stevedore-alias-2c4fdb0556205a3a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/metering-iptables-driver-load-interface-driver-ca397f1db40ec643.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/modify-dhcp-behavior-based-on-network-auto-schedule-1ea5e74fd5bb560c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/modify_api_rpc_worker_defaults-1acd62728b2b55fa.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/mtu-selection-and-advertisement-ab29f9ec43140224.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/multiple-portbinding-for-manila-5f5232d506fe414e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/multisegs-support-for-phynets-f3c710139e26558c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/netns_cleanup_kill_procs-af88d8c47c07dd9c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/network-routed-subnets-cf4874d97ddacd77.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/network_ip_availability-d64bd7032b3c15ee.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/network_link_prefix-e3fe37e37ea275b7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/new-abstract-method-dhcp-cleanup-4fc973915e3723b8.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/new-device-owner-for-ovn-lb-hm-ports-f5a648c4d948c5c8.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/new-quota-driver-DbQuotaNoLockDriver-5f8a44915ec16a1b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/new-vif-type-for-pf-passthrough-33ec560b9b5d246f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/new_QuotaDriverAPI_methods-ed76d167974d6f9d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/noneutronversions-fbbdb98f350767d8.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/notifier-ironic-66391e083d78fee2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/of_interface-native-by-default-0c07bdbd7365230a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/oslo-cache-cache-url-deprecated-16cd3d335c5962eb.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/oslo-messaging-notifier-queue-d94677076a1db261.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/oslo-reports-166a169037bf64f2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/oslo.messaging.notify.drivers-abb0d17b9e1bd470.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/overlay_ip_version-ml2-e6438b570844ef5c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-add-extension-subnetpool-prefix-ops-9b2e4dbdcc174ede.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-add-extension-uplink-status-propagation-4c232954f8b4f0ef.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-agent-qos-hwol-extension-a282afcf3f005c80.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-baremetal-provisioning-04211d04d4897833.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-chassis-other-config-7db15b9d10bf7f04.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-config-option-to-disable-stateless-security-groups-241533231a3ed9e7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-db-sync-host-physnet-filter-agent-type-9e22942bed304807.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-default-dns-servers-ipv6-subnets-f2d525abc70b01b3.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-driver-adds-support-for-vlan-transparency-3ac9d965f5093a15.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-igmp-flood-unregistered-82aeb640f5dded84.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-igmp-snooping-support-1a6ec8e703311fce.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-l3-scheduler-only-on-gw-chassis-33c22c1f5f7a73d4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-limit-one-physnet-per-bridge-188285955a5ea124.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-mcast-flood-reports-80fb529120f2af1c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-mcast_flood_reports-4eee20856ccfc7d7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-metadata-workers-fa8a2019f34bd572.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-metadata_workers-1121334593ce9829.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-network-az-c4ee9a4089872818.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-qos-minimum-bandwidth-74d51f63a536440a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-recreate-metadata-port-76e2c0e651267aa0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-refuse-bind-dead-agent-2310f9f64c2a99de.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-router-availability-zones-03a802ee19689474.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-router-gateway-qos-0897e5572c27fe78.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-smartnic-dpu-portbinding-dd0a16bac6d2e59f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-support-multiple-connection-122dea1ceda4e741.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-support-stateless-sg-849170c5d320487e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-support-stateless-sg-mandatory-bdeb1bc626decc51.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-support-virtual-ports-3da6dc89937a63c7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-supports-Port_Group-96fc1a89e2da163d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-update-vlan-id-749d8f17999243f5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-use-stateless-nat-for-fips-e764c4ece4024be1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-vif-details-bridge-name-and-datapath-type-d2bd5b438118355f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovn-virtual-port-prevent-binding-50efba5521e8a28e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovnmeta-namespaces-include-network-name-e6e4e5f6ff69e7ed.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovs-ct-firewall-driver-52a70a6a16d06f59.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovs-dpdk-rep-port-40fe628974040786.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovs-ipv6-tunnel-endpoints-f41b4954a04c43f6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovs-mac-table-size-config-option-d255d5208650f34b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovs-make-inactivity-probe-configurable-39d669014d961c5c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovs-of-rules-processing-parameters-b38f7a1e88568798.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovs_hardware_offload_support-798d3896ab2c4b1d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovsdb-native-by-default-38835d6963592396.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/ovsdb_timeout_override_for_ovs_cleanup_tool-e6ed6db258d0819e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/path-mtu-back-to-zero-e4f9e8bdd8317ad4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/physical_network-aware-dhcp-scheduling-94e9fadc7c7c5fec.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/pkt-processing-capacity-1c43fe49d7bb2193.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/pluggable-ipam-is-default-15c2ee15dc5b4a7b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/port-device-profile-extension-30ffdaf6a89b89dc.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/port-mac-address-regenerate-312978c834abaa52.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/port-resource-request-groups-516820eed2fc659b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/port_bulk_creation_no_ipamallocation_leftovers-9d72cc5f616f51e4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/port_status_based_on_lsp_up_and_enabled-31c062fc7089f62a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/pps-config-ovs-036b5940694f786c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/precise-agent-state-transfer-67c771cb1ee04dd0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/process-manager-tag-2181918518972004.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/project_id-d5ea7a42be428230.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_defaults_to_true-644d8e4e3cb2d155.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_enabled_default-df3daba66e79d056.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-drivers-refactor-16ece9984958f8a4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-fip-network-inheritance-support-in-ovn-1d68b54c42c865da.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-for-router-gateway-02340f7aa8be3b0d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-min-egress-bw-rule-b1c80f5675a4c1c3.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-minimum-bw-reject-non-physnet-2f4ccddf484369fd.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-minimum-bw-tunnelled-networks-8064d6f21f7d9267.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-pps-minimum-rule-alias-dbd652445a033f31.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-rule-type-details-api-call-27d792980235aec4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-rule-type-filter-9c821e93b27fffe9.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos-rules-alias-extension-ebf23b87460ee36e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos_min_pps_rule_ovs-3fe3d73227980c53.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos_rule_type_min_pps-0cc3fe5b0ee5d596.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/qos_rule_type_pps-27254b90f26c10b6.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/quota_null_driver-d04af65c237e4b12.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/radvd_user-config-option-24730a6d686fee18.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/redirect-type-f29e89ca97357fe9.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/reject-min-bw-updates-30bd0e3201dafce1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/relax-subnetpool-network-affinity-837c1fc28f835de5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-advertise_mtu-28933264714453c4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-agent_type-config-option-31eea687b4ec2e3a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-allow-pagination-allow-sorting-ff23ca5ccb3007b9.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-deprecated-keepalived_use_no_track-5a5201e75df0271e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-driver-60eb7e26d95f7322.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-duplicated-port-bindings-83b58060f3adb403.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-force_gateway_on_subnet-77cb79f0b35d0c6d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-gateway_external_network_id-config-option-c7aabf2f63004b41.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-get_binding_levels-c4e8b350a196706a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-l2pop-agent_boot_time-0cec3d5908d8c054.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-live_migration_events-f9dd9eacfdf32f97.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-min-l3-agents-per-router-27aef7d91dec0348.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-network_device_mtu-option-a1a96e99dc7f0a02.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-of_interface-option-531ac8a1c767603a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-quota_items-d50b4672dd31ea3e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-router_id-b3732089f8f1faa1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-send-arp-for-ha-c1b4a926b8e52b8e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove-subnetpool-config-b15dbe59237aee7e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove_duplicated_ovn_chassis-df12fb6233ea3d3e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove_max_fixed_ips_per_port-64f1fb36748d5756.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/remove_xenapi_support-2cc2a4b9ad0ef01d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/removed-ovsdb_interface-ovs-vsctl-timeout-a618ec8e27552202.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/removed_prevent_arp_spoofing-b49e91a92a93e3e1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/rename-ovs-vsctl-timeout-9df1967c47f394c0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/rename-tenant-to-project-b19a4068f8625969.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/rename-to-nova-metadata-ip-685fd81618c16d9d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/replace-rootwrap-with-privsep-5b85f1ba83df9554.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/resource_priovider_default_hypervisor-b92cff207dfb94c0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/revert-ovn-stateless-nat-88076892fd6f7354.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/rm-notify-entry-points-aa442134a780469a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/routed-networks-hostroutes-a13a9885f0db4f69.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sanitize-port-binding-profile-5b0cba2566f7f950.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sanitize-port-mac-address-732f451942483e21.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/secure-rbac-policies-a05bb75f2575cede.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/secure-rbac-policies-fully-supported-e95271a3ab175dca.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/security-group-ipv6-icmp-221c59dcaf2caa3c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/security-group-port-range-check-73114bdcde459e53.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/security-group-rule-all-ports-update-2857d80e5742ebc5.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/security-groups-port-filtering-69d36ac7db90c9e0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/segment_mtu_to_global_physnet_mtu-9cee5ff09557edeb.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sending-garp-for-l3-ha-c118871833ad8743.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/service-plugin-dependency-c8bf620b2526b869.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/set-of-default-qos-burst-value-0790773703fa08fc.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/set-report_state-rpc-timeout-to-report_interval-1265a70b0728e08c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/setproctitle_agents-47d7957688f0365d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/setproctitle_workers-bc27a8baa5ef2279.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sgl-log-related-traffic-ovn-96b304ab744de13e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/show-all-security-group-rules-for-security-group-owner-6635dd3e4c6ab5ee.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sorting-pagination-extensions-e66e99e2a8f5e563.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sriov-agent-duplicated-mac-ports-a861b0ff800c3172.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sriov-agent-kernel-3.13-removed-support-8bb00902dd607746.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sriov-agent-num-vf-0-0c06424247e7efe0.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sriov-vf-state-disable-has-precedence-2adecdf959dc0f9e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sriov_allow_use_many_nics_for_one_physnet-3570aa67a60ce6c4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sriov_show_l2_agent_extensions-ca852e155a529e99.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/sriov_supports_accelerator_direct-e550369b6e4c18e1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/stateful-security-group-04b2902ed9c44e4f.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/stricter-security-group-port-check-in-api-d1fd84d9663e04ab.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/subnet-dns-publish-fixed-ip-extension-6a5bb42a048a6671.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/subnet-onboard-e4d09fa403a1053e.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/support-address-groups-in-security-group-rules-ce3d9864068c1131.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/support-deleting-ovn-agents-0a5635d9078498ba.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/support-empty-string-filtering-4a39096b62b9abf2.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/support-filter-validation-fee2cdeedbe8ad76.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/switching-to-haproxy-for-metadata-proxy-9d8f7549fadf9182.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/tag-elements-increased-from-60-to-255-e98455525b865333.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/tag-ports-during-bulk-creation-23161dd39d779e99.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/terminate-macvtap-agt-when-interface_mapping-not-present-3109faf3b44d366a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/timestamp_format_change-73eda78566b4690b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/trunk_inherit-455dc74b9fa22dad.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/update_qos_allocation_for_bound_port-5358620322b66ae9.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/use-callback-payload-for-AGENT-AFTER_CREATE-and-AFTER_UPDATE-events-839d8dcb0ac5ff26.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/use-pyroute2-in-ip-lib-558bfea8f14d1fea.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/use_random_fully-527b20bc524c308a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/validate-router-gw-and-routes-af45c89c52612028.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/vhost-user-reconnect-7650134520022e7d.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/vhost-vdpa-4597a27de6232350.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/vlan-aware-vms-aka-trunk-3341cc75ba1bf5b4.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/vlan-type-conntrack-direct-d3d544f8471ed4ff.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/vxlan-multicast-groups-distribution-linuxbridge-9337019c961c01a7.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/vxlan-ovn-support-89f71332fa41952c.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/web_framework_deprecation-f984b83a1366c5b1.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/notes/web_framework_removed-6e4c5c7ca506523a.yaml -> neutron-22.2.2.dev31/releasenotes/notes copying releasenotes/source/README.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/conf.py -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/index.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/liberty.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/mitaka.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/newton.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/ocata.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/pike.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/queens.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/rocky.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/stein.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/train.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/unreleased.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/ussuri.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/victoria.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/wallaby.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/xena.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/yoga.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/zed.rst -> neutron-22.2.2.dev31/releasenotes/source copying releasenotes/source/_static/.placeholder -> neutron-22.2.2.dev31/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> neutron-22.2.2.dev31/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> neutron-22.2.2.dev31/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> neutron-22.2.2.dev31/releasenotes/source/locale/ja/LC_MESSAGES copying roles/add_mariadb_repo/tasks/main.yaml -> neutron-22.2.2.dev31/roles/add_mariadb_repo/tasks copying roles/configure_functional_tests/README.rst -> neutron-22.2.2.dev31/roles/configure_functional_tests copying roles/configure_functional_tests/defaults/main.yaml -> neutron-22.2.2.dev31/roles/configure_functional_tests/defaults copying roles/configure_functional_tests/tasks/main.yaml -> neutron-22.2.2.dev31/roles/configure_functional_tests/tasks copying roles/disable_selinux/tasks/main.yaml -> neutron-22.2.2.dev31/roles/disable_selinux/tasks copying roles/legacy_ebtables/tasks/main.yaml -> neutron-22.2.2.dev31/roles/legacy_ebtables/tasks copying roles/nftables/tasks/main.yaml -> neutron-22.2.2.dev31/roles/nftables/tasks copying roles/prepare_functional_tests_logs/README.rst -> neutron-22.2.2.dev31/roles/prepare_functional_tests_logs copying roles/prepare_functional_tests_logs/defaults/main.yaml -> neutron-22.2.2.dev31/roles/prepare_functional_tests_logs/defaults copying roles/prepare_functional_tests_logs/tasks/main.yaml -> neutron-22.2.2.dev31/roles/prepare_functional_tests_logs/tasks copying roles/setup_logdir/README.rst -> neutron-22.2.2.dev31/roles/setup_logdir copying roles/setup_logdir/defaults/main.yaml -> neutron-22.2.2.dev31/roles/setup_logdir/defaults copying roles/setup_logdir/tasks/main.yaml -> neutron-22.2.2.dev31/roles/setup_logdir/tasks copying tools/abandon_old_reviews.sh -> neutron-22.2.2.dev31/tools copying tools/bug-1921150-re-parent-device-rps.sql -> neutron-22.2.2.dev31/tools copying tools/check_unit_test_structure.sh -> neutron-22.2.2.dev31/tools copying tools/coding-checks.sh -> neutron-22.2.2.dev31/tools copying tools/configure_for_func_testing.sh -> neutron-22.2.2.dev31/tools copying tools/deploy_rootwrap.sh -> neutron-22.2.2.dev31/tools copying tools/download_gerrit_change.py -> neutron-22.2.2.dev31/tools copying tools/files_in_patch.py -> neutron-22.2.2.dev31/tools copying tools/generate_config_file_samples.sh -> neutron-22.2.2.dev31/tools copying tools/generate_dhclient_script_for_fullstack.sh -> neutron-22.2.2.dev31/tools copying tools/migrate_names.py -> neutron-22.2.2.dev31/tools copying tools/migrate_names.txt -> neutron-22.2.2.dev31/tools copying tools/misc-sanity-checks.sh -> neutron-22.2.2.dev31/tools copying tools/pip_install_src_modules.sh -> neutron-22.2.2.dev31/tools copying tools/requirements.txt -> neutron-22.2.2.dev31/tools copying tools/split.sh -> neutron-22.2.2.dev31/tools copying tools/unassign_bug.py -> neutron-22.2.2.dev31/tools copying tools/with_venv.sh -> neutron-22.2.2.dev31/tools copying tools/ovn_migration/README.rst -> neutron-22.2.2.dev31/tools/ovn_migration copying tools/ovn_migration/hosts.sample -> neutron-22.2.2.dev31/tools/ovn_migration copying tools/ovn_migration/migrate-to-ovn.yml -> neutron-22.2.2.dev31/tools/ovn_migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/README.rst -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/defaults copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/tasks copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates/create-resources.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates/start-pinger.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/defaults copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/tasks copying tools/ovn_migration/infrared/tripleo-ovn-migration/templates/start-ovn-migration.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/infrared/tripleo-ovn-migration/templates copying tools/ovn_migration/tripleo_environment/ovn_migration.sh -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment copying tools/ovn_migration/tripleo_environment/playbooks/ovn-migration.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/reduce-dhcp-renewal-time.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/revert.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates/delete-neutron-resources.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/activate-ovn.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/cleanup-dataplane.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/clone-dataplane.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/sync-dbs.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates/activate-ovn.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates/clone-br-int.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates/cleanup-resources.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates/create-resources.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates/validate-resources.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks/cleanup.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks/main.yml -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates/generate-ovn-extras.sh.j2 -> neutron-22.2.2.dev31/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates copying tools/tripleo/ovn.yml -> neutron-22.2.2.dev31/tools/tripleo copying vagrant/ovn/README.rst -> neutron-22.2.2.dev31/vagrant/ovn copying vagrant/ovn/provisioning/boxes.yml -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/id_rsa -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/id_rsa.pub -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/provider-setup.sh -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/providers.rb -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-base.sh -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-compute.sh -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-controller.sh -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-db.sh -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-vtep.sh -> neutron-22.2.2.dev31/vagrant/ovn/provisioning copying vagrant/ovn/sparse/.gitignore -> neutron-22.2.2.dev31/vagrant/ovn/sparse copying vagrant/ovn/sparse/README.rst -> neutron-22.2.2.dev31/vagrant/ovn/sparse copying vagrant/ovn/sparse/Vagrantfile -> neutron-22.2.2.dev31/vagrant/ovn/sparse copying vagrant/ovn/sparse/instances.yml -> neutron-22.2.2.dev31/vagrant/ovn/sparse copying zuul.d/base.yaml -> neutron-22.2.2.dev31/zuul.d copying zuul.d/grenade.yaml -> neutron-22.2.2.dev31/zuul.d copying zuul.d/job-templates.yaml -> neutron-22.2.2.dev31/zuul.d copying zuul.d/project.yaml -> neutron-22.2.2.dev31/zuul.d copying zuul.d/rally.yaml -> neutron-22.2.2.dev31/zuul.d copying zuul.d/tempest-multinode.yaml -> neutron-22.2.2.dev31/zuul.d copying zuul.d/tempest-singlenode.yaml -> neutron-22.2.2.dev31/zuul.d Writing neutron-22.2.2.dev31/setup.cfg creating dist Creating tar archive removing 'neutron-22.2.2.dev31' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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 in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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 + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --copyout /var/tmp/pkgsrc/dist /tmp/tmp.YYUluIRMNU/dist INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --copyout /var/tmp/pkgsrc/dist /tmp/tmp.YYUluIRMNU/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-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: host_arch: x86_64 DEBUG: chrootuid: 1024 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/ccache/u1024/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: db3b4fc6-161c-411f-8b43-9b858dc582eb DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-antelope/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-42b4c41831408a8e323fec3c8983b5c793b64874 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/barbican/42/b4/42b4c41831408a8e323fec3c8983b5c793b64874_08052e9d enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-483c346ff07ab71f199f6928bd835e8eda55a780 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/48/3c/483c346ff07ab71f199f6928bd835e8eda55a780_ec563556 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae2d250aadca31aaef38498c3fb010635821abf5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/ae/2d/ae2d250aadca31aaef38498c3fb010635821abf5_f716f000 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-c4acc5639fd2329372142e39464fcca0209b0018 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/c4/ac/c4acc5639fd2329372142e39464fcca0209b0018_d3ef8337 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-bdf091569d79515598796c8c11d74a57b3d7af7a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/bd/f0/bdf091569d79515598796c8c11d74a57b3d7af7a_390c299e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-4270440bf6d381d720c114d6fd1d56fec62df030 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/42/70/4270440bf6d381d720c114d6fd1d56fec62df030_f77934fb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe9c5a659061f380c95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/c1/c6/c1c6d6701b29ab53bfc7cbe9c5a659061f380c95_fdd7d062 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-347fdbc9b4595a10b726526b3c0b5928e5b7fcf2 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/designate/34/7f/347fdbc9b4595a10b726526b3c0b5928e5b7fcf2_3fd39337 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-c2ac316e7cc4df9e40888870adf6decd46f2b71a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/c2/ac/c2ac316e7cc4df9e40888870adf6decd46f2b71a_0d693729 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb baseurl=https://trunk.rdoproject.org/centos9-antelope/component/keystone/9e/3d/9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb_264c03cc enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3c01b7181572c95dac462eb19c3121e36cb0fe95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/3c/01/3c01b7181572c95dac462eb19c3121e36cb0fe95_912dfd18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-37a4f7b8285dc5a7649ad55a15c89357d7954271 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/37/a4/37a4f7b8285dc5a7649ad55a15c89357d7954271_3ed3aba3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ba397f07a7331190208c93368ee23826ac4e2707 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/ba/39/ba397f07a7331190208c93368ee23826ac4e2707_14b6620e enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-c014f81a8647287f6dcc339321c1256f5a2e82d5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/optimize/c0/14/c014f81a8647287f6dcc339321c1256f5a2e82d5_2033dab6 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-a013801adc8d17c91451c6190b1e53f2abd9ad79 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/a0/13/a013801adc8d17c91451c6190b1e53f2abd9ad79_dbfdef11 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-94928f73b06bf6b29dde683a16db42b46228727c baseurl=https://trunk.rdoproject.org/centos9-antelope/component/puppet/94/92/94928f73b06bf6b29dde683a16db42b46228727c_92d9c981 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-108b289bddbbb85dcf5e7004e773215665975e12 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/10/8b/108b289bddbbb85dcf5e7004e773215665975e12_9d02f069 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e0dfc51139f89d925472b195fffdb7fac850b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/a2/5e/a25e0dfc51139f89d925472b195fffdb7fac850b_5dcff719 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-913ff569e23ec674cc68bf9f0226893b5baab2da baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/91/3f/913ff569e23ec674cc68bf9f0226893b5baab2da_64eef816 enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos9-antelope-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.o05cfgzd', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 9645296 347016 3459088 9919076 6469516 DEBUG: Swap: 16777212 6553192 10224020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-antelope-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.6G 2.7G 38% /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.szyv6g2v', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['useradd', 'mockbuild', '-o', '-u', '1024', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.YYUluIRMNU/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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 in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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 + '[' tarball == gem ']' ++ ls /tmp/tmp.YYUluIRMNU/dist ++ grep .tar.gz + SOURCE=neutron-22.2.2.dev31.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.YYUluIRMNU/dist/neutron-22.2.2.dev31.tar.gz ++ basename neutron-22.2.2.dev31.tar.gz .tar.gz + SOURCEWITHREL=neutron-22.2.2.dev31-0.20250131184741.6c2b89c.tar.gz + mv /tmp/tmp.YYUluIRMNU/dist/neutron-22.2.2.dev31.tar.gz /tmp/tmp.YYUluIRMNU/SOURCES/neutron-22.2.2.dev31-0.20250131184741.6c2b89c.tar.gz + cd /home/centos9-antelope/data/openstack-neutron_distro + cp -a conf.README neutron-destroy-patch-ports.service neutron-dhcp-agent.service neutron-dist.conf neutron-enable-bridge-firewall.sh neutron-l2-agent-sysctl.conf neutron-l2-agent.modules neutron-l3-agent.service neutron-linuxbridge-agent.service neutron-linuxbridge-cleanup.service neutron-macvtap-agent.service neutron-metadata-agent.service neutron-metering-agent.service neutron-netns-cleanup.service neutron-openvswitch-agent.service neutron-ovn-agent.service neutron-ovn-metadata-agent.service neutron-ovs-cleanup.service neutron-rpc-server.service neutron-server.service neutron-sriov-nic-agent.service neutron-sudoers neutron.logrotate openstack-neutron.spec sources /tmp/tmp.YYUluIRMNU/SOURCES/ + cp openstack-neutron.spec /tmp/tmp.YYUluIRMNU/SPECS/ + cd /tmp/tmp.YYUluIRMNU/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-neutron.spec + sed -i -e '1i%define upstream_version 22.2.2.dev31\' openstack-neutron.spec + grep -qc '^%global dlrn .*' openstack-neutron.spec + sed -i -e '1i%global dlrn 1\' openstack-neutron.spec + grep -qc '^%global dlrn_nvr .*' openstack-neutron.spec ++ basename neutron-22.2.2.dev31-0.20250131184741.6c2b89c.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr neutron-22.2.2.dev31-0.20250131184741.6c2b89c\' openstack-neutron.spec + sed -i -e s/UPSTREAMVERSION/22.2.2.dev31/g openstack-neutron.spec + set_nvr_in_spec + VERSION=22.2.2 + sed -i -e 's/Version:.*/Version: 22.2.2/g' openstack-neutron.spec + sed -i -e 's/Release:.*/Release: 0.20250131184741.6c2b89c%{?dist}/g' openstack-neutron.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: neutron-22.2.2.dev31-0.20250131184741.6c2b89c.tar.gz/' openstack-neutron.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-neutron.spec + cat openstack-neutron.spec %global dlrn_nvr neutron-22.2.2.dev31-0.20250131184741.6c2b89c %global dlrn 1 %define upstream_version 22.2.2.dev31 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0xf8675126e2411e7748dd46662fc2093e4682645f %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global service neutron %define cleanup_orphan_rootwrap_daemons() \ for pid in $(ps -f --ppid 1 | awk '/.*neutron-rootwrap-daemon/ { print $2 }'); do \ kill $(ps --ppid $pid -o pid=) \ done \ %nil %global common_desc \ Neutron is a virtual network service for Openstack. Just like \ OpenStack Nova provides an API to dynamically request and configure \ virtual servers, Neutron provides an API to dynamically request and \ configure virtual networks. These networks connect "interfaces" from \ other OpenStack services (e.g., virtual NICs from Nova VMs). The \ Neutron API supports extensions to provide advanced network \ capabilities (e.g., QoS, ACLs, network monitoring, etc.) # guard for Red Hat OpenStack Platform supported neutron # (Antelope only) %global rhosp 0 Name: openstack-%{service} Version: 22.2.2 Release: 0.20250131184741.6c2b89c%{?dist} Epoch: 1 Summary: OpenStack Networking Service License: ASL 2.0 URL: http://launchpad.net/%{service}/ Source0: neutron-22.2.2.dev31-0.20250131184741.6c2b89c.tar.gz Source1: %{service}.logrotate Source2: %{service}-sudoers Source10: neutron-server.service Source11: neutron-linuxbridge-agent.service Source12: neutron-openvswitch-agent.service Source15: neutron-dhcp-agent.service Source16: neutron-l3-agent.service Source17: neutron-metadata-agent.service Source18: neutron-ovs-cleanup.service Source19: neutron-macvtap-agent.service Source20: neutron-metering-agent.service Source21: neutron-sriov-nic-agent.service Source22: neutron-netns-cleanup.service Source29: neutron-rpc-server.service Source30: %{service}-dist.conf Source31: conf.README Source32: neutron-linuxbridge-cleanup.service Source33: neutron-enable-bridge-firewall.sh Source34: neutron-l2-agent-sysctl.conf # We use the legacy service to load modules because it allows to gracefully # ignore a missing kernel module (f.e. br_netfilter on earlier kernels). It's # essentially because .modules files are shell scripts. Source35: neutron-l2-agent.modules Source36: neutron-destroy-patch-ports.service Source37: neutron-ovn-metadata-agent.service Source38: neutron-ovn-agent.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: openstack-macros BuildRequires: python3-ddt BuildRequires: python3-devel BuildRequires: python3-babel BuildRequires: python3-keystoneauth1 >= 3.14.0 BuildRequires: python3-keystonemiddleware BuildRequires: python3-neutron-lib BuildRequires: python3-novaclient BuildRequires: python3-os-resource-classes BuildRequires: python3-os-xenapi BuildRequires: python3-oslo-cache BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-config BuildRequires: python3-oslo-db BuildRequires: python3-oslo-log BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-privsep BuildRequires: python3-oslo-reports BuildRequires: python3-oslo-rootwrap BuildRequires: python3-oslo-service BuildRequires: python3-oslo-upgradecheck BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-osprofiler >= 1.3.0 BuildRequires: python3-ovsdbapp BuildRequires: python3-pbr >= 4.0.0 BuildRequires: python3-psutil >= 3.2.2 BuildRequires: python3-pyroute2 >= 0.7.3 BuildRequires: python3-pecan >= 1.3.2 BuildRequires: python3-tenacity >= 4.4.0 BuildRequires: python3-oslotest BuildRequires: python3-hacking BuildRequires: python3-stestr BuildRequires: python3-testresources BuildRequires: python3-testscenarios BuildRequires: python3-designateclient BuildRequires: python3-neutronclient BuildRequires: python3-neutron-lib-tests BuildRequires: python3-openstacksdk BuildRequires: python3-os-ken BuildRequires: python3-os-vif BuildRequires: python3-tooz BuildRequires: python3-webtest BuildRequires: systemd Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} # dnsmasq is not a hard requirement, but is currently the only option # when neutron-dhcp-agent is deployed. Requires: dnsmasq >= 2.76 Requires: dnsmasq-utils >= 2.76 # radvd is not a hard requirement, but is currently the only option # for IPv6 deployments. Requires: radvd # dibbler is not a hard requirement, but is currently the default option # for IPv6 prefix delegation. Requires: dibbler-client # conntrack is not a hard requirement, but is currently used by L3 agent # to immediately drop connections after a floating IP is disassociated Requires: conntrack-tools # keepalived is not a hard requirement, but is currently used by DVR L3 # agent Requires: keepalived # haproxy implements metadata proxy process Requires: haproxy >= 1.5.0 # Those are not hard requirements, ipset is used by ipset-cleanup in the subpackage, # iptables is used by the l3-agent which currently is not in a separate package, # iputils provides tools like arping which are used by l3-agent and iproute-tc # (or iproute in case of CentOS 7 and RHEL 7), provides tc binary which is # used by e.g. l3-agent and openvswitch-agent when QoS extension is enabled # in agent's config. Requires: ipset Requires: iptables Requires: iputils Requires: iproute-tc %{?systemd_ordering} Obsoletes: openstack-%{service}-dev-server %description %{common_desc} %package -n python3-%{service} Summary: Neutron Python libraries %{?python_provide:%python_provide python3-%{service}} Requires: python3-alembic >= 1.6.5 Requires: python3-debtcollector >= 1.19.0 Requires: python3-designateclient >= 2.7.0 Requires: python3-eventlet >= 0.26.1 Requires: python3-greenlet >= 0.4.10 Requires: python3-futurist >= 1.2.0 Requires: python3-jinja2 >= 2.10 Requires: python3-keystoneauth1 >= 3.14.0 Requires: python3-keystonemiddleware >= 5.1.0 Requires: python3-netaddr >= 0.7.18 Requires: python3-neutronclient >= 7.8.0 Requires: python3-neutron-lib >= 3.4.0 Requires: python3-novaclient >= 9.1.0 Requires: python3-os-vif >= 3.1.0 Requires: python3-oslo-cache >= 1.26.0 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:9.0.0 Requires: python3-oslo-context >= 2.22.0 Requires: python3-oslo-db >= 4.44.0 Requires: python3-oslo-i18n >= 3.20.0 Requires: python3-oslo-log >= 4.5.0 Requires: python3-oslo-messaging >= 7.0.0 Requires: python3-oslo-middleware >= 3.31.0 Requires: python3-oslo-policy >= 3.12.0 Requires: python3-oslo-privsep >= 2.3.0 Requires: python3-oslo-reports >= 1.18.0 Requires: python3-oslo-rootwrap >= 5.15.0 Requires: python3-oslo-serialization >= 2.25.0 Requires: python3-oslo-service >= 2.8.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-oslo-utils >= 4.8.0 Requires: python3-oslo-versionedobjects >= 1.35.1 Requires: python3-osprofiler >= 2.3.0 Requires: python3-ovsdbapp >= 1.16.0 Requires: python3-pecan >= 1.4.0 Requires: python3-pbr >= 4.0.0 Requires: python3-psutil >= 5.3.0 Requires: python3-pyroute2 >= 0.7.3 Requires: python3-requests >= 2.18.0 Requires: python3-tenacity >= 6.0.0 Requires: python3-routes >= 2.3.1 Requires: python3-os-ken >= 2.2.0 Requires: python3-os-resource-classes >= 1.1.0 Requires: python3-sqlalchemy >= 1.4.23 Requires: python3-stevedore >= 2.0.1 Requires: python3-tooz >= 1.58.0 Requires: python3-webob >= 1.8.2 Requires: python3-openstacksdk >= 0.31.2 Requires: python3-pyOpenSSL >= 17.1.0 Requires: python3-packaging >= 20.4 Requires: python3-httplib2 >= 0.9.1 Requires: python3-netifaces >= 0.10.4 Requires: python3-paste >= 2.0.2 Requires: python3-paste-deploy >= 1.5.0 Requires: python3-decorator >= 4.1.0 Obsoletes: python3-networking-ovn Provides: python3-networking-ovn = %{epoch}:%{version}-%{release} %if 0%{?rhosp} Obsoletes: openstack-neutron-ovn-migration-tool %endif %description -n python3-%{service} %{common_desc} This package contains the Neutron Python library. %package -n python3-%{service}-tests Summary: Neutron tests %{?python_provide:%python_provide python3-%{service}-tests} Requires: python3-%{service} = %{epoch}:%{version}-%{release} Requires: python3-ddt >= 1.0.1 Requires: python3-fixtures >= 3.0.0 Requires: python3-mock >= 2.0 Requires: python3-subunit >= 0.0.18 Requires: python3-testtools >= 1.4.0 Requires: python3-testresources >= 0.2.4 Requires: python3-testscenarios >= 0.4 Requires: python3-oslotest >= 1.10.0 Requires: python3-PyMySQL >= 0.6.2 Requires: python3-stestr >= 1.0.0 Requires: python3-tempest >= 12.1.0 Requires: python3-webtest >= 2.0 # pstree is used during functional testing to ensure our internal # libraries managing processes work correctly. Requires: psmisc # nfs-utils is needed because it creates user with uid 65534 which # is required by neutron functional tests. Requires: nfs-utils %description -n python3-%{service}-tests %{common_desc} This package contains Neutron test files. %package common Summary: Neutron common files Requires(pre): shadow-utils Requires: python3-%{service} = %{epoch}:%{version}-%{release} Requires: sudo %description common %{common_desc} This package contains Neutron common files. %package linuxbridge Summary: Neutron Linuxbridge agent Requires: ebtables Requires: ipset Requires: iproute Requires: iptables # kmod is needed to get access to /usr/sbin/modprobe needed by # neutron-enable-bridge-firewall.sh triggered by the service unit file Requires: kmod Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description linuxbridge %{common_desc} This package contains the Neutron agent that implements virtual networks using VLAN or VXLAN using Linuxbridge technology. %package macvtap-agent Summary: Neutron macvtap agent Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description macvtap-agent %{common_desc} This package contains the Neutron agent that implements macvtap attachments for libvirt qemu/kvm instances. %package ml2 Summary: Neutron ML2 plugin Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} # needed for brocade and cisco drivers #(TODO) ncclient is not in reuirement projects so it should be requirement in neutron # plugin packages, not in main neutron. Remove this lines completely if everythin keeps # working. #Requires: python3-ncclient %description ml2 %{common_desc} This package contains a Neutron plugin that allows the use of drivers to support separately extensible sets of network types and the mechanisms for accessing those types. %package openvswitch Summary: Neutron openvswitch plugin Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} # We require openvswitch when using vsctl to access ovsdb; # but if we use native access, then we just need python bindings. # since we don't know what users actually use, we depend on both. Requires: ipset Requires: iptables Requires: openvswitch Requires: python3-openvswitch >= 2.10.0 # kmod is needed to get access to /usr/sbin/modprobe needed by # neutron-enable-bridge-firewall.sh triggered by the service unit file Requires: kmod %description openvswitch %{common_desc} This package contains the Neutron plugin that implements virtual networks using Open vSwitch. %package metering-agent Summary: Neutron bandwidth metering agent Requires: iptables Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description metering-agent %{common_desc} This package contains the Neutron agent responsible for generating bandwidth utilization notifications. %package rpc-server Summary: Neutron (RPC only) Server Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description rpc-server %{common_desc} This package contains an alternative Neutron server that handles AMQP RPC workload only. %package sriov-nic-agent Summary: Neutron SR-IOV NIC agent Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description sriov-nic-agent %{common_desc} This package contains the Neutron agent to support advanced features of SR-IOV network cards. %package ovn-metadata-agent Summary: OVN metadata agent BuildRequires: systemd Requires: python3-%{service} = %{epoch}:%{version}-%{release} Requires: openvswitch >= 2.10.0 Obsoletes: python3-networking-ovn-metadata-agent Provides: python3-networking-ovn-metadata-agent = %{epoch}:%{version}-%{release} %{?systemd_requires} %description ovn-metadata-agent OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This package contains the agent that implements the metadata proxy so that VM's can retrieve metadata from OpenStack Nova. %package ovn-agent Summary: Neutron OVN agent BuildRequires: systemd Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} Requires: openvswitch >= 2.10.0 %{?systemd_requires} %description ovn-agent OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This package contains the agent that implements any functionality not provided by the ovn-controller service. %if 0%{?rhosp} == 0 %package ovn-migration-tool Summary: networking-ovn ML2/OVS to OVN migration tool Requires: python3-%{service} = %{epoch}:%{version}-%{release} Obsoletes: python3-networking-ovn-migration-tool Provides: python3-networking-ovn-migration-tool = %{epoch}:%{version}-%{release} %description ovn-migration-tool This package provides the necessary tools to update an existing ML2/OVS OpenStack to OVN based backend. %endif %package ml2ovn-trace Summary: ML2 OVN trace tool Requires: python3-%{service} = %{epoch}:%{version}-%{release} Provides: python3-neutron-ml2ovn-trace = %{epoch}:%{version}-%{release} %description ml2ovn-trace This package provides tool that allows one to pass in OpenStack objects to fill in the eth/ip src/dst data when running ovn-trace. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{service}-%{upstream_version} -S git sed -i 's/\/usr\/bin\/python/\/usr\/bin\/python3/' %{SOURCE36} find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + # Let's handle dependencies ourseleves %py_req_cleanup # Kill egg-info in order to generate new SOURCES.txt rm -rf neutron.egg-info %build export SKIP_PIP_INSTALL=1 %{py3_build} # Generate i18n files # (amoralej) we can remove '-D neutron' once https://review.openstack.org/#/c/485070/ is merged %{__python3} setup.py compile_catalog -d build/lib/%{service}/locale -D neutron # Generate configuration files export PYTHONPATH=. for file in `ls etc/oslo-config-generator/*`; do oslo-config-generator --config-file=$file done find etc -name *.sample | while read filename do filedir=$(dirname $filename) file=$(basename $filename .sample) mv ${filename} ${filedir}/${file} done # Loop through values in neutron-dist.conf and make sure that the values # are substituted into the neutron.conf as comments. Some of these values # will have been uncommented as a way of upstream setting defaults outside # of the code. while read name eq value; do test "$name" && test "$value" || continue sed -ri "0,/^(#)? *$name *=/{s!^(#)? *$name *=.*!# $name = $value!}" etc/%{service}.conf done < %{SOURCE30} %install %{py3_install} # Remove unused files rm -rf %{buildroot}%{python3_sitelib}/bin rm -rf %{buildroot}%{python3_sitelib}/doc rm -rf %{buildroot}%{python3_sitelib}/tools # Move rootwrap files to proper location install -d -m 755 %{buildroot}%{_datarootdir}/%{service}/rootwrap mv %{buildroot}/usr/etc/%{service}/rootwrap.d/*.filters %{buildroot}%{_datarootdir}/%{service}/rootwrap # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} mv %{buildroot}/usr/etc/%{service}/* %{buildroot}%{_sysconfdir}/%{service} # The generated config files are not moved automatically by setup.py install -d -m 755 %{buildroot}%{_sysconfdir}/%{service}/plugins/ml2 mv etc/%{service}.conf %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf mv etc/neutron/ovn.ini %{buildroot}%{_sysconfdir}/%{service}/ovn.ini for agent in dhcp l3 metadata metering neutron_ovn_metadata do mv etc/${agent}_agent.ini %{buildroot}%{_sysconfdir}/%{service}/${agent}_agent.ini done for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent do mv etc/%{service}/plugins/ml2/${file}.ini %{buildroot}%{_sysconfdir}/%{service}/plugins/ml2/${file}.ini done # (TODO) Backwards compatibility for networking-ovn-metadata-agent.ini install -d -m 755 %{buildroot}%{_sysconfdir}/neutron/plugins/networking-ovn ln -s /etc/neutron/neutron_ovn_metadata_agent.ini %{buildroot}%{_sysconfdir}/%{service}/plugins/networking-ovn/networking-ovn-metadata-agent.ini # (TODO) Backwards compatibility for ovn.ini ln -s /etc/neutron/ovn.ini %{buildroot}%{_sysconfdir}/%{service}/plugins/networking-ovn/networking-ovn.ini # (TODO) Backwards compatibility for networking-ovn-metadata-agent executable ln -s %{_bindir}/neutron-ovn-metadata-agent %{buildroot}%{_bindir}/networking-ovn-metadata-agent # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # Install sudoers install -p -D -m 440 %{SOURCE2} %{buildroot}%{_sysconfdir}/sudoers.d/%{service} # Install systemd units install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/neutron-server.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/neutron-linuxbridge-agent.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/neutron-openvswitch-agent.service install -p -D -m 644 %{SOURCE15} %{buildroot}%{_unitdir}/neutron-dhcp-agent.service install -p -D -m 644 %{SOURCE16} %{buildroot}%{_unitdir}/neutron-l3-agent.service install -p -D -m 644 %{SOURCE17} %{buildroot}%{_unitdir}/neutron-metadata-agent.service install -p -D -m 644 %{SOURCE18} %{buildroot}%{_unitdir}/neutron-ovs-cleanup.service install -p -D -m 644 %{SOURCE19} %{buildroot}%{_unitdir}/neutron-macvtap-agent.service install -p -D -m 644 %{SOURCE20} %{buildroot}%{_unitdir}/neutron-metering-agent.service install -p -D -m 644 %{SOURCE21} %{buildroot}%{_unitdir}/neutron-sriov-nic-agent.service install -p -D -m 644 %{SOURCE22} %{buildroot}%{_unitdir}/neutron-netns-cleanup.service install -p -D -m 644 %{SOURCE29} %{buildroot}%{_unitdir}/neutron-rpc-server.service install -p -D -m 644 %{SOURCE32} %{buildroot}%{_unitdir}/neutron-linuxbridge-cleanup.service install -p -D -m 644 %{SOURCE36} %{buildroot}%{_unitdir}/neutron-destroy-patch-ports.service install -p -D -m 644 %{SOURCE37} %{buildroot}%{_unitdir}/neutron-ovn-metadata-agent.service install -p -D -m 644 %{SOURCE38} %{buildroot}%{_unitdir}/neutron-ovn-agent.service # (TODO) - Backwards compatibility for systemd unit networking-ovn-metadata-agent ln -s %{_unitdir}/neutron-ovn-metadata-agent.service %{buildroot}%{_unitdir}/networking-ovn-metadata-agent.service # Install helper scripts install -p -D -m 755 %{SOURCE33} %{buildroot}%{_bindir}/neutron-enable-bridge-firewall.sh # Install sysctl and modprobe config files to enable bridge firewalling # NOTE(ihrachys) we effectively duplicate same settings for each affected l2 # agent. This can be revisited later. install -p -D -m 644 %{SOURCE34} %{buildroot}%{_sysctldir}/99-neutron-openvswitch-agent.conf install -p -D -m 644 %{SOURCE34} %{buildroot}%{_sysctldir}/99-neutron-linuxbridge-agent.conf install -p -D -m 755 %{SOURCE35} %{buildroot}%{_sysconfdir}/sysconfig/modules/neutron-openvswitch-agent.modules install -p -D -m 755 %{SOURCE35} %{buildroot}%{_sysconfdir}/sysconfig/modules/neutron-linuxbridge-agent.modules # Install README file that describes how to configure services with custom configuration files install -p -D -m 755 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{service}/conf.d/README # Setup directories install -d -m 755 %{buildroot}%{_datadir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/log/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/run/%{service} install -d -m 755 %{buildroot}%{_sysconfdir}/%{service}/kill_scripts # Install dist conf install -p -D -m 640 %{SOURCE30} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf # Create and populate configuration directory for L3 agent that is not accessible for user modification mkdir -p %{buildroot}%{_datadir}/%{service}/l3_agent ln -s %{_sysconfdir}/%{service}/l3_agent.ini %{buildroot}%{_datadir}/%{service}/l3_agent/l3_agent.conf # Create dist configuration directory for neutron-server (may be filled by advanced services) mkdir -p %{buildroot}%{_datadir}/%{service}/server # Create configuration directories for all services that can be populated by users with custom *.conf files mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/common for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent; do mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/%{service}-$service done for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn; do mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/%{service}-$service-agent done # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name %check export PYTHON=%{__python3} # Run tests in sets to avoid failure https://bugs.launchpad.net/neutron/+bug/2024674 stestr-3 run 'neutron.tests.unit.(objects|extensions)' stestr-3 run --combine --exclude-regex 'neutron.tests.unit.(objects|extensions)' %pre common getent group %{service} >/dev/null || groupadd -r %{service} getent passwd %{service} >/dev/null || \ useradd -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Neutron Daemons" %{service} exit 0 %post %systemd_post neutron-dhcp-agent.service %systemd_post neutron-l3-agent.service %systemd_post neutron-metadata-agent.service %systemd_post neutron-server.service %systemd_post neutron-netns-cleanup.service %systemd_post neutron-ovs-cleanup.service %systemd_post neutron-linuxbridge-cleanup.service %preun %systemd_preun neutron-dhcp-agent.service %systemd_preun neutron-l3-agent.service %systemd_preun neutron-metadata-agent.service %systemd_preun neutron-server.service %systemd_preun neutron-netns-cleanup.service %systemd_preun neutron-ovs-cleanup.service %systemd_preun neutron-linuxbridge-cleanup.service %postun %systemd_postun_with_restart neutron-dhcp-agent.service %systemd_postun_with_restart neutron-l3-agent.service %systemd_postun_with_restart neutron-metadata-agent.service %systemd_postun_with_restart neutron-server.service %cleanup_orphan_rootwrap_daemons %post macvtap-agent %systemd_post neutron-macvtap-agent.service %preun macvtap-agent %systemd_preun neutron-macvtap-agent.service %postun macvtap-agent %systemd_postun_with_restart neutron-macvtap-agent.service %cleanup_orphan_rootwrap_daemons %post linuxbridge %systemd_post neutron-linuxbridge-agent.service %preun linuxbridge %systemd_preun neutron-linuxbridge-agent.service %postun linuxbridge %systemd_postun_with_restart neutron-linuxbridge-agent.service %cleanup_orphan_rootwrap_daemons %post openvswitch %systemd_post neutron-openvswitch-agent.service %systemd_post neutron-destroy-patch-ports.service if [ $1 -ge 2 ]; then # We're upgrading # Detect if the neutron-openvswitch-agent is running ovs_agent_running=0 systemctl status neutron-openvswitch-agent > /dev/null 2>&1 && ovs_agent_running=1 || : # If agent is running, stop it [ $ovs_agent_running -eq 1 ] && systemctl stop neutron-openvswitch-agent > /dev/null 2>&1 || : # Search all orphaned neutron-rootwrap-daemon processes and since all are triggered by sudo, # get the actual rootwrap-daemon process. %cleanup_orphan_rootwrap_daemons # If agent was running, start it back with new code [ $ovs_agent_running -eq 1 ] && systemctl start neutron-openvswitch-agent > /dev/null 2>&1 || : fi %preun openvswitch %systemd_preun neutron-openvswitch-agent.service %systemd_preun neutron-destroy-patch-ports.service %post metering-agent %systemd_post neutron-metering-agent.service %preun metering-agent %systemd_preun neutron-metering-agent.service %postun metering-agent %systemd_postun_with_restart neutron-metering-agent.service %cleanup_orphan_rootwrap_daemons %post sriov-nic-agent %systemd_post neutron-sriov-nic-agent.service %preun sriov-nic-agent %systemd_preun neutron-sriov-nic-agent.service %postun sriov-nic-agent %systemd_postun_with_restart neutron-sriov-nic-agent.service %cleanup_orphan_rootwrap_daemons %post ovn-metadata-agent %systemd_post neutron-ovn-metadata-agent.service %preun ovn-metadata-agent %systemd_preun neutron-ovn-metadata-agent.service %postun ovn-metadata-agent %systemd_postun_with_restart neutron-ovn-metadata-agent.service %post ovn-agent %systemd_post neutron-ovn-agent.service %preun ovn-agent %systemd_preun neutron-ovn-agent.service %postun ovn-agent %systemd_postun_with_restart neutron-ovn-agent.service %files %license LICENSE %{_bindir}/neutron-api %{_bindir}/neutron-db-manage %{_bindir}/neutron-debug %{_bindir}/neutron-dhcp-agent %{_bindir}/neutron-ipset-cleanup %{_bindir}/neutron-keepalived-state-change %{_bindir}/neutron-l3-agent %{_bindir}/neutron-linuxbridge-cleanup %{_bindir}/neutron-metadata-agent %{_bindir}/neutron-netns-cleanup %{_bindir}/neutron-ovs-cleanup %{_bindir}/neutron-pd-notify %{_bindir}/neutron-remove-duplicated-port-bindings %{_bindir}/neutron-sanity-check %{_bindir}/neutron-status %{_bindir}/neutron-server %{_bindir}/neutron-usage-audit %{_bindir}/neutron-ovn-metadata-agent %{_bindir}/neutron-ovn-agent %{_bindir}/neutron-sanitize-port-binding-profile-allocation %{_bindir}/neutron-sanitize-port-mac-addresses %{_bindir}/networking-ovn-metadata-agent %{_bindir}/neutron-ovn-db-sync-util %{_unitdir}/neutron-dhcp-agent.service %{_unitdir}/neutron-l3-agent.service %{_unitdir}/neutron-metadata-agent.service %{_unitdir}/neutron-server.service %{_unitdir}/neutron-netns-cleanup.service %{_unitdir}/neutron-ovs-cleanup.service %{_unitdir}/neutron-linuxbridge-cleanup.service %dir %{_datadir}/%{service}/l3_agent %dir %{_datadir}/%{service}/server %{_datadir}/%{service}/l3_agent/*.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/dhcp_agent.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/l3_agent.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/metadata_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-dhcp-agent %dir %{_sysconfdir}/%{service}/conf.d/%{service}-l3-agent %dir %{_sysconfdir}/%{service}/conf.d/%{service}-metadata-agent %dir %{_sysconfdir}/%{service}/conf.d/%{service}-server %dir %{_sysconfdir}/%{service}/conf.d/%{service}-netns-cleanup %dir %{_sysconfdir}/%{service}/conf.d/%{service}-ovs-cleanup %dir %{_sysconfdir}/%{service}/conf.d/%{service}-linuxbridge-cleanup %dir %{_sysconfdir}/%{service}/kill_scripts %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files common -f %{service}.lang %license LICENSE %doc README.rst # though this script is not exactly needed on all nodes but for ovs and # linuxbridge agents only, it's probably good enough to put it here %{_bindir}/neutron-enable-bridge-firewall.sh %{_bindir}/neutron-rootwrap %{_bindir}/neutron-rootwrap-daemon %if 0%{?rhosp} %{_bindir}/neutron-ovn-migration-mtu %endif %dir %{_sysconfdir}/%{service} %{_sysconfdir}/%{service}/conf.d/README %dir %{_sysconfdir}/%{service}/conf.d %dir %{_sysconfdir}/%{service}/conf.d/common %dir %{_sysconfdir}/%{service}/plugins %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/ovn.ini %{_sysconfdir}/%{service}/plugins/networking-ovn/networking-ovn.ini %config(noreplace) %{_sysconfdir}/%{service}/rootwrap.conf %config(noreplace) %{_sysconfdir}/logrotate.d/* %{_sysconfdir}/sudoers.d/%{service} %dir %attr(0755, %{service}, %{service}) %{_sharedstatedir}/%{service} %dir %attr(0750, %{service}, %{service}) %{_localstatedir}/log/%{service} %dir %{_datarootdir}/%{service} %dir %{_datarootdir}/%{service}/rootwrap %{_datarootdir}/%{service}/rootwrap/rootwrap.filters %files linuxbridge %license LICENSE %{_bindir}/neutron-linuxbridge-agent %{_unitdir}/neutron-linuxbridge-agent.service %dir %{_sysconfdir}/%{service}/plugins/ml2 %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/linuxbridge_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-linuxbridge-agent %{_sysctldir}/99-neutron-linuxbridge-agent.conf %{_sysconfdir}/sysconfig/modules/neutron-linuxbridge-agent.modules %files macvtap-agent %license LICENSE %{_bindir}/neutron-macvtap-agent %{_unitdir}/neutron-macvtap-agent.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-macvtap-agent %files ml2 %license LICENSE %doc %{service}/plugins/ml2/README %dir %{_sysconfdir}/%{service}/plugins/ml2 %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/*.ini %exclude %{_sysconfdir}/%{service}/plugins/ml2/linuxbridge_agent.ini %exclude %{_sysconfdir}/%{service}/plugins/ml2/openvswitch_agent.ini %files openvswitch %license LICENSE %{_bindir}/neutron-openvswitch-agent %{_unitdir}/neutron-openvswitch-agent.service %{_unitdir}/neutron-destroy-patch-ports.service %dir %{_sysconfdir}/%{service}/plugins/ml2 %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/openvswitch_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-openvswitch-agent %{_sysctldir}/99-neutron-openvswitch-agent.conf %{_sysconfdir}/sysconfig/modules/neutron-openvswitch-agent.modules %files metering-agent %license LICENSE %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/metering_agent.ini %{_unitdir}/neutron-metering-agent.service %{_bindir}/neutron-metering-agent %dir %{_sysconfdir}/%{service}/conf.d/%{service}-metering-agent %files rpc-server %license LICENSE %{_bindir}/neutron-rpc-server %{_unitdir}/neutron-rpc-server.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-rpc-server %files sriov-nic-agent %license LICENSE %{_unitdir}/neutron-sriov-nic-agent.service %{_bindir}/neutron-sriov-nic-agent %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/sriov_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-sriov-nic-agent %files ovn-metadata-agent %license LICENSE %{_bindir}/neutron-ovn-metadata-agent %{_bindir}/networking-ovn-metadata-agent %{_unitdir}/neutron-ovn-metadata-agent.service %{_unitdir}/networking-ovn-metadata-agent.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/neutron_ovn_metadata_agent.ini %dir %{_sysconfdir}/neutron/plugins/networking-ovn %{_sysconfdir}/neutron/plugins/networking-ovn/networking-ovn-metadata-agent.ini /etc/neutron/plugins/networking-ovn/networking-ovn.ini %dir %{_sysconfdir}/neutron/conf.d/neutron-ovn-metadata-agent %files ovn-agent %license LICENSE %{_bindir}/neutron-ovn-agent %{_unitdir}/neutron-ovn-agent.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/ml2/ovn_agent.ini %dir %{_sysconfdir}/%{service}/conf.d/%{service}-ovn-agent %if 0%{?rhosp} == 0 %files ovn-migration-tool %license LICENSE %{_bindir}/neutron-ovn-migration-mtu %{_bindir}/ovn_migration.sh %{_datadir}/ansible/neutron-ovn-migration/ %endif %files ml2ovn-trace %license LICENSE %{_bindir}/ml2ovn-trace %changelog + spectool -g -C /tmp/tmp.YYUluIRMNU/SOURCES openstack-neutron.spec warning: line 168: It's not recommended to have unversioned Obsoletes: Obsoletes: openstack-neutron-dev-server warning: line 234: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn warning: line 406: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent warning: line 437: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool + /usr/bin/mock --buildsrpm -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --spec openstack-neutron.spec --sources=/tmp/tmp.YYUluIRMNU/SOURCES INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --spec openstack-neutron.spec --sources=/tmp/tmp.YYUluIRMNU/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-antelope/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-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: host_arch: x86_64 DEBUG: chrootuid: 1024 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/ccache/u1024/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: cf9d85c6-41f3-44cc-ab2d-fd481977da30 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-antelope/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-42b4c41831408a8e323fec3c8983b5c793b64874 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/barbican/42/b4/42b4c41831408a8e323fec3c8983b5c793b64874_08052e9d enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-483c346ff07ab71f199f6928bd835e8eda55a780 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/48/3c/483c346ff07ab71f199f6928bd835e8eda55a780_ec563556 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae2d250aadca31aaef38498c3fb010635821abf5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/ae/2d/ae2d250aadca31aaef38498c3fb010635821abf5_f716f000 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-c4acc5639fd2329372142e39464fcca0209b0018 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/c4/ac/c4acc5639fd2329372142e39464fcca0209b0018_d3ef8337 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-bdf091569d79515598796c8c11d74a57b3d7af7a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/bd/f0/bdf091569d79515598796c8c11d74a57b3d7af7a_390c299e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-4270440bf6d381d720c114d6fd1d56fec62df030 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/42/70/4270440bf6d381d720c114d6fd1d56fec62df030_f77934fb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe9c5a659061f380c95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/c1/c6/c1c6d6701b29ab53bfc7cbe9c5a659061f380c95_fdd7d062 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-347fdbc9b4595a10b726526b3c0b5928e5b7fcf2 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/designate/34/7f/347fdbc9b4595a10b726526b3c0b5928e5b7fcf2_3fd39337 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-c2ac316e7cc4df9e40888870adf6decd46f2b71a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/c2/ac/c2ac316e7cc4df9e40888870adf6decd46f2b71a_0d693729 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb baseurl=https://trunk.rdoproject.org/centos9-antelope/component/keystone/9e/3d/9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb_264c03cc enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3c01b7181572c95dac462eb19c3121e36cb0fe95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/3c/01/3c01b7181572c95dac462eb19c3121e36cb0fe95_912dfd18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-37a4f7b8285dc5a7649ad55a15c89357d7954271 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/37/a4/37a4f7b8285dc5a7649ad55a15c89357d7954271_3ed3aba3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ba397f07a7331190208c93368ee23826ac4e2707 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/ba/39/ba397f07a7331190208c93368ee23826ac4e2707_14b6620e enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-c014f81a8647287f6dcc339321c1256f5a2e82d5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/optimize/c0/14/c014f81a8647287f6dcc339321c1256f5a2e82d5_2033dab6 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-a013801adc8d17c91451c6190b1e53f2abd9ad79 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/a0/13/a013801adc8d17c91451c6190b1e53f2abd9ad79_dbfdef11 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-94928f73b06bf6b29dde683a16db42b46228727c baseurl=https://trunk.rdoproject.org/centos9-antelope/component/puppet/94/92/94928f73b06bf6b29dde683a16db42b46228727c_92d9c981 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-108b289bddbbb85dcf5e7004e773215665975e12 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/10/8b/108b289bddbbb85dcf5e7004e773215665975e12_9d02f069 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e0dfc51139f89d925472b195fffdb7fac850b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/a2/5e/a25e0dfc51139f89d925472b195fffdb7fac850b_5dcff719 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-913ff569e23ec674cc68bf9f0226893b5baab2da baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/91/3f/913ff569e23ec674cc68bf9f0226893b5baab2da_64eef816 enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-neutron.spec) Config(dlrn-centos9-antelope-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.1y9w0qtp', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 9541112 527200 3288568 9754476 6573700 DEBUG: Swap: 16777212 6553192 10224020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-antelope-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.kq7bd069', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: libgcc-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-3.el9.noarch DEBUG: hwdata-0.348-9.16.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-1.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-554.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-13.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-153.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-153.el9.x86_64 DEBUG: glibc-common-2.34-153.el9.x86_64 DEBUG: glibc-2.34-153.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-5.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-2.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.5-2.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-2.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-50.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.25.1-9.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-50.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-50.el9.x86_64 DEBUG: systemd-252-50.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-5.el9.x86_64 DEBUG: device-mapper-1.02.202-5.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el9.noarch DEBUG: elfutils-libs-0.192-5.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-1.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-1.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-1.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-5.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-50.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.47.1-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-9.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.1-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-153.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-153.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-42b4c41831408a8e323 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-483c346ff07ab71f199f6 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ae2d250aadca31aaef384 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-stevedore-c4acc5639fd2329372142 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-bdf091569d79515598796c8c11d74a 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-4270440bf6d381d720c114d6 73 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-347fdbc 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-c2ac316e7cc4df9e40888 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-9e3dfb4bcf39394462c 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3c01b7181572c95dac462 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 65 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ba397f07a7331190208c 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-c014f81a8647287f6dcc 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-a013801adc8d17c91451c6190b 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-keystone-94928f73b06bf6b29dde68 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-108b289bddbbb85dcf5e70 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-a25e0dfc51139f89d925 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-ui-913ff569e23ec674c 107 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 42 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 46 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 42 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 38 kB/s | 6.4 kB 00:00 DEBUG: dlrn-antelope-testing 92 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-build-deps 104 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 42 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 49 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 47 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 11 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 250 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: libgcc-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-3.el9.noarch DEBUG: hwdata-0.348-9.16.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-1.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-554.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-13.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-153.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-153.el9.x86_64 DEBUG: glibc-common-2.34-153.el9.x86_64 DEBUG: glibc-2.34-153.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-5.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-2.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.5-2.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-2.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-50.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.25.1-9.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-50.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-50.el9.x86_64 DEBUG: systemd-252-50.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-5.el9.x86_64 DEBUG: device-mapper-1.02.202-5.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el9.noarch DEBUG: elfutils-libs-0.192-5.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-1.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-1.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-1.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-5.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-50.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.47.1-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-9.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.1-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-153.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-153.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['useradd', 'mockbuild', '-o', '-u', '1024', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-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=1024gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 168: It's not recommended to have unversioned Obsoletes: Obsoletes: openstack-neutron-dev-server DEBUG: warning: line 234: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 406: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 437: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-neutron.spec) Config(dlrn-5) 0 minutes 30 seconds INFO: Results and/or logs in: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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 + finalize + rm -rf /tmp/tmp.YYUluIRMNU INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-antelope/data/dlrn-5.cfg --resultdir /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b --rebuild /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-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: host_arch: x86_64 DEBUG: chrootuid: 1024 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/ccache/u1024/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '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-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-5', 'root': 'dlrn-centos9-antelope-x86_64-5', 'resultdir': '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 765525df-03d8-44ff-88ad-6a44701e3d0c DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-antelope/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-42b4c41831408a8e323fec3c8983b5c793b64874 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/barbican/42/b4/42b4c41831408a8e323fec3c8983b5c793b64874_08052e9d enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-483c346ff07ab71f199f6928bd835e8eda55a780 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/48/3c/483c346ff07ab71f199f6928bd835e8eda55a780_ec563556 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae2d250aadca31aaef38498c3fb010635821abf5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/ae/2d/ae2d250aadca31aaef38498c3fb010635821abf5_f716f000 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-c4acc5639fd2329372142e39464fcca0209b0018 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/c4/ac/c4acc5639fd2329372142e39464fcca0209b0018_d3ef8337 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-bdf091569d79515598796c8c11d74a57b3d7af7a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/bd/f0/bdf091569d79515598796c8c11d74a57b3d7af7a_390c299e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-4270440bf6d381d720c114d6fd1d56fec62df030 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/42/70/4270440bf6d381d720c114d6fd1d56fec62df030_f77934fb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe9c5a659061f380c95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/c1/c6/c1c6d6701b29ab53bfc7cbe9c5a659061f380c95_fdd7d062 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-347fdbc9b4595a10b726526b3c0b5928e5b7fcf2 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/designate/34/7f/347fdbc9b4595a10b726526b3c0b5928e5b7fcf2_3fd39337 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-c2ac316e7cc4df9e40888870adf6decd46f2b71a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/c2/ac/c2ac316e7cc4df9e40888870adf6decd46f2b71a_0d693729 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb baseurl=https://trunk.rdoproject.org/centos9-antelope/component/keystone/9e/3d/9e3dfb4bcf39394462c0b1c1625beb3276c2f5eb_264c03cc enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3c01b7181572c95dac462eb19c3121e36cb0fe95 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/3c/01/3c01b7181572c95dac462eb19c3121e36cb0fe95_912dfd18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-37a4f7b8285dc5a7649ad55a15c89357d7954271 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/37/a4/37a4f7b8285dc5a7649ad55a15c89357d7954271_3ed3aba3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ba397f07a7331190208c93368ee23826ac4e2707 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/ba/39/ba397f07a7331190208c93368ee23826ac4e2707_14b6620e enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-c014f81a8647287f6dcc339321c1256f5a2e82d5 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/optimize/c0/14/c014f81a8647287f6dcc339321c1256f5a2e82d5_2033dab6 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-a013801adc8d17c91451c6190b1e53f2abd9ad79 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/a0/13/a013801adc8d17c91451c6190b1e53f2abd9ad79_dbfdef11 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-94928f73b06bf6b29dde683a16db42b46228727c baseurl=https://trunk.rdoproject.org/centos9-antelope/component/puppet/94/92/94928f73b06bf6b29dde683a16db42b46228727c_92d9c981 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-108b289bddbbb85dcf5e7004e773215665975e12 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/10/8b/108b289bddbbb85dcf5e7004e773215665975e12_9d02f069 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e0dfc51139f89d925472b195fffdb7fac850b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/a2/5e/a25e0dfc51139f89d925472b195fffdb7fac850b_5dcff719 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-913ff569e23ec674cc68bf9f0226893b5baab2da baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/91/3f/913ff569e23ec674cc68bf9f0226893b5baab2da_64eef816 enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm INFO: Start(/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm) Config(dlrn-centos9-antelope-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zgg2opyx', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 9708020 468856 3288776 9564200 6406792 DEBUG: Swap: 16777212 6552680 10224532 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-antelope-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ylr67420', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: libgcc-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-3.el9.noarch DEBUG: hwdata-0.348-9.16.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-1.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-554.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-13.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-153.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-153.el9.x86_64 DEBUG: glibc-common-2.34-153.el9.x86_64 DEBUG: glibc-2.34-153.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-5.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-2.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.5-2.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-2.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-50.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.25.1-9.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-50.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-50.el9.x86_64 DEBUG: systemd-252-50.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-5.el9.x86_64 DEBUG: device-mapper-1.02.202-5.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el9.noarch DEBUG: elfutils-libs-0.192-5.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-1.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-1.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-1.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-5.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-50.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.47.1-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-9.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.1-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-153.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-153.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-42b4c41831408a8e323 60 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-483c346ff07ab71f199f6 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ae2d250aadca31aaef384 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-stevedore-c4acc5639fd2329372142 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-bdf091569d79515598796c8c11d74a 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-4270440bf6d381d720c114d6 69 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-347fdbc 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-c2ac316e7cc4df9e40888 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-9e3dfb4bcf39394462c 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3c01b7181572c95dac462 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 54 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ba397f07a7331190208c 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-c014f81a8647287f6dcc 41 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-a013801adc8d17c91451c6190b 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-keystone-94928f73b06bf6b29dde68 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-108b289bddbbb85dcf5e70 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-a25e0dfc51139f89d925 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-ui-913ff569e23ec674c 80 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 52 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 85 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 37 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 65 kB/s | 6.4 kB 00:00 DEBUG: dlrn-antelope-testing 91 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-build-deps 106 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 34 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 57 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 50 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 60 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 329 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: libgcc-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-3.el9.noarch DEBUG: hwdata-0.348-9.16.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-1.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-554.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-13.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-153.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-153.el9.x86_64 DEBUG: glibc-common-2.34-153.el9.x86_64 DEBUG: glibc-2.34-153.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-5.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-2.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.5-2.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-2.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-50.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.25.1-9.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-50.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-50.el9.x86_64 DEBUG: systemd-252-50.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-5.el9.x86_64 DEBUG: device-mapper-1.02.202-5.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el9.noarch DEBUG: elfutils-libs-0.192-5.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-1.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-1.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-1.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-5.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-50.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.47.1-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.6-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-9.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.1-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-153.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-153.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['useradd', 'mockbuild', '-o', '-u', '1024', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm Start: build setup for openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.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'} and shell False DEBUG: Updating / installing... DEBUG: openstack-neutron-1:22.2.2-0.202501311######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.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'} and shell False DEBUG: conf.README DEBUG: neutron-22.2.2.dev31-0.20250131184741.6c2b89c.tar.gz DEBUG: neutron-destroy-patch-ports.service DEBUG: neutron-dhcp-agent.service DEBUG: neutron-dist.conf DEBUG: neutron-enable-bridge-firewall.sh DEBUG: neutron-l2-agent-sysctl.conf DEBUG: neutron-l2-agent.modules DEBUG: neutron-l3-agent.service DEBUG: neutron-linuxbridge-agent.service DEBUG: neutron-linuxbridge-cleanup.service DEBUG: neutron-macvtap-agent.service DEBUG: neutron-metadata-agent.service DEBUG: neutron-metering-agent.service DEBUG: neutron-netns-cleanup.service DEBUG: neutron-openvswitch-agent.service DEBUG: neutron-ovn-agent.service DEBUG: neutron-ovn-metadata-agent.service DEBUG: neutron-ovs-cleanup.service DEBUG: neutron-rpc-server.service DEBUG: neutron-server.service DEBUG: neutron-sriov-nic-agent.service DEBUG: neutron-sudoers DEBUG: neutron.logrotate DEBUG: openstack-neutron.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-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=1024gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 168: It's not recommended to have unversioned Obsoletes: Obsoletes: openstack-neutron-dev-server DEBUG: warning: line 234: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 406: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 437: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root//builddir/build/SRPMS/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root//builddir/build/SRPMS/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:09 ago on Fri Jan 31 13:51:28 2025. DEBUG: Package git-core-2.47.1-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch is already installed. DEBUG: Package python3-babel-2.9.1-2.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.21-1.el9.x86_64 is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package systemd-252-50.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================= DEBUG: Installing: DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-antelope-testing 19 k DEBUG: python3-designateclient noarch 5.2.0-0.20240326163329.bc39d23.el9 delorean-component-designate 97 k DEBUG: python3-hacking noarch 1.0.1-0.20230310104308.865398f.el9 delorean-component-common 988 k DEBUG: python3-keystoneauth1 noarch 5.1.3-0.20240913071836.e96c503.el9 delorean-component-keystone 411 k DEBUG: python3-keystonemiddleware noarch 10.2.0-0.20240201060809.e05466c.el9 delorean-component-keystone 92 k DEBUG: python3-neutron-lib noarch 3.4.3-0.20240913085837.f3968ad.el9 delorean-component-network 407 k DEBUG: python3-neutron-lib-tests noarch 3.4.3-0.20240913085837.f3968ad.el9 delorean-component-network 267 k DEBUG: python3-neutronclient noarch 9.0.0-0.20230725173000.16a2cd1.el9 delorean-component-clients 292 k DEBUG: python3-novaclient noarch 1:18.3.0-0.20230313070857.85e4f08.el9 delorean-component-clients 219 k DEBUG: python3-openstacksdk noarch 1.0.2-0.20241028171829.eee309c.el9 delorean-component-clients 811 k DEBUG: python3-os-ken noarch 2.6.1-0.20240808101239.6b427e4.el9 delorean-component-network 2.0 M DEBUG: python3-os-resource-classes noarch 1.1.0-0.20230310114949.357bd40.el9 delorean-component-clients 17 k DEBUG: python3-os-vif noarch 3.1.1-0.20230310165910.54bae86.el9 delorean-component-clients 99 k DEBUG: python3-os-xenapi noarch 0.3.4-0.20230310104649.12c68d0.el9 delorean-component-common 79 k DEBUG: python3-oslo-cache noarch 3.3.1-0.20240718095341.318e95e.el9 delorean-component-common 54 k DEBUG: python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k DEBUG: python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k DEBUG: python3-oslo-db noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 141 k DEBUG: python3-oslo-log noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 65 k DEBUG: python3-oslo-messaging noarch 14.2.5-0.20240913082034.86bf53a.el9 delorean-component-common 224 k DEBUG: python3-oslo-policy noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 75 k DEBUG: python3-oslo-privsep noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 42 k DEBUG: python3-oslo-reports noarch 3.0.0-0.20240219151357.a17d762.el9 delorean-component-common 58 k DEBUG: python3-oslo-rootwrap noarch 7.0.1-0.20230310192932.b72372b.el9 delorean-component-common 44 k DEBUG: python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k DEBUG: python3-oslo-upgradecheck noarch 2.1.1-0.20230310191026.eeedfc9.el9 delorean-component-common 27 k DEBUG: python3-oslo-versionedobjects noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 77 k DEBUG: python3-oslotest noarch 4.5.0-0.20230310114753.d4b1896.el9 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.3-0.20230310121559.3286301.el9 delorean-component-common 128 k DEBUG: python3-ovsdbapp noarch 2.2.2-0.20240605112255.2b6725a.el9 delorean-component-network 139 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-antelope-testing 272 k DEBUG: python3-psutil x86_64 5.8.0-12.el9 appstream 214 k DEBUG: python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k DEBUG: python3-stestr noarch 4.0.1-1.el9s delorean-antelope-testing 158 k DEBUG: python3-tenacity noarch 6.3.1-1.el9s delorean-antelope-testing 50 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-antelope-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-antelope-testing 37 k DEBUG: python3-tooz noarch 3.2.0-0.20241115125625.1a76dd6.el9 delorean-component-common 106 k DEBUG: python3-webtest noarch 3.0.0-1.el9s delorean-antelope-testing 80 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 appstream 353 k DEBUG: chkconfig x86_64 1.24-1.el9 baseos 179 k DEBUG: flatpak-selinux noarch 1.12.9-3.el9 appstream 22 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.8-4.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.8-4.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.8-4.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.2.0-5.el9 baseos 813 k DEBUG: libbpf x86_64 2:1.4.0-1.el9 baseos 178 k DEBUG: libibverbs x86_64 54.0-1.el9 baseos 451 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnl3 x86_64 3.11.0-1.el9 baseos 363 k DEBUG: libselinux-utils x86_64 3.6-2.el9 baseos 190 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-antelope-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: memcached-selinux x86_64 1.6.9-7.el9 appstream 28 k DEBUG: numactl-libs x86_64 2.0.19-1.el9 baseos 32 k DEBUG: openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k DEBUG: openvswitch3.3 x86_64 3.3.0-80.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-2.1.el9 baseos 242 k DEBUG: policycoreutils-python-utils noarch 3.6-2.1.el9 appstream 77 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-oslo-cache-lang noarch 3.3.1-0.20240718095341.318e95e.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-antelope-testing 832 k DEBUG: python3-amqp noarch 5.1.1-1.el9s delorean-antelope-testing 93 k DEBUG: python3-appdirs noarch 1.4.4-4.el9 appstream 23 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-antelope-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-audit x86_64 3.1.5-2.el9 appstream 83 k DEBUG: python3-autopage noarch 0.5.1-1.el9s delorean-antelope-testing 58 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-antelope-testing 43 k DEBUG: python3-beautifulsoup4 noarch 4.11.1-1.el9s delorean-antelope-testing 231 k DEBUG: python3-binary-memcached noarch 0.31.1-1.el9s delorean-antelope-testing 37 k DEBUG: python3-cachetools noarch 5.2.0-3.el9s delorean-antelope-testing 31 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.2.0-0.20230310143452.fb9a3a9.el9 delorean-component-common 94 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-antelope-testing 303 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-deprecated noarch 1.2.13-3.el9s delorean-antelope-testing 21 k DEBUG: python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k DEBUG: python3-dogpile-cache noarch 1.1.8-1.el9s delorean-antelope-testing 88 k DEBUG: python3-etcd3gw noarch 2.1.0-1.el9s delorean-antelope-testing 44 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-antelope-testing 19 k DEBUG: python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-antelope-testing 93 k DEBUG: python3-flake8 noarch 5.0.3-1.el9s delorean-antelope-testing 112 k DEBUG: python3-future noarch 0.18.2-9.el9s delorean-antelope-testing 729 k DEBUG: python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k DEBUG: python3-importlib-metadata noarch 4.12.0-2.el9s delorean-antelope-testing 44 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-antelope-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-antelope-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-antelope-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-antelope-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-antelope-testing 45 k DEBUG: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k DEBUG: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k DEBUG: python3-jsonschema noarch 3.2.0-13.el9 appstream 125 k DEBUG: python3-kazoo noarch 2.8.0-2.el9s delorean-antelope-testing 156 k DEBUG: python3-keyring noarch 23.9.3-1.el9s delorean-antelope-testing 81 k DEBUG: python3-keystoneclient noarch 1:5.1.0-0.20230310132725.4763cd8.el9 delorean-component-clients 237 k DEBUG: python3-kombu noarch 1:5.2.4-3.el9s delorean-antelope-testing 322 k DEBUG: python3-libselinux x86_64 3.6-2.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-3.el9 appstream 79 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-antelope-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-mccabe noarch 0.7.0-1.el9s delorean-antelope-testing 20 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-antelope-testing 39 k DEBUG: python3-migrate noarch 0.13.0-5.el9s delorean-antelope-testing 222 k DEBUG: python3-more-itertools noarch 8.5.0-2.el9s delorean-antelope-testing 65 k DEBUG: python3-msgpack x86_64 1.0.4-3.el9s delorean-antelope-testing 85 k DEBUG: python3-ncclient noarch 0.6.13-3.el9s delorean-antelope-testing 136 k DEBUG: python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-openvswitch3.3 x86_64 3.3.0-80.el9s centos9-nfv-ovs 317 k DEBUG: python3-os-client-config noarch 2.1.0-0.20230327143840.bc96c23.el9 delorean-component-clients 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20230310110132.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-traits noarch 2.10.0-0.20230310171422.0d924f5.el9 delorean-component-common 48 k DEBUG: python3-osc-lib noarch 2.7.0-0.20230310134920.58ff270.el9 delorean-component-clients 76 k DEBUG: python3-oslo-context noarch 5.1.1-0.20230310191714.7696282.el9 delorean-component-common 26 k DEBUG: python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k DEBUG: python3-oslo-metrics noarch 0.6.0-0.20230310153035.95013ef.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 56 k DEBUG: python3-oslo-serialization noarch 5.1.2-0.20240902085253.808ef7d.el9 delorean-component-common 32 k DEBUG: python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k DEBUG: python3-paramiko noarch 2.11.0-1.el9s delorean-antelope-testing 300 k DEBUG: python3-paste noarch 3.5.2-1.el9s delorean-antelope-testing 774 k DEBUG: python3-paste-deploy noarch 2.1.1-2.el9s delorean-antelope-testing 40 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-2.1.el9 appstream 2.1 M DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.9.0-2.el9s delorean-antelope-testing 86 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-antelope-testing 89 k DEBUG: python3-pycadf noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 51 k DEBUG: python3-pycodestyle noarch 2.9.1-1.el9s delorean-antelope-testing 90 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pyflakes noarch 2.5.0-1.el9s delorean-antelope-testing 69 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-antelope-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-antelope-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-antelope-testing 28 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-antelope-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.9 k DEBUG: python3-redis noarch 4.3.4-1.el9s delorean-antelope-testing 369 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20230310103434.d7ac0ff.el9 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-antelope-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-antelope-testing 35 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-setproctitle x86_64 1.2.3-2.el9s delorean-antelope-testing 22 k DEBUG: python3-simplejson x86_64 3.17.6-2.el9s delorean-antelope-testing 264 k DEBUG: python3-soupsieve noarch 2.3.2.post1-1.el9s delorean-antelope-testing 73 k DEBUG: python3-sqlparse noarch 0.4.2-4.el9s delorean-antelope-testing 83 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-antelope-testing 34 k DEBUG: python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-antelope-testing 90 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k DEBUG: python3-testtools noarch 2.5.0-2.el9s delorean-antelope-testing 327 k DEBUG: python3-uhashring noarch 2.1-1.el9s delorean-antelope-testing 24 k DEBUG: python3-vine noarch 5.0.0-3.el9s delorean-antelope-testing 25 k DEBUG: python3-voluptuous noarch 0.13.1-1.el9s delorean-antelope-testing 59 k DEBUG: python3-waitress noarch 2.1.2-1.el9s delorean-antelope-testing 93 k DEBUG: python3-wcwidth noarch 0.2.5-8.el9 appstream 44 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-antelope-testing 230 k DEBUG: python3-wrapt x86_64 1.14.1-1.el9s delorean-antelope-testing 57 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-antelope-testing 55 k DEBUG: python3-zake noarch 0.2.2-22.el9s delorean-antelope-testing 45 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-antelope-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-antelope-testing 225 k DEBUG: rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-36.el9 baseos 17 k DEBUG: selinux-policy noarch 38.1.51-1.el9 baseos 46 k DEBUG: selinux-policy-targeted noarch 38.1.51-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-8.el9 appstream 549 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-4.el9 appstream 33 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================= DEBUG: Install 201 Packages DEBUG: Total size: 71 M DEBUG: Total download size: 2.7 M DEBUG: Installed size: 247 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.1.0-0.20230310132725.4763cd8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-9.0.0-0.20230725173000.16a2cd1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.3.0-0.20230313070857.85e4f08.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-1.0.2-0.20241028171829.eee309c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20230327143840.bc96c23.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-resource-classes-1.1.0-0.20230310114949.357bd40.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-vif-3.1.1-0.20230310165910.54bae86.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.7.0-0.20230310134920.58ff270.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20230310114753.d4b1896.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.1.1-0.20230310201801.515daab.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20230310103434.d7ac0ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.2.0-0.20240201060809.e05466c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.4.3-0.20240913085837.f3968ad.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.6.1-0.20240808101239.6b427e4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.8-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.4.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-2.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-36.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.51-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.51-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.9-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.0-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.10.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.1.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-async-timeout-4.0.2-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.11.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.2.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-deprecated-1.2.13-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.7.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.18-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-5.0.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-9.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-4.12.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-23.9.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.2.4-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.7.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-8.5.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.4-3.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.13-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.11.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.9.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-4.3.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.2.3-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.3.2.post1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.4.2-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.13.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-2.1.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.14.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.3-3.3.0-80.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.3-3.3.0-80.el9s.x86_64.rpm: Already downloaded DEBUG: (174/201): python-oslo-cache-lang-3.3.1-0.20240 218 kB/s | 16 kB 00:00 DEBUG: (175/201): python-oslo-db-lang-12.3.3-0.2024110 163 kB/s | 13 kB 00:00 DEBUG: (176/201): python-oslo-middleware-lang-5.1.1-0. 138 kB/s | 11 kB 00:00 DEBUG: (177/201): python-oslo-policy-lang-4.1.1-0.2023 959 kB/s | 12 kB 00:00 DEBUG: (178/201): python-oslo-privsep-lang-3.1.0-0.202 1.1 MB/s | 12 kB 00:00 DEBUG: (179/201): python-oslo-versionedobjects-lang-3. 899 kB/s | 12 kB 00:00 DEBUG: (180/201): python-pycadf-common-3.1.1-0.2023031 1.0 MB/s | 14 kB 00:00 DEBUG: (181/201): python3-futurist-2.4.1-0.20230310123 4.7 MB/s | 62 kB 00:00 DEBUG: (182/201): python3-os-traits-2.10.0-0.202303101 3.1 MB/s | 48 kB 00:00 DEBUG: (183/201): python3-oslo-cache-3.3.1-0.202407180 4.2 MB/s | 54 kB 00:00 DEBUG: (184/201): python3-os-xenapi-0.3.4-0.2023031010 3.1 MB/s | 79 kB 00:00 DEBUG: (185/201): python3-hacking-1.0.1-0.202303101043 17 MB/s | 988 kB 00:00 DEBUG: (186/201): python3-oslo-db-12.3.3-0.20241104094 4.8 MB/s | 141 kB 00:00 DEBUG: (187/201): python3-oslo-messaging-14.2.5-0.2024 7.3 MB/s | 224 kB 00:00 DEBUG: (188/201): python3-oslo-metrics-0.6.0-0.2023031 1.2 MB/s | 23 kB 00:00 DEBUG: (189/201): python3-oslo-middleware-5.1.1-0.2024 3.0 MB/s | 56 kB 00:00 DEBUG: (190/201): python3-oslo-policy-4.1.1-0.20230310 4.0 MB/s | 75 kB 00:00 DEBUG: (191/201): python3-oslo-privsep-3.1.0-0.2023031 2.4 MB/s | 42 kB 00:00 DEBUG: (192/201): python3-oslo-reports-3.0.0-0.2024021 3.5 MB/s | 58 kB 00:00 DEBUG: (193/201): python3-oslo-rootwrap-7.0.1-0.202303 3.9 MB/s | 44 kB 00:00 DEBUG: (194/201): python3-oslo-upgradecheck-2.1.1-0.20 1.5 MB/s | 27 kB 00:00 DEBUG: (195/201): python3-oslo-service-3.1.2-0.2024061 2.3 MB/s | 69 kB 00:00 DEBUG: (196/201): python3-oslo-versionedobjects-3.1.0- 3.2 MB/s | 77 kB 00:00 DEBUG: (197/201): python3-pycadf-3.1.1-0.2023031011345 5.1 MB/s | 51 kB 00:00 DEBUG: (198/201): python3-osprofiler-3.4.3-0.202303101 5.1 MB/s | 128 kB 00:00 DEBUG: (199/201): python3-tooz-3.2.0-0.20241115125625. 6.4 MB/s | 106 kB 00:00 DEBUG: (200/201): python3-designateclient-5.2.0-0.2024 5.0 MB/s | 97 kB 00:00 DEBUG: (201/201): python3-neutron-lib-tests-3.4.3-0.20 12 MB/s | 267 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 9.6 MB/s | 2.7 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-38.1.51-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56 1/201 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 2/201 DEBUG: Installing : python3-netaddr-0.10.1-3.el9.noarch 3/201 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 4/201 DEBUG: Installing : python3-msgpack-1.0.4-3.el9s.x86_64 5/201 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 6/201 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 7/201 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 8/201 DEBUG: Installing : libselinux-utils-3.6-2.el9.x86_64 9/201 DEBUG: Installing : policycoreutils-3.6-2.1.el9.x86_64 10/201 DEBUG: Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 10/201 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : selinux-policy-38.1.51-1.el9.noarch 11/201 DEBUG: Running scriptlet: selinux-policy-38.1.51-1.el9.noarch 11/201 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.51-1.el9.noarch 12/201 DEBUG: Installing : selinux-policy-targeted-38.1.51-1.el9.noarch 12/201 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.51-1.el9.noarch 12/201 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 13/201 DEBUG: Installing : python3-futurist-2.4.1-0.20230310123225.159d752. 14/201 DEBUG: Installing : python3-dogpile-cache-1.1.8-1.el9s.noarch 15/201 DEBUG: Installing : python3-wrapt-1.14.1-1.el9s.x86_64 16/201 DEBUG: Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b 17/201 DEBUG: Installing : python3-oslo-context-5.1.1-0.20230310191714.7696 18/201 DEBUG: Installing : python3-voluptuous-0.13.1-1.el9s.noarch 19/201 DEBUG: Installing : python3-vine-5.0.0-3.el9s.noarch 20/201 DEBUG: Installing : python3-amqp-5.1.1-1.el9s.noarch 21/201 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 22/201 DEBUG: Installing : python3-simplejson-3.17.6-2.el9s.x86_64 23/201 DEBUG: Installing : python3-pyflakes-2.5.0-1.el9s.noarch 24/201 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 25/201 DEBUG: Installing : python3-fasteners-0.18-1.el9s.noarch 26/201 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 27/201 DEBUG: Installing : python3-testtools-2.5.0-2.el9s.noarch 28/201 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 29/201 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 30/201 DEBUG: Installing : python3-libselinux-3.6-2.el9.x86_64 31/201 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 32/201 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 33/201 DEBUG: Installing : chkconfig-1.24-1.el9.x86_64 34/201 DEBUG: Installing : python3-os-service-types-1.7.0-0.20230310110132. 35/201 DEBUG: Installing : python3-keystoneauth1-5.1.3-0.20240913071836.e96 36/201 DEBUG: Installing : python3-libsemanage-3.6-3.el9.x86_64 37/201 DEBUG: Installing : python3-kombu-1:5.2.4-3.el9s.noarch 38/201 DEBUG: Installing : python3-deprecated-1.2.13-3.el9s.noarch 39/201 DEBUG: Installing : python3-etcd3gw-2.1.0-1.el9s.noarch 40/201 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 41/201 DEBUG: Installing : python3-prometheus_client-0.9.0-2.el9s.noarch 42/201 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 43/201 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 44/201 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 45/201 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 46/201 DEBUG: Installing : python3-importlib-metadata-4.12.0-2.el9s.noarch 47/201 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 48/201 DEBUG: Installing : python3-waitress-2.1.2-1.el9s.noarch 49/201 DEBUG: Installing : python3-uhashring-2.1-1.el9s.noarch 50/201 DEBUG: Installing : python3-tenacity-6.3.1-1.el9s.noarch 51/201 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 52/201 DEBUG: Installing : python3-sqlparse-0.4.2-4.el9s.noarch 53/201 DEBUG: Installing : python3-migrate-0.13.0-5.el9s.noarch 54/201 DEBUG: Installing : python3-soupsieve-2.3.2.post1-1.el9s.noarch 55/201 DEBUG: Installing : python3-beautifulsoup4-4.11.1-1.el9s.noarch 56/201 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 57/201 DEBUG: Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 58/201 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 59/201 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 60/201 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 61/201 DEBUG: Installing : python3-pyroute2-0.7.3-1.el9s.noarch 62/201 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 63/201 DEBUG: Installing : python3-pycodestyle-2.9.1-1.el9s.noarch 64/201 DEBUG: Installing : python3-more-itertools-8.5.0-2.el9s.noarch 65/201 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 66/201 DEBUG: Installing : python3-mccabe-0.7.0-1.el9s.noarch 67/201 DEBUG: Installing : python3-flake8-5.0.3-1.el9s.noarch 68/201 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 69/201 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 70/201 DEBUG: Installing : python3-kazoo-2.8.0-2.el9s.noarch 71/201 DEBUG: Installing : python3-zake-0.2.2-22.el9s.noarch 72/201 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 73/201 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 74/201 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 75/201 DEBUG: Installing : python3-future-0.18.2-9.el9s.noarch 76/201 DEBUG: Installing : python3-distro-1.7.0-3.el9s.noarch 77/201 DEBUG: Installing : python3-ddt-1.6.0-1.el9s.noarch 78/201 DEBUG: Installing : python3-cachetools-5.2.0-3.el9s.noarch 79/201 DEBUG: Installing : python3-autopage-0.5.1-1.el9s.noarch 80/201 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 81/201 DEBUG: Installing : python3-redis-4.3.4-1.el9s.noarch 82/201 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 83/201 DEBUG: Installing : python3-wcwidth-0.2.5-8.el9.noarch 84/201 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 85/201 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 86/201 DEBUG: Installing : python3-jsonschema-3.2.0-13.el9.noarch 87/201 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 88/201 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 89/201 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 90/201 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 91/201 DEBUG: Installing : python3-audit-3.1.5-2.el9.x86_64 92/201 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 93/201 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 94/201 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 95/201 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 96/201 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 97/201 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 98/201 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 99/201 DEBUG: Installing : python3-policycoreutils-3.6-2.1.el9.noarch 100/201 DEBUG: Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 101/201 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 102/201 DEBUG: Installing : memcached-selinux-1.6.9-7.el9.x86_64 102/201 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 102/201 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 103/201 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 103/201 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 103/201 DEBUG: Installing : python3-binary-memcached-0.31.1-1.el9s.noarch 104/201 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 105/201 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 105/201 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 105/201 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 106/201 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 107/201 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 108/201 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 109/201 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 110/201 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 111/201 DEBUG: Installing : python3-paramiko-2.11.0-1.el9s.noarch 112/201 DEBUG: Installing : python3-ncclient-0.6.13-3.el9s.noarch 113/201 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 114/201 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 115/201 DEBUG: Installing : python3-paste-3.5.2-1.el9s.noarch 116/201 DEBUG: Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 117/201 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 118/201 DEBUG: Installing : python3-keyring-23.9.3-1.el9s.noarch 119/201 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 120/201 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 121/201 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 122/201 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 123/201 DEBUG: Running scriptlet: unbound-libs-1.16.2-8.el9.x86_64 124/201 DEBUG: Installing : unbound-libs-1.16.2-8.el9.x86_64 124/201 DEBUG: Running scriptlet: unbound-libs-1.16.2-8.el9.x86_64 124/201 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.19-1.el9.x86_64 125/201 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 126/201 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 127/201 DEBUG: Installing : python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9 128/201 DEBUG: Installing : libnl3-3.11.0-1.el9.x86_64 129/201 DEBUG: Installing : libibverbs-54.0-1.el9.x86_64 130/201 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 131/201 DEBUG: Installing : libbpf-2:1.4.0-1.el9.x86_64 132/201 DEBUG: Installing : iproute-6.2.0-5.el9.x86_64 133/201 DEBUG: Running scriptlet: openvswitch3.3-3.3.0-80.el9s.x86_64 134/201 DEBUG: Installing : openvswitch3.3-3.3.0-80.el9s.x86_64 134/201 DEBUG: Running scriptlet: openvswitch3.3-3.3.0-80.el9s.x86_64 134/201 DEBUG: Installing : python3-openvswitch3.3-3.3.0-80.el9s.x86_64 135/201 DEBUG: Installing : initscripts-service-10.11.8-4.el9.noarch 136/201 DEBUG: Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 137/201 DEBUG: Installing : initscripts-10.11.8-4.el9.x86_64 138/201 DEBUG: Running scriptlet: initscripts-10.11.8-4.el9.x86_64 138/201 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 139/201 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 139/201 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 140/201 DEBUG: Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 141/201 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 141/201 DEBUG: Installing : openstack-network-scripts-openvswitch3.3-10.11.1 142/201 DEBUG: Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 143/201 DEBUG: Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 144/201 DEBUG: Installing : python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a. 145/201 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2023031010343 146/201 DEBUG: Installing : python3-openstacksdk-1.0.2-0.20241028171829.eee3 147/201 DEBUG: Installing : python3-os-client-config-2.1.0-0.20230327143840. 148/201 DEBUG: Installing : python3-os-traits-2.10.0-0.20230310171422.0d924f 149/201 DEBUG: Installing : python-pycadf-common-3.1.1-0.20230310113453.4179 150/201 DEBUG: Installing : python-oslo-versionedobjects-lang-3.1.0-0.202303 151/201 DEBUG: Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 152/201 DEBUG: Installing : python-oslo-privsep-lang-3.1.0-0.20230310171112. 153/201 DEBUG: Installing : python-oslo-policy-lang-4.1.1-0.20230310200304.0 154/201 DEBUG: Installing : python-oslo-middleware-lang-5.1.1-0.202402191516 155/201 DEBUG: Installing : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc 156/201 DEBUG: Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 157/201 DEBUG: Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 158/201 DEBUG: Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 159/201 DEBUG: Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515 160/201 DEBUG: Installing : python3-oslo-serialization-5.1.2-0.2024090208525 161/201 DEBUG: Installing : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6. 162/201 DEBUG: Installing : python3-keystoneclient-1:5.1.0-0.20230310132725. 163/201 DEBUG: Installing : python3-oslo-policy-4.1.1-0.20230310200304.043db 164/201 DEBUG: Installing : python3-osc-lib-2.7.0-0.20230310134920.58ff270.e 165/201 DEBUG: Installing : python3-oslo-metrics-0.6.0-0.20230310153035.9501 166/201 DEBUG: Installing : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 167/201 DEBUG: Installing : python3-pycadf-3.1.1-0.20230310113453.4179996.el 168/201 DEBUG: Installing : python3-oslo-middleware-5.1.1-0.20240219151614.7 169/201 DEBUG: Installing : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 170/201 DEBUG: Installing : python-oslo-db-lang-12.3.3-0.20241104094751.be05 171/201 DEBUG: Installing : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 172/201 DEBUG: Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 173/201 DEBUG: Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 174/201 DEBUG: Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8 175/201 DEBUG: Installing : python3-oslo-messaging-14.2.5-0.20240913082034.8 176/201 DEBUG: Installing : python3-oslo-versionedobjects-3.1.0-0.2023031013 177/201 DEBUG: Installing : python3-osprofiler-3.4.3-0.20230310121559.328630 178/201 DEBUG: Installing : python3-neutron-lib-3.4.3-0.20240913085837.f3968 179/201 DEBUG: Installing : python-oslo-cache-lang-3.3.1-0.20240718095341.31 180/201 DEBUG: Installing : python3-oslo-cache-3.3.1-0.20240718095341.318e95 181/201 DEBUG: Installing : python3-keystonemiddleware-10.2.0-0.202402010608 182/201 DEBUG: Installing : python3-neutron-lib-tests-3.4.3-0.20240913085837 183/201 DEBUG: Installing : python3-os-vif-3.1.1-0.20230310165910.54bae86.el 184/201 DEBUG: Installing : python3-os-xenapi-0.3.4-0.20230310104649.12c68d0 185/201 DEBUG: Installing : python3-neutronclient-9.0.0-0.20230725173000.16a 186/201 DEBUG: Installing : python3-designateclient-5.2.0-0.20240326163329.b 187/201 DEBUG: Installing : python3-oslo-upgradecheck-2.1.1-0.20230310191026 188/201 DEBUG: Installing : python3-novaclient-1:18.3.0-0.20230313070857.85e 189/201 DEBUG: Installing : python3-oslo-reports-3.0.0-0.20240219151357.a17d 190/201 DEBUG: Installing : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 191/201 DEBUG: Installing : python3-stestr-4.0.1-1.el9s.noarch 192/201 DEBUG: Installing : flatpak-selinux-1.12.9-3.el9.noarch 193/201 DEBUG: Running scriptlet: flatpak-selinux-1.12.9-3.el9.noarch 193/201 DEBUG: Installing : python3-hacking-1.0.1-0.20230310104308.865398f.e 194/201 DEBUG: Installing : python3-webtest-3.0.0-1.el9s.noarch 195/201 DEBUG: Installing : python3-oslotest-4.5.0-0.20230310114753.d4b1896. 196/201 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 197/201 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-36.el9.x86_64 198/201 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 199/201 DEBUG: Installing : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 200/201 DEBUG: Installing : python3-os-resource-classes-1.1.0-0.202303101149 201/201 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.51-1.el9.noarch 201/201 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 201/201 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 201/201 DEBUG: Running scriptlet: python3-os-resource-classes-1.1.0-0.202303101149 201/201 DEBUG: Verifying : python3-keystoneclient-1:5.1.0-0.20230310132725. 1/201 DEBUG: Verifying : python3-neutronclient-9.0.0-0.20230725173000.16a 2/201 DEBUG: Verifying : python3-novaclient-1:18.3.0-0.20230313070857.85e 3/201 DEBUG: Verifying : python3-openstacksdk-1.0.2-0.20241028171829.eee3 4/201 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20230327143840. 5/201 DEBUG: Verifying : python3-os-resource-classes-1.1.0-0.202303101149 6/201 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20230310110132. 7/201 DEBUG: Verifying : python3-os-vif-3.1.1-0.20230310165910.54bae86.el 8/201 DEBUG: Verifying : python3-osc-lib-2.7.0-0.20230310134920.58ff270.e 9/201 DEBUG: Verifying : python3-oslotest-4.5.0-0.20230310114753.d4b1896. 10/201 DEBUG: Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56 11/201 DEBUG: Verifying : python-oslo-cache-lang-3.3.1-0.20240718095341.31 12/201 DEBUG: Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 13/201 DEBUG: Verifying : python-oslo-db-lang-12.3.3-0.20241104094751.be05 14/201 DEBUG: Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 15/201 DEBUG: Verifying : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc 16/201 DEBUG: Verifying : python-oslo-middleware-lang-5.1.1-0.202402191516 17/201 DEBUG: Verifying : python-oslo-policy-lang-4.1.1-0.20230310200304.0 18/201 DEBUG: Verifying : python-oslo-privsep-lang-3.1.0-0.20230310171112. 19/201 DEBUG: Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 20/201 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.1.0-0.202303 21/201 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20230310113453.4179 22/201 DEBUG: Verifying : python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9 23/201 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b 24/201 DEBUG: Verifying : python3-futurist-2.4.1-0.20230310123225.159d752. 25/201 DEBUG: Verifying : python3-hacking-1.0.1-0.20230310104308.865398f.e 26/201 DEBUG: Verifying : python3-os-traits-2.10.0-0.20230310171422.0d924f 27/201 DEBUG: Verifying : python3-os-xenapi-0.3.4-0.20230310104649.12c68d0 28/201 DEBUG: Verifying : python3-oslo-cache-3.3.1-0.20240718095341.318e95 29/201 DEBUG: Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 30/201 DEBUG: Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515 31/201 DEBUG: Verifying : python3-oslo-context-5.1.1-0.20230310191714.7696 32/201 DEBUG: Verifying : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 33/201 DEBUG: Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 34/201 DEBUG: Verifying : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6. 35/201 DEBUG: Verifying : python3-oslo-messaging-14.2.5-0.20240913082034.8 36/201 DEBUG: Verifying : python3-oslo-metrics-0.6.0-0.20230310153035.9501 37/201 DEBUG: Verifying : python3-oslo-middleware-5.1.1-0.20240219151614.7 38/201 DEBUG: Verifying : python3-oslo-policy-4.1.1-0.20230310200304.043db 39/201 DEBUG: Verifying : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 40/201 DEBUG: Verifying : python3-oslo-reports-3.0.0-0.20240219151357.a17d 41/201 DEBUG: Verifying : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 42/201 DEBUG: Verifying : python3-oslo-serialization-5.1.2-0.2024090208525 43/201 DEBUG: Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8 44/201 DEBUG: Verifying : python3-oslo-upgradecheck-2.1.1-0.20230310191026 45/201 DEBUG: Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 46/201 DEBUG: Verifying : python3-oslo-versionedobjects-3.1.0-0.2023031013 47/201 DEBUG: Verifying : python3-osprofiler-3.4.3-0.20230310121559.328630 48/201 DEBUG: Verifying : python3-pycadf-3.1.1-0.20230310113453.4179996.el 49/201 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2023031010343 50/201 DEBUG: Verifying : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 51/201 DEBUG: Verifying : python3-designateclient-5.2.0-0.20240326163329.b 52/201 DEBUG: Verifying : python3-keystoneauth1-5.1.3-0.20240913071836.e96 53/201 DEBUG: Verifying : python3-keystonemiddleware-10.2.0-0.202402010608 54/201 DEBUG: Verifying : python3-neutron-lib-3.4.3-0.20240913085837.f3968 55/201 DEBUG: Verifying : python3-neutron-lib-tests-3.4.3-0.20240913085837 56/201 DEBUG: Verifying : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 57/201 DEBUG: Verifying : python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a. 58/201 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 59/201 DEBUG: Verifying : chkconfig-1.24-1.el9.x86_64 60/201 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 61/201 DEBUG: Verifying : initscripts-10.11.8-4.el9.x86_64 62/201 DEBUG: Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 63/201 DEBUG: Verifying : initscripts-service-10.11.8-4.el9.noarch 64/201 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 65/201 DEBUG: Verifying : iproute-6.2.0-5.el9.x86_64 66/201 DEBUG: Verifying : libbpf-2:1.4.0-1.el9.x86_64 67/201 DEBUG: Verifying : libibverbs-54.0-1.el9.x86_64 68/201 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 69/201 DEBUG: Verifying : libnl3-3.11.0-1.el9.x86_64 70/201 DEBUG: Verifying : libselinux-utils-3.6-2.el9.x86_64 71/201 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 72/201 DEBUG: Verifying : numactl-libs-2.0.19-1.el9.x86_64 73/201 DEBUG: Verifying : policycoreutils-3.6-2.1.el9.x86_64 74/201 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 75/201 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 76/201 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 77/201 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 78/201 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 79/201 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 80/201 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 81/201 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 82/201 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 83/201 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 84/201 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 85/201 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 86/201 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-36.el9.x86_64 87/201 DEBUG: Verifying : selinux-policy-38.1.51-1.el9.noarch 88/201 DEBUG: Verifying : selinux-policy-targeted-38.1.51-1.el9.noarch 89/201 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 90/201 DEBUG: Verifying : flatpak-selinux-1.12.9-3.el9.noarch 91/201 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 92/201 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 93/201 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 94/201 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 95/201 DEBUG: Verifying : memcached-selinux-1.6.9-7.el9.x86_64 96/201 DEBUG: Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 97/201 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 98/201 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 99/201 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 100/201 DEBUG: Verifying : python3-audit-3.1.5-2.el9.x86_64 101/201 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 102/201 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 103/201 DEBUG: Verifying : python3-jsonschema-3.2.0-13.el9.noarch 104/201 DEBUG: Verifying : python3-libselinux-3.6-2.el9.x86_64 105/201 DEBUG: Verifying : python3-libsemanage-3.6-3.el9.x86_64 106/201 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 107/201 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 108/201 DEBUG: Verifying : python3-netaddr-0.10.1-3.el9.noarch 109/201 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 110/201 DEBUG: Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 111/201 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 112/201 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 113/201 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 114/201 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 115/201 DEBUG: Verifying : python3-wcwidth-0.2.5-8.el9.noarch 116/201 DEBUG: Verifying : unbound-libs-1.16.2-8.el9.x86_64 117/201 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 118/201 DEBUG: Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 119/201 DEBUG: Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 120/201 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 121/201 DEBUG: Verifying : python3-amqp-5.1.1-1.el9s.noarch 122/201 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 123/201 DEBUG: Verifying : python3-autopage-0.5.1-1.el9s.noarch 124/201 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 125/201 DEBUG: Verifying : python3-beautifulsoup4-4.11.1-1.el9s.noarch 126/201 DEBUG: Verifying : python3-binary-memcached-0.31.1-1.el9s.noarch 127/201 DEBUG: Verifying : python3-cachetools-5.2.0-3.el9s.noarch 128/201 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 129/201 DEBUG: Verifying : python3-ddt-1.6.0-1.el9s.noarch 130/201 DEBUG: Verifying : python3-deprecated-1.2.13-3.el9s.noarch 131/201 DEBUG: Verifying : python3-distro-1.7.0-3.el9s.noarch 132/201 DEBUG: Verifying : python3-dogpile-cache-1.1.8-1.el9s.noarch 133/201 DEBUG: Verifying : python3-etcd3gw-2.1.0-1.el9s.noarch 134/201 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 135/201 DEBUG: Verifying : python3-fasteners-0.18-1.el9s.noarch 136/201 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 137/201 DEBUG: Verifying : python3-flake8-5.0.3-1.el9s.noarch 138/201 DEBUG: Verifying : python3-future-0.18.2-9.el9s.noarch 139/201 DEBUG: Verifying : python3-importlib-metadata-4.12.0-2.el9s.noarch 140/201 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 141/201 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 142/201 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 143/201 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 144/201 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 145/201 DEBUG: Verifying : python3-kazoo-2.8.0-2.el9s.noarch 146/201 DEBUG: Verifying : python3-keyring-23.9.3-1.el9s.noarch 147/201 DEBUG: Verifying : python3-kombu-1:5.2.4-3.el9s.noarch 148/201 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 149/201 DEBUG: Verifying : python3-mccabe-0.7.0-1.el9s.noarch 150/201 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 151/201 DEBUG: Verifying : python3-migrate-0.13.0-5.el9s.noarch 152/201 DEBUG: Verifying : python3-more-itertools-8.5.0-2.el9s.noarch 153/201 DEBUG: Verifying : python3-msgpack-1.0.4-3.el9s.x86_64 154/201 DEBUG: Verifying : python3-ncclient-0.6.13-3.el9s.noarch 155/201 DEBUG: Verifying : python3-paramiko-2.11.0-1.el9s.noarch 156/201 DEBUG: Verifying : python3-paste-3.5.2-1.el9s.noarch 157/201 DEBUG: Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 158/201 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 159/201 DEBUG: Verifying : python3-prometheus_client-0.9.0-2.el9s.noarch 160/201 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 161/201 DEBUG: Verifying : python3-pycodestyle-2.9.1-1.el9s.noarch 162/201 DEBUG: Verifying : python3-pyflakes-2.5.0-1.el9s.noarch 163/201 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 164/201 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 165/201 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 166/201 DEBUG: Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 167/201 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 168/201 DEBUG: Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 169/201 DEBUG: Verifying : python3-redis-4.3.4-1.el9s.noarch 170/201 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 171/201 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 172/201 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 173/201 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 174/201 DEBUG: Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 175/201 DEBUG: Verifying : python3-simplejson-3.17.6-2.el9s.x86_64 176/201 DEBUG: Verifying : python3-soupsieve-2.3.2.post1-1.el9s.noarch 177/201 DEBUG: Verifying : python3-sqlparse-0.4.2-4.el9s.noarch 178/201 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 179/201 DEBUG: Verifying : python3-stestr-4.0.1-1.el9s.noarch 180/201 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 181/201 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 182/201 DEBUG: Verifying : python3-tenacity-6.3.1-1.el9s.noarch 183/201 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 184/201 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 185/201 DEBUG: Verifying : python3-testtools-2.5.0-2.el9s.noarch 186/201 DEBUG: Verifying : python3-uhashring-2.1-1.el9s.noarch 187/201 DEBUG: Verifying : python3-vine-5.0.0-3.el9s.noarch 188/201 DEBUG: Verifying : python3-voluptuous-0.13.1-1.el9s.noarch 189/201 DEBUG: Verifying : python3-waitress-2.1.2-1.el9s.noarch 190/201 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 191/201 DEBUG: Verifying : python3-webtest-3.0.0-1.el9s.noarch 192/201 DEBUG: Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 193/201 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 194/201 DEBUG: Verifying : python3-zake-0.2.2-22.el9s.noarch 195/201 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 196/201 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 197/201 DEBUG: Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 198/201 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 199/201 DEBUG: Verifying : openvswitch3.3-3.3.0-80.el9s.x86_64 200/201 DEBUG: Verifying : python3-openvswitch3.3-3.3.0-80.el9s.x86_64 201/201 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: flatpak-selinux-1.12.9-3.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: libbpf-2:1.4.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-2.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.0-80.el9s.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-oslo-cache-lang-3.3.1-0.20240718095341.318e95e.el9.noarch DEBUG: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch DEBUG: python-oslo-db-lang-12.3.3-0.20241104094751.be0515d.el9.noarch DEBUG: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch DEBUG: python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch DEBUG: python-oslo-middleware-lang-5.1.1-0.20240219151614.7725ac9.el9.noarch DEBUG: python-oslo-policy-lang-4.1.1-0.20230310200304.043db50.el9.noarch DEBUG: python-oslo-privsep-lang-3.1.0-0.20230310171112.c2b6df0.el9.noarch DEBUG: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.1.0-0.20230310132208.b4ea834.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230310113453.4179996.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.1.1-1.el9s.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-audit-3.1.5-2.el9.x86_64 DEBUG: python3-autopage-0.5.1-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-beautifulsoup4-4.11.1-1.el9s.noarch DEBUG: python3-binary-memcached-0.31.1-1.el9s.noarch DEBUG: python3-cachetools-5.2.0-3.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-deprecated-1.2.13-3.el9s.noarch DEBUG: python3-designateclient-5.2.0-0.20240326163329.bc39d23.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-dogpile-cache-1.1.8-1.el9s.noarch DEBUG: python3-etcd3gw-2.1.0-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.18-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch DEBUG: python3-hacking-1.0.1-0.20230310104308.865398f.el9.noarch DEBUG: python3-importlib-metadata-4.12.0-2.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonschema-3.2.0-13.el9.noarch DEBUG: python3-kazoo-2.8.0-2.el9s.noarch DEBUG: python3-keyring-23.9.3-1.el9s.noarch DEBUG: python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch DEBUG: python3-keystoneclient-1:5.1.0-0.20230310132725.4763cd8.el9.noarch DEBUG: python3-keystonemiddleware-10.2.0-0.20240201060809.e05466c.el9.noarch DEBUG: python3-kombu-1:5.2.4-3.el9s.noarch DEBUG: python3-libselinux-3.6-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-3.el9.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-migrate-0.13.0-5.el9s.noarch DEBUG: python3-more-itertools-8.5.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.4-3.el9s.x86_64 DEBUG: python3-ncclient-0.6.13-3.el9s.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-lib-3.4.3-0.20240913085837.f3968ad.el9.noarch DEBUG: python3-neutron-lib-tests-3.4.3-0.20240913085837.f3968ad.el9.noarch DEBUG: python3-neutronclient-9.0.0-0.20230725173000.16a2cd1.el9.noarch DEBUG: python3-novaclient-1:18.3.0-0.20230313070857.85e4f08.el9.noarch DEBUG: python3-openstacksdk-1.0.2-0.20241028171829.eee309c.el9.noarch DEBUG: python3-openvswitch3.3-3.3.0-80.el9s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20230327143840.bc96c23.el9.noarch DEBUG: python3-os-ken-2.6.1-0.20240808101239.6b427e4.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20230310114949.357bd40.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch DEBUG: python3-os-traits-2.10.0-0.20230310171422.0d924f5.el9.noarch DEBUG: python3-os-vif-3.1.1-0.20230310165910.54bae86.el9.noarch DEBUG: python3-os-xenapi-0.3.4-0.20230310104649.12c68d0.el9.noarch DEBUG: python3-osc-lib-2.7.0-0.20230310134920.58ff270.el9.noarch DEBUG: python3-oslo-cache-3.3.1-0.20240718095341.318e95e.el9.noarch DEBUG: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch DEBUG: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch DEBUG: python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch DEBUG: python3-oslo-db-12.3.3-0.20241104094751.be0515d.el9.noarch DEBUG: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch DEBUG: python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch DEBUG: python3-oslo-messaging-14.2.5-0.20240913082034.86bf53a.el9.noarch DEBUG: python3-oslo-metrics-0.6.0-0.20230310153035.95013ef.el9.noarch DEBUG: python3-oslo-middleware-5.1.1-0.20240219151614.7725ac9.el9.noarch DEBUG: python3-oslo-policy-4.1.1-0.20230310200304.043db50.el9.noarch DEBUG: python3-oslo-privsep-3.1.0-0.20230310171112.c2b6df0.el9.noarch DEBUG: python3-oslo-reports-3.0.0-0.20240219151357.a17d762.el9.noarch DEBUG: python3-oslo-rootwrap-7.0.1-0.20230310192932.b72372b.el9.noarch DEBUG: python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch DEBUG: python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch DEBUG: python3-oslo-upgradecheck-2.1.1-0.20230310191026.eeedfc9.el9.noarch DEBUG: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch DEBUG: python3-oslo-versionedobjects-3.1.0-0.20230310132208.b4ea834.el9.noarch DEBUG: python3-oslotest-4.5.0-0.20230310114753.d4b1896.el9.noarch DEBUG: python3-osprofiler-3.4.3-0.20230310121559.3286301.el9.noarch DEBUG: python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a.el9.noarch DEBUG: python3-paramiko-2.11.0-1.el9s.noarch DEBUG: python3-paste-3.5.2-1.el9s.noarch DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.9.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230310113453.4179996.el9.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyroute2-0.7.3-1.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: python3-redis-4.3.4-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20230310103434.d7ac0ff.el9.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-simplejson-3.17.6-2.el9s.x86_64 DEBUG: python3-soupsieve-2.3.2.post1-1.el9s.noarch DEBUG: python3-sqlparse-0.4.2-4.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stestr-4.0.1-1.el9s.noarch DEBUG: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-tenacity-6.3.1-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.5.0-2.el9s.noarch DEBUG: python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch DEBUG: python3-uhashring-2.1-1.el9s.noarch DEBUG: python3-vine-5.0.0-3.el9s.noarch DEBUG: python3-voluptuous-0.13.1-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-wcwidth-0.2.5-8.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-wrapt-1.14.1-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-zake-0.2.2-22.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-36.el9.x86_64 DEBUG: selinux-policy-38.1.51-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.51-1.el9.noarch DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm Start: rpmbuild openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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: rpm -qa --root '/var/lib/mock/dlrn-centos9-antelope-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'} and shell True DEBUG: libgcc-11.5.0-2.el9.x86_64 1721774091 198756 49f482e904371ebe98127d9b232fd4b3 installed DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2024b-3.el9.noarch 1733767133 1654640 bfa576f339c529fb113aa03b7a7b1444 installed DEBUG: hwdata-0.348-9.16.el9.noarch 1733475824 9799331 260d2b5ab103ad185d612841b2e2cff4 installed DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch 1628539909 5930958 03240144ad8b868c22f9168a70823562 installed DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch 1628536914 13746679 e083c7da82ac4d6a8ba78b34e0888e13 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch 1628536914 596942 b947ffef4f22a6e3d579b3a14cb16e73 installed DEBUG: langpacks-core-font-en-3.0-16.el9.noarch 1628548327 351 c459dbf4f89e14c3866201d92a22003f installed DEBUG: osinfo-db-20240701-3.el9.noarch 1728931058 3816378 3350c407276843e766945d52fb47ddf6 installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270554 1886539 3fc548ed612acde8d3b41b4b385c3143 installed DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch 1628536854 722408 2732783fee86c9b991c6cd860dd2c453 installed DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch 1631700183 6557604 d242e1bff048ee93c8785049f06a1b44 installed DEBUG: xkeyboard-config-2.33-2.el9.noarch 1628575594 6083876 88ea8a43851daebce64e0f78a3cb495f installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628569449 2447 73293207465a7961b68686701a149929 installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681714691 492 8ec89c93045f3fb6df7200c1acc02777 installed DEBUG: poppler-data-0.4.9-9.el9.noarch 1628566347 12058151 ae8a3356650b67950bb9170591b59a6e installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628565179 862 6cccf4e84e8d8ff1bfd99a5b08bc765b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628560331 104 472d4c6b239cbdfa1a4a1e7465c3878e installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628559705 745 621a996cbcddd8e3d3492467821c5a8b installed DEBUG: mesa-filesystem-24.2.8-1.el9.x86_64 1732784981 3682 da53d3ceffca86fa86162426d249e9dd installed DEBUG: libX11-common-1.7.0-11.el9.noarch 1734094023 1335069 99562bd76ead88233fc1fdad7d0177c6 installed DEBUG: kernel-headers-5.14.0-554.el9.x86_64 1737557102 6448203 8fd1539ad75be9e353567e6b69740301 installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 1645036530 1205149 40b1cb78f729044823f20b7ad90c67b4 installed DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch 1637316977 12103345 d3b18c32d2219b99074b27745ccd308f installed DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch 1628536977 4398414 472ec3c2382d57a2651109823210e159 installed DEBUG: python3-setuptools-wheel-53.0.0-13.el9.noarch 1721910486 562606 41854d6d76d53e73a5c6fb118141187c installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644512729 68815 a486e7e01444e3373cb6e6b9418720c7 installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663762969 14187 a4fe05470faa432bdf2bc0da90a72878 installed DEBUG: pcre2-syntax-10.40-6.el9.noarch 1722440460 234324 4748e7d5d1f12ed1df41c89d35b3a058 installed DEBUG: ncurses-base-6.2-10.20210508.el9.noarch 1692626709 307293 ef98b393ba4b55cb87e80f4c95e8ac73 installed DEBUG: libssh-config-0.10.4-13.el9.noarch 1708363378 277 5605f4240d6ed111340ef0be4b55fd71 installed DEBUG: kbd-misc-2.4.0-11.el9.noarch 1736411876 2573480 faf2fbf44a345feda79761ed0ae32103 installed DEBUG: kbd-legacy-2.4.0-11.el9.noarch 1736411876 557448 df5d6c1fd425a521caf48cddfc69084d installed DEBUG: fuse-common-3.10.2-9.el9.x86_64 1718665815 38 b709260551729ee3006850af4c0ebfe7 installed DEBUG: coreutils-common-8.32-39.el9.x86_64 1733748622 10880476 f36d8328981ccacfc95e0894b38f99cc installed DEBUG: centos-gpg-keys-9.0-26.el9.noarch 1710957528 6047 c1a88474b7d1c126c8d0e341f1c3984c installed DEBUG: centos-stream-repos-9.0-26.el9.noarch 1710957528 6854 46af9dec99c17573b2ee5faf8f0f1448 installed DEBUG: centos-stream-release-9.0-26.el9.noarch 1710957528 30255 a98a9c5da68e0be2e29c63bdcbbba158 installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: filesystem-3.16-5.el9.x86_64 1719325383 106 f9382852ec0acc644aa2248d02286438 installed DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch 1628573895 38280 a4ec9b61bb3e59b1961f6480b6ea1220 installed DEBUG: basesystem-11-13.el9.noarch 1628537561 0 7bfb02cc1aeca822f9e4d9405c010142 installed DEBUG: glibc-gconv-extra-2.34-153.el9.x86_64 1737398474 8159804 c62fafad2ad44b0c0343b7ac49d80519 installed DEBUG: glibc-minimal-langpack-2.34-153.el9.x86_64 1737398474 0 1ef5d82b6f1aedc383703fcbcfa84fb5 installed DEBUG: glibc-common-2.34-153.el9.x86_64 1737398474 1083646 dec79c13112e38f9e0cb569f2c11389f installed DEBUG: glibc-2.34-153.el9.x86_64 1737398474 6431427 9e63482b6a9361c05033d565fc42d1da installed DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 1692626693 994375 e4c34faf5c547c4edf566fe4517c5e12 installed DEBUG: bash-5.1.8-9.el9.x86_64 1708011409 7738778 681f5fc99cb4c0027cc7dd860547dd4c installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: libstdc++-11.5.0-2.el9.x86_64 1721774091 2537790 72c9332d6ee08de76255475097bb4aac installed DEBUG: libzstd-1.5.5-1.el9.x86_64 1731924265 773894 c9ef1d17604ef1812b4c8396a52057a4 installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: libxml2-2.9.13-6.el9.x86_64 1714382398 1955820 3de283ea1951ca5218a9d4b1318abb47 installed DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 1736942078 78228 650ee83e37f6d9de775145f6530275ba installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: expat-2.5.0-4.el9.x86_64 1731057686 309418 29f78a1e3264939b0fad5ee4aa785496 installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311609 647849 eb9c83b25a447c5902664052f79a5bae installed DEBUG: libcap-2.48-9.el9.x86_64 1689167967 177447 5a226acbb6342918efccf73a4fced219 installed DEBUG: libuuid-2.37.4-20.el9.x86_64 1724312876 38101 0f0fcc8d2e84f460a0f811c3eb56a040 installed DEBUG: elfutils-libelf-0.192-5.el9.x86_64 1736981094 1220072 fa877702f3a1790915bba02c9df2eff1 installed DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 1704382370 1310936 26da3e9a9c03773b4b29c0d8e3514e80 installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch 1726591359 91834 d5fc3eb3e429e2e2b8de0641ea60e5d4 installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 1717763595 71568 9ff2fd24225e187217494936e56576dc installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: nspr-4.35.0-17.el9.x86_64 1734451874 321296 76f1920c04286d642826678ecc8493ec installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628557531 802539 88da3a99a529f63efff8ada0eb13b87f installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libogg-2:1.3.4-6.el9.x86_64 1628552055 50186 c37cdc45e445d19b618747d12e4a85bc installed DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 1628554367 924357 97f0e94761e756f39b738a3f77520045 installed DEBUG: nss-util-3.101.0-10.el9.x86_64 1734451874 238160 177e8bf5b7a446535a83a9b2cff26014 installed DEBUG: libgcrypt-1.10.0-11.el9.x86_64 1722525565 1398402 a0781794779b169a78184364aee1f2eb installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: libicu-67.1-9.el9.x86_64 1629785371 34109009 759ba2412d5676d3412b8b16734abb2f installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594612 40554 c708b2c282e929084ec0f0efc372898b installed DEBUG: libgomp-11.5.0-2.el9.x86_64 1721774091 421709 8cf00040da09e72c9e21bb5c5fcf7a15 installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: alsa-lib-1.2.13-2.el9.x86_64 1734447136 1516779 52a4d06be241c045e28dd186205b2825 installed DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 1734094010 15076 725672dde29475cba430f93c18dace7b installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628549434 171165 2ea61cf9eb18aefe03c18facfa6e5980 installed DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 1712672345 128586 b9b3a18b49984ae02961c57d5847b88c installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libbrotli-1.0.9-7.el9.x86_64 1726053399 782498 652d40bc7c4b213bc0bc670a6bcd1318 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: audit-libs-3.1.5-2.el9.x86_64 1737023981 338737 87240ae4da20effd969d4f6348aa8caf installed DEBUG: libcom_err-1.46.5-6.el9.x86_64 1734064559 68505 aaf5880d40476456852e76ac8d63d278 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libtasn1-4.16.0-8.el9.x86_64 1669910927 183348 7d0ecade4d7aa7f44c7402613f807c65 installed DEBUG: p11-kit-0.25.3-3.el9.x86_64 1729865803 2530395 ca7c2cbd5799f46f7a92405741c63532 installed DEBUG: libtdb-1.4.12-1.el9.x86_64 1727434563 103302 bc8a29908c7a0e976023e4b6f63336ca installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628553516 1643051 df2997eefd8b00af79f36b60155d2564 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628550537 253460 b999cef1924e493741546dad040d6b64 installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732544 287331 d580b400a364fe10ae66719a1533cfff installed DEBUG: pcre2-10.40-6.el9.x86_64 1722440456 652298 222f5febd3e951089e8cd09010c01787 installed DEBUG: fribidi-1.0.10-6.el9.2.x86_64 1649935865 347380 1a4bad4b26de656b0ab2b35694a6b88a installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: openjpeg2-2.4.0-7.el9.x86_64 1657789945 386300 e8b954e12211663055f28b5000b5bc46 installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: libSM-1.2.3-10.el9.x86_64 1628552822 95269 90c43a5efe3bdbc6de7e6b8eb711d153 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628552331 78600 48e5ec8c64476be40b82088b405be4ae installed DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 1667401001 37464 c725fc2424cd1d93bc940cb5d57bcb74 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: libwayland-server-1.21.0-1.el9.x86_64 1667401001 88232 87e9b1d87c1006fca353ba9e67010f1b installed DEBUG: dwz-0.14-3.el9.x86_64 1628540256 281758 f72e5de5cbebad4a19641f7e9c312c6d installed DEBUG: exiv2-0.27.5-2.el9.x86_64 1636985354 4632497 bec8af9af0888f31db7af16f7bc4c8bb installed DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 1636985354 2794722 9d85f037ac697f35712d3a8404bba519 installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 installed DEBUG: unzip-6.0-57.el9.x86_64 1724328933 399043 edb27763ebbc03e4a9e2777323b9f71d installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629990582 166674 cfaea8d129b2046f49d386a30a2a5b8a installed DEBUG: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: file-libs-5.39-16.el9.x86_64 1701276394 8086748 8aa56edc919434f49112430700256021 installed DEBUG: file-5.39-16.el9.x86_64 1701276394 102728 0e2e1cff99a9714823cb5f40f07bf4f3 installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 installed DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 1689761962 251847 13d64bf1aeccaccc6db6bef9ea473a2c installed DEBUG: llvm-libs-19.1.5-2.el9.x86_64 1733820860 230751497 1d83f0788624226758f16f6f8da09eec installed DEBUG: alternatives-1.24-1.el9.x86_64 1684846512 63270 140537c16ebc89b1e793908507e6a403 installed DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 1729865803 478100 762c2790c21ba887b5d26d3a010920c1 installed DEBUG: fuse-libs-2.9.9-17.el9.x86_64 1733159864 311934 c401efdd30b6246d670fd83f70452a26 installed DEBUG: libsepol-3.6-2.el9.x86_64 1736529422 829339 34c33c1e005ae2bfe86a304d4005561a installed DEBUG: libselinux-3.6-2.el9.x86_64 1723844083 176845 0309ce0dfc212f161dbb7390a82d9e06 installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: findutils-1:4.8.0-7.el9.x86_64 1720104673 1756958 f10df4e7c5fcd83ef35d96c86d9b034a installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645036530 1685726 49d54aeca4767b4c1f096902535f8e65 installed DEBUG: libsmartcols-2.37.4-20.el9.x86_64 1724312876 134899 9d9abd02ec13cfee37d96d9d25937108 installed DEBUG: pcre-8.44-4.el9.x86_64 1713357639 537728 b1ea83d87fcb8d3d5586d59af686cd44 installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: openssl-libs-1:3.2.2-6.el9.x86_64 1725526072 8783914 281c2d008bd887ed094fb57d5c41a2ab installed DEBUG: coreutils-8.32-39.el9.x86_64 1733748622 5985314 7639ba5ccc81a1f5e8cbc0f5947e8aa0 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch 1724075159 2692239 e93b6ab8b6308a64633f727a130d7436 installed DEBUG: systemd-libs-252-50.el9.x86_64 1736856911 1806984 224a46ed6a49928169cfe4d421b86f45 installed DEBUG: libarchive-3.5.3-4.el9.x86_64 1670334275 906150 d8567679cfb8225dc2e349cb0ced7f90 installed DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 1686561892 372990 52ea9b6b6c067fc779ab24fb611ac26c installed DEBUG: libblkid-2.37.4-20.el9.x86_64 1724312876 229841 d42c1e2e9a2d679ac99d93783c3027d3 installed DEBUG: libmount-2.37.4-20.el9.x86_64 1724312876 318437 966ed27bacd5200503a5e62567fe80f1 installed DEBUG: libfdisk-2.37.4-20.el9.x86_64 1724312876 367867 61b8798c16bccadcfbde5ca567bc7850 installed DEBUG: util-linux-core-2.37.4-20.el9.x86_64 1724312876 1268103 bd461254bbd021471d8b44021fd2b68c installed DEBUG: libusbx-1.0.26-1.el9.x86_64 1650890875 169790 e42efbfacf911799e5c8d24d5565a35d installed DEBUG: gzip-1.12-1.el9.x86_64 1650569887 377013 d100c7f7b4f855aeb3d8676072292699 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628539381 251850 6b30fcc5f113bfe3977cfb728e495423 installed DEBUG: kmod-libs-28-10.el9.x86_64 1723815729 134014 84c839642486007aa1fe20ed61de3940 installed DEBUG: libevent-2.1.12-8.el9.x86_64 1724156211 928082 fbe29f4553f3028b488d425e5fe289cf installed DEBUG: avahi-libs-0.8-21.el9.x86_64 1724689277 177830 c2c92f52ff62afaef356d64254fcef24 installed DEBUG: xz-5.2.5-8.el9.x86_64 1654006189 685923 7a3a1c534311e848d76428a6daddd7c0 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libtiff-4.4.0-13.el9.x86_64 1724391455 586505 89ef7308f8ad8fa25b32c0af5710878e installed DEBUG: libXau-1.0.9-8.el9.x86_64 1628554479 64960 d29cb4a4741cc1c0d0676dbae6e78998 installed DEBUG: libxcb-1.13.1-9.el9.x86_64 1628554525 1124254 51f3f8fe3db81337ba4a07430421c3ee installed DEBUG: libX11-1.7.0-11.el9.x86_64 1734094010 1355052 57f9c92e819b9c7c7b1ff7e7294bd595 installed DEBUG: libXext-1.3.4-8.el9.x86_64 1628554624 95724 36ef108c2804669f53bf41f5d7a12d3c installed DEBUG: libXrender-0.9.10-16.el9.x86_64 1628554702 51543 1238322e38dd9b9aa5cce9a9d3ac8458 installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: libXmu-1.1.3-8.el9.x86_64 1628554669 188562 5879579377fd4468c1927636debd938c installed DEBUG: libXcursor-1.2.0-7.el9.x86_64 1628554551 50861 7a058c13f6a9927cf4f6394049026de7 installed DEBUG: libXdamage-1.1.5-7.el9.x86_64 1628554609 37259 119e8aef392b8008b8046e3ecc9dccab installed DEBUG: libXrandr-1.5.2-8.el9.x86_64 1628554694 53332 2864163841b9f9634b602a32e0120853 installed DEBUG: libXinerama-1.1.4-10.el9.x86_64 1628554595 19725 a29c4891e6ef396577c08db8c5a28ab5 installed DEBUG: libXcomposite-0.4.5-7.el9.x86_64 1628554506 42445 4ff5ce3944de9ac0736fd23fefd642f8 installed DEBUG: libXpm-3.5.13-10.el9.x86_64 1697029641 128632 143c8682ce0cbfb70df0ed5d852c4516 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 1667401001 16466 6491c616c2a85a6da68cf36b154d74f9 installed DEBUG: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: libXaw-1.0.13-19.el9.x86_64 1628554542 510031 51fb88af4c8549b837fa52cf7348b1e4 installed DEBUG: libXtst-1.2.3-16.el9.x86_64 1628554736 38680 28b0e6a42eb89fea8382dc1046a6e85b installed DEBUG: libXv-1.0.11-16.el9.x86_64 1628554734 26929 72198c80e9062f01f7c8b6a56d1511d0 installed DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 1628554796 26316 9d5c88dac190e4f66857b2fab49ea44e installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628539381 9815154 097793bbff0b03b3ce0e2afaf462bbf5 installed DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 1729865803 1399705 63751c38ca1e2aef2c9520d9173a52cd installed DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch 1711479877 1232785 de13bdae4eecc1bcef2b53e631acb1c4 installed DEBUG: python-unversioned-command-3.9.21-1.el9.noarch 1733788377 23 16d66c1a55a9b8bce851bfabbc889fda installed DEBUG: python3-3.9.21-1.el9.x86_64 1733788388 33013 83c5d0a0832b98f8d55df627a538f99f installed DEBUG: python3-libs-3.9.21-1.el9.x86_64 1733788388 33075061 4f808e8acb0880fdb7322b9d09a197c8 installed DEBUG: python3-setuptools-57.4.0-1.el9s.noarch 1633534144 4796650 cba8c282a0121989182f2bd1f63f4099 installed DEBUG: python3-idna-2.10-7.el9.1.noarch 1714045925 525633 302392bf155d99a5c6e49572bf1aede8 installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 1665991849 385944 33bf8acd4bceb535f5a8c6fae1e7ac1f installed DEBUG: python3-pip-21.3.1-1.el9.noarch 1711479877 9189701 cb84f7a3b54d721b47851813ae14248e installed DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch 1726591359 249386 1fd5561e703f19a384c6dd520fe3a772 installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-dns-2.6.1-3.el9.noarch 1724187585 2233107 4a255a289b4896df953b4fd48b7fe638 installed DEBUG: python3-pyparsing-2.4.7-9.el9.noarch 1645030355 650026 cb5eba2b6cc00cd9fa89ffb3527e5dc3 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942056 254019 1278d05af2b02528944bef7b199b356c installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-urllib3-1.26.5-6.el9.noarch 1719998658 747323 e016429450c4aab8f06bbe5462dd414c installed DEBUG: python3-requests-2.25.1-9.el9.noarch 1736762931 415249 47fc76f501b23446965c930fa8d5ddca installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-pytz-2021.1-5.el9.noarch 1689250584 180371 e6b4e1f7bee95c39ce357b2feffca88a installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-tomli-2.0.1-5.el9.noarch 1678873507 68777 23a7daa8bc9a0b429b38a928fe6de505 installed DEBUG: python3-imagesize-1.2.0-6.el9.noarch 1628567186 22802 d39da8dc61e5ab41826837915a72cad8 installed DEBUG: python3-pygments-2.7.4-4.el9.noarch 1628567572 8130001 cb702f6944ebf573a262210131a887d7 installed DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch 1628567669 1175595 67ed16a77bea012e7ae506393454568f installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch 1628567719 38853 4ba706d7fa269358f11f434cc32b3c6d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch 1628567667 62833 3b2c009918387ef7210eba186ca1806e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 1628567666 46533 b2e795a36aef2c55de88074414b761be installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch 1628567685 65376 fa4c300323f21943678c7f68e26f5838 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 1628567715 12208 947d809e58f156601d53cc6203a7590c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 1628567718 57306 2d6584bea4d8c410fe98524de6c1f16c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch 1628567696 54286 8e949b872c3ec55e9a6db87cbc9c9731 installed DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 1675240205 50220 dff441ecadaa020df13aba38977e9c96 installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch 1631171647 232135 49ede3eab9bad2fabdf683d67852c5ae installed DEBUG: openssl-1:3.2.2-6.el9.x86_64 1725526072 2092413 7b53670d41f3379b508576d3c7abadb7 installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-10.el9.x86_64 1723815729 254125 e4bdac6a50b6e622b9a27c622dc360f3 installed DEBUG: composefs-libs-1.0.8-1.el9.x86_64 1735937869 146629 012dc339e136d1226da8c9a5a5ce3c78 installed DEBUG: bubblewrap-0.4.1-8.el9.x86_64 1725046598 103841 6edb7f9f21be934d0919a68ebf03b7b1 installed DEBUG: libsemanage-3.6-3.el9.x86_64 1731489066 307262 050b2af9bb4d7a9b51c9f1033b6dd67b installed DEBUG: shadow-utils-2:4.9-12.el9.x86_64 1730812755 3816549 0305a44c829ab7a414f2ab197a477667 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-7.el9.x86_64 1723805420 3155442 e7841b90e100f95ed6fd8629bbecc0e5 installed DEBUG: openexr-libs-3.1.1-3.el9.x86_64 1729669290 4878852 6ab86635d27080840a7240ffa5afb6d1 installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: zip-3.0-35.el9.x86_64 1676457149 741159 07aa037eb9408f2f848569827cd3559f installed DEBUG: cpp-11.5.0-2.el9.x86_64 1721774091 30640486 abc959f15885b9e38b788ca33a7f9636 installed DEBUG: zstd-1.5.5-1.el9.x86_64 1731924265 1672813 0ec558f56473b9d9543419b96b0fcd53 installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 1734451874 840406 9ef9c944a8dfeb11ee9ae63f84bc2697 installed DEBUG: nss-softokn-3.101.0-10.el9.x86_64 1734451874 1318963 bdcd1c54303b773b39c7831184350c46 installed DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 1734451874 18290 2ecc718d8da99b4a3492e0c0d70becb4 installed DEBUG: nss-3.101.0-10.el9.x86_64 1734451874 1968702 085c9e647a00e95885ba0e25929139f8 installed DEBUG: flac-libs-1.3.3-12.el9.x86_64 1695638696 561684 40e4f24683955d41c3d3da68c2452c34 installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: libksba-1.5.1-7.el9.x86_64 1722345509 394486 1cf232c15fda749343499c2edba8845a installed DEBUG: jasper-libs-2.0.28-3.el9.x86_64 1628547517 333940 a8cabff1260ab3da238161ae0bdbe1e1 installed DEBUG: LibRaw-0.21.1-1.el9.x86_64 1696285065 2493670 a82620ac65090460e8c9bd5a0c6b413e installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-10.el9.x86_64 1736942078 95088 c1a93987041cd6a62f2cb8ca57e07fb8 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-9.el9.x86_64 1643365783 771951 46a009419c084efc76903456f720cc95 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 1628574725 751654 f187c6b50c3612d6252e43eabf48abfd installed DEBUG: info-6.7-15.el9.x86_64 1645432912 508035 4d0af4faf66f30b8126abd3410cdd719 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628540213 129923 038028fe8dfd324b820e16200786a15e installed DEBUG: patch-2.7.6-16.el9.x86_64 1628561618 265522 4efdeefb054a89e177b517c3d3ed1147 installed DEBUG: libfontenc-1.1.3-17.el9.x86_64 1628550261 64225 931267996fd577695291cbc512f16582 installed DEBUG: less-590-5.el9.x86_64 1723015912 365264 55c1c8d8b9c16b20ccf1599247d89abe installed DEBUG: systemd-rpm-macros-252-50.el9.noarch 1736856909 10405 e3eaf79fe43f1219130519318b678e8a installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: ncurses-6.2-10.20210508.el9.x86_64 1692626693 624684 3e1d871c5e43b7efd27d114ba95af330 installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628563396 36844 556e6f718ba9a6360fa39fb18d536aa0 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628563473 61522 2300fd882680ee0c7c1abb1ae6b8ccb4 installed DEBUG: perl-B-0:1.80-481.el9.x86_64 1701177561 504555 97d255f5630b145e073fcda0f6cd3673 installed DEBUG: perl-FileHandle-0:2.03-481.el9.noarch 1701177577 10529 cd446c4929e49051eacb7c809f916aa1 installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628562913 111869 7ecb1b2e3a41395091b00413afff991d installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628564496 299357 3a4d318a43520c1ea611000b968a597c installed DEBUG: perl-AutoLoader-0:5.74-481.el9.noarch 1701177577 22037 6b156f8bbe757a9a98edcbe7434ffd32 installed DEBUG: perl-base-0:2.27-481.el9.noarch 1701177577 13819 7af91f5d6f97d736f20bd2b89937b3c6 installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-if-0:0.60.800-481.el9.noarch 1701177577 6874 c7499524c56ca9285541fdbb3ace9d60 installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch 1718787831 616300 68df4118b07154d902cbeb71e46799e0 installed DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 1718690659 1520386 ca318d1749e9fb3737c39ac51287629a installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-Class-Struct-0:0.66-481.el9.noarch 1701177577 26954 01273c932f833550aa1a9b2a32961acf installed DEBUG: perl-POSIX-0:1.94-481.el9.x86_64 1701177561 240147 bac99ffdb50863a993a8e4d89960f3d2 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-IPC-Open3-0:1.21-481.el9.noarch 1701177577 25044 233f261fe09ffc951336d8e038874e15 installed DEBUG: perl-subs-0:1.03-481.el9.noarch 1701177577 3060 3f8e2d78aeeebc857fb48d88f5331af4 installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628563998 166550 668718b957c97d218cd0ce87b6d3e36d installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628565308 29851 df13642162893be1ec21d401f866b7f7 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628565108 577293 051f5b7ae5eb9bcca2b122291f9bd378 installed DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch 1705477316 150675 3c54aff636d01b3b76e48030d477d990 installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-SelectSaver-0:1.02-481.el9.noarch 1701177577 3170 988959df5a2887cfa7c2708eedbc18ac installed DEBUG: perl-Symbol-0:1.08-481.el9.noarch 1701177577 7846 a911f0b217f7e27bb96e91f024a4a7c6 installed DEBUG: perl-File-stat-0:1.09-481.el9.noarch 1701177577 13948 0022795a994ca9437a525e241e2032fe installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628565077 288742 ad2f3ada468688fbe129418e39eaac37 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628565124 170960 7e2f1a7c0900c86834fc555f5c3bd0b9 installed DEBUG: perl-Fcntl-0:1.13-481.el9.x86_64 1701177561 30235 daf4de7b8a3496d89780f5f6b1764ff3 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-mro-0:1.23-481.el9.x86_64 1701177561 43587 c8e536919ee9acdb88b0ed487f13c291 installed DEBUG: perl-IO-0:1.43-481.el9.x86_64 1701177561 163239 f091c4e270102a4fc611fb2b88069f7d installed DEBUG: perl-overloading-0:0.02-481.el9.noarch 1701177577 5893 9c337d0eec9980ab0736c2e9a5e295fe installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-Errno-0:1.30-481.el9.x86_64 1701177561 9533 0d42d993af70cee6142c2dc407dd4962 installed DEBUG: perl-File-Basename-0:2.85-481.el9.noarch 1701177577 15339 a0985a1a87665bf8f6d71f78aaf6ef4f installed DEBUG: perl-Getopt-Std-0:1.12-481.el9.noarch 1701177577 12107 768fa74b8510a3a08bb95805114a222d installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628564750 48145 1190c3bd08b43b3064f439bca71ca347 installed DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 1711036238 143128 d1a7c9b708d7a64e63cd365c3603e604 installed DEBUG: perl-constant-1.33-461.el9.noarch 1628562746 27104 ee5c312a7c1613a45b24c022d97fb08e installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628565166 228532 119c254a858a4e8225a8f4f1b95a6fc8 installed DEBUG: perl-overload-0:1.31-481.el9.noarch 1701177577 72821 225f3e52850e2049d4513cf1f47a6631 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-vars-0:1.05-481.el9.noarch 1701177577 4926 24298c2d943794c3ee342af784462bad installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628564041 139937 0084d602dd5f3a3a608b8aa2d7d2784a installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628562498 47889 8aa3a6891f26697353b428ce0a184f8d installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628563640 55359 600faf3d3db9096efa1de68bfe07d62d installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 installed DEBUG: perl-NDBM_File-0:1.15-481.el9.x86_64 1701177561 30080 930a693ffe65c3f35b32ac6d42e42f25 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628580079 10235418 464fc08748c13d9698ad06bba18ae510 installed DEBUG: perl-libs-4:5.32.1-481.el9.x86_64 1701177561 8958842 845752f1a2bae7269ddb30aa1aa7cb89 installed DEBUG: perl-interpreter-4:5.32.1-481.el9.x86_64 1701177561 120268 9dbf64cde223abe3a939798189b24beb installed DEBUG: kernel-srpm-macros-1.0-13.el9.noarch 1686576375 16918 0162dee60ae979d7e2da3d6ebbc2c48c installed DEBUG: bluez-libs-5.56-6.el9.x86_64 1628537753 215704 a45c3fa7ebe4bb2255e74570c64e7348 installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: libatomic-11.5.0-2.el9.x86_64 1721774091 29242 238b4dfcd5da2d04191e20207887b59e installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-55.el9.x86_64 1726562596 1897910 a8d4534af5ac9fc790a002c380a1c2c1 installed DEBUG: libeconf-0.4.1-4.el9.x86_64 1713168417 45811 9cb3d29c1594cf384a53e582916bac7e installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-23.el9.x86_64 1732184610 1909347 a4ba74cd270f1a77e19552ccae0241f0 installed DEBUG: util-linux-2.37.4-20.el9.x86_64 1724312876 11160645 9f19506832c6b60faf62f259423c8978 installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686561892 0 e3a0cea0ef5d61d5d05c31ccab5a91f1 installed DEBUG: systemd-pam-252-50.el9.x86_64 1736856911 518467 12c02481681ff6663d4a408007f3d035 installed DEBUG: systemd-252-50.el9.x86_64 1736856911 12859867 54c5e0f5b2d66ea38da2b62301285881 installed DEBUG: dbus-common-1:1.12.20-8.el9.noarch 1686561915 11394 cb70323eee868f9715c3a3aad81e1149 installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: device-mapper-libs-9:1.02.202-5.el9.x86_64 1736504977 432089 fbd2925f66239fd07b6b260e5b7b8559 installed DEBUG: device-mapper-9:1.02.202-5.el9.x86_64 1736504977 359973 e2f338768ea8e2a17e63e21353b7160d installed DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 1725294027 2326294 15ee0f232546ddbb21b9785d729be8f2 installed DEBUG: elfutils-default-yama-scope-0.192-5.el9.noarch 1736981058 1810 ff56d2242041759dfdc3b0fca40c27ae installed DEBUG: elfutils-libs-0.192-5.el9.x86_64 1736981094 735149 9851d1793842f5c8bac557d820fde1ed installed DEBUG: openssh-8.7p1-44.el9.x86_64 1729513750 1992068 4d7d61546dd80b82b02fda762654b05e installed DEBUG: kbd-2.4.0-11.el9.x86_64 1736411880 1568949 2ada16529ebadd12437d61a0aa911795 installed DEBUG: libnghttp2-1.43.0-6.el9.x86_64 1712746707 169892 a9d1d100c0ba602881b44cbf1a18ff66 installed DEBUG: libpciaccess-0.16-7.el9.x86_64 1710934775 49451 245fe7637ad4840fefd299881500def1 installed DEBUG: libdrm-2.4.123-2.el9.x86_64 1731488947 416380 de06d3ac2e8ba4bec44e810783ee33a5 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libgbm-24.2.8-1.el9.x86_64 1732784981 66124 5e5d90f494cc761c61b379ccadbf4afb installed DEBUG: mesa-dri-drivers-24.2.8-1.el9.x86_64 1732784981 38456947 2ff8f2fa0a22d051858e5ec758343337 installed DEBUG: mesa-libglapi-24.2.8-1.el9.x86_64 1732784981 222000 bef812b7aad75760bfca7cb2a159bb40 installed DEBUG: mesa-libEGL-24.2.8-1.el9.x86_64 1732784981 404039 af50fe0318370278bea92af28ec15c4f installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-24.2.8-1.el9.x86_64 1732784981 519849 0466b9765039afc67a09a6ec2ed46e9f installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663762953 75425 6d784dbd338488f9a990f3870ce06e48 installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663762953 77890 c27775732875e2aaaa07204046b2e0ae installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663762953 1203 557e5f2bf85dce295401d6e30f51eabe installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: krb5-libs-1.21.1-4.el9.x86_64 1729181043 2504143 2362c1cf0e0f6a72e36f6f098b72d09a installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: openldap-2.6.8-3.el9.x86_64 1736386018 1087273 d32c59523f1dc6907087f3be1f5d1dbc installed DEBUG: libssh-0.10.4-13.el9.x86_64 1708363436 535899 b02ff39361e3fb9a444260b10e181891 installed DEBUG: libcurl-7.76.1-31.el9.x86_64 1724328878 667622 c266b4c0a875cf8f55471abbf28cf78c installed DEBUG: elfutils-debuginfod-client-0.192-5.el9.x86_64 1736981094 81405 dd3721f47483648aece33ecf88d8923b installed DEBUG: binutils-gold-2.35.2-59.el9.x86_64 1734007574 2128819 c0811d226fd432c65b0f04d2d98ddaf2 installed DEBUG: binutils-2.35.2-59.el9.x86_64 1734007574 25217878 a95a446941617501c0ee0ac315d1a946 installed DEBUG: elfutils-0.192-5.el9.x86_64 1736981094 3072094 0489e12806ed49dc7fda65cd3cb4d0de installed DEBUG: gdb-minimal-14.2-4.el9.x86_64 1736797057 13952598 736e1af7d5dd7872e824f85e1e89e742 installed DEBUG: debugedit-5.0-5.el9.x86_64 1701732946 194098 0eeb99b85a124c6ff2fe748a53efd60d installed DEBUG: curl-7.76.1-31.el9.x86_64 1724328878 684689 a0346881de271e762d1190d55834cb0e installed DEBUG: rpm-4.16.1.3-36.el9.x86_64 1730910246 2750672 59c0fec5ddb4dcd1731feb4205c36709 installed DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 1730910246 769244 bc9b429f8f7b0a8a5c829b922931df3c installed DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 1730910246 198542 197fbd17eca51e993e6b9d76fb1917d7 installed DEBUG: efi-srpm-macros-6-2.el9.noarch 1722274341 41044 6b119c8c97394a9441dec12fd8915fbb installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 1717683442 2232032 90e40332c6bb2b003fdff9aa221ee579 installed DEBUG: systemd-udev-252-50.el9.x86_64 1736856911 11318220 e8e05e80ea571de7ef03431f9505dd79 installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: openssh-clients-8.7p1-44.el9.x86_64 1729513750 2146861 a7578f0bfd72faf7a5d2073b92c267dd installed DEBUG: git-core-2.47.1-1.el9.x86_64 1735916175 23076260 9799d94654776bbe4973f3b1bf9535a5 installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: nettle-3.9.1-1.el9.x86_64 1700480888 1157687 18849d91f8a9435a7ffcc3b7fdb17dbb installed DEBUG: gnutls-3.8.3-4.el9.x86_64 1712301323 3448627 8ed3914ae65a510a4ebd2f22210c40ba installed DEBUG: glib2-2.68.4-16.el9.x86_64 1727428325 13445086 693a7329174fce9a46919b98346af14f installed DEBUG: freetype-2.10.4-9.el9.x86_64 1654071485 840612 eb49c3e16b2281a6af4531ea392af8d5 installed DEBUG: harfbuzz-2.7.4-10.el9.x86_64 1695037531 1705461 c1679c0fe827db886e817382b72eb6af installed DEBUG: fontconfig-2.14.0-2.el9.x86_64 1670223487 837217 449ed09ac88eaeb9a30ba214b9981e87 installed DEBUG: cairo-1.17.4-7.el9.x86_64 1645512144 1714807 9fef2bc3657f2c34016b51a532acc8d9 installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 1645512144 44432 9aabd9bcc00fd6431ede021358bcb4ef installed DEBUG: polkit-libs-0.117-13.el9.x86_64 1716987337 29394737 1cda75c2833288c68b91ed75536bce16 installed DEBUG: gstreamer1-1.22.12-3.el9.x86_64 1731143409 5083793 754f5cc7edaad3ab1eaa083b0850daa4 installed DEBUG: cups-libs-1:2.3.3op2-33.el9.x86_64 1736348311 686489 f45cfa92930ebd9ba4c6dd5b69460996 installed DEBUG: polkit-0.117-13.el9.x86_64 1716987337 442377 bdffe9ee19f233b05d5ce9f6f8bc7f45 installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 1671646004 4730586 8543d94d77db623126314e6728432790 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-29.el9.x86_64 1723817786 149334 1ee761b3e3f4c0b7bc4253644f69972b installed DEBUG: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b installed DEBUG: poppler-21.01.0-21.el9.x86_64 1722007313 3760865 5edd38b9e02efc3aab5be5f30057f2e4 installed DEBUG: poppler-glib-21.01.0-21.el9.x86_64 1722007313 488500 c22088459845448f15f1de6add8194ba installed DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch 1628573895 1428570 ca19d0e098c193249d75aa2a16f84908 installed DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch 1628573895 1460397 c7a3299906900e9634054c11a85f913a installed DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch 1628573895 86625 16f0f27ee064f929f7cb3221881a5e1f installed DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch 1628573895 1216723 60a564c67ac16e3b356a0ac499002beb installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch 1628573895 1099808 1f85b60ff6e6c83153019702bf850931 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch 1628573895 1429732 81d7a185b0ada9a5ad0383043ccf2c76 installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch 1628573895 2505850 6e0cd8553a6ab96b007e771ad1c17185 installed DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch 1628573895 1557220 668671e23df63172d342d3969f9572fe installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch 1628573895 45248 fd1753c92919fdc12154dc57ab487f7b installed DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch 1628573895 400137 0fa9d01117b873b3aad533568edfb7ec installed DEBUG: urw-base35-fonts-20200910-6.el9.noarch 1628573895 5478 192e5af4292c7614f1255fcdd61d1504 installed DEBUG: libraqm-0.7.0-7.el9s.x86_64 1631084139 29499 76e4839ab4d91c7f7edf02c08d2dfade installed DEBUG: mkfontscale-1.2.1-3.el9.x86_64 1628557177 54887 e55c107f8fd4546cd9c443713362fd90 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch 1628575762 1070851 7f8999a7b9556e8e40ca7b251960c077 installed DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 1670941191 1579276 41b8135cabe1c9496d51799643c4d37e installed DEBUG: NetworkManager-libnm-1:1.51.6-1.el9.x86_64 1737393049 10497615 c145850ddc95061d71dd3957b1b420b1 installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: libgusb-0.3.8-2.el9.x86_64 1692013174 129332 41172fd21ee5baa9c8b84c2fe236bf14 installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822225 5187670 2de9dfcf7c8b566ac4caef5329cac708 installed DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 1715764036 2608350 7402493dfccb37287645f9ca017020c2 installed DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 1715764036 271401 07d94ccb6361dd93d8a0e7303c61d28c installed DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 1721375726 67589 92564bb2fa489c800e5d9b025c2c0715 installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f installed DEBUG: libnotify-0.7.9-8.el9.x86_64 1640186875 101670 483ba13b155f617530adfa19b62982ff installed DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 1629746374 528135 b097546202f46405c17cbb596216eda2 installed DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 1628537393 278826 904b1dc4ca3ce42898a0352ce0644aa5 installed DEBUG: avahi-glib-0.8-21.el9.x86_64 1724689277 19826 a8445f4334dcf9e35ac47fc91fbee595 installed DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 1725451615 215325 225c17713d8e190dbede001d3f53a225 installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.12.3-1.el9.x86_64 1629745530 230299 4413aeeb0b43120fcbd40ab9212fba25 installed DEBUG: low-memory-monitor-2.1-4.el9.x86_64 1628555427 71942 7eb6ed0aadd9fe9e6deec38bf86080bd installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 1723752659 14953520 b6432a9e544326ae69ee9e71c3f0de08 installed DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1629990582 33073 19ece62a63da90e07fa4f7dfe0889713 installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645725961 655538 a1f0e2c161d9f5a8ebf4ccd5267cbc51 installed DEBUG: libsoup-2.72.0-9.el9.x86_64 1736552315 1259858 ac11054eed91d06436dc86767cdfb3ac installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 1714124815 1420392 5dcb4ad7d78ca66828abccfde8b32a88 installed DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 1669836900 181588 28e89ea88f62695d9ca277507f766e19 installed DEBUG: libosinfo-1.10.0-1.el9.x86_64 1669824782 1225572 134a8eabade143ef211f58af60aefef2 installed DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: npth-1.6-8.el9.x86_64 1628558844 50619 ec2f6c8c45b97d50a2d00f1c3ae9f17b installed DEBUG: gnupg2-2.3.3-4.el9.x86_64 1682510074 9227533 d384c35c7b3bb26db6c8e299893befc2 installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: ostree-libs-2025.1-1.el9.x86_64 1737403146 1192574 ecbe21af8b4d6a64c99e87a3fe500071 installed DEBUG: which-2.21-29.el9.x86_64 1679928490 81813 9f0d5c6f27dad58821bbd23f4fb6ec18 installed DEBUG: fuse-2.9.9-17.el9.x86_64 1733159864 219017 d3117b6b8b7dd555c5bfa7f517392521 installed DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 1628541105 602256 043bd67da6af245f437c39bc99ab7810 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: glibc-headers-2.34-153.el9.x86_64 1737398474 2170110 3f26f500c0a433fac06110752c028a59 installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: glibc-devel-2.34-153.el9.x86_64 1737398474 37804 50fa1440090902164a5e48966ac8b032 installed DEBUG: gcc-11.5.0-2.el9.x86_64 1721774091 89845608 d1c39cbaff76eedc2c28fdc478dfa27f installed DEBUG: annobin-12.65-2.el9.x86_64 1731931919 1189762 2848f479814bb7903696e7bab2b3a888 installed DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 1721774091 57754 8f420345ee67f0dd063d6a5667f5ee3a installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.6.0-7.el9.noarch 1731493191 62484 cc4eb1a6dfb121705739fcd6dce6de97 installed DEBUG: python-srpm-macros-3.9-54.el9.noarch 1719823107 37605 14999f3b83509523c25ed355decb1a1b installed DEBUG: redhat-rpm-config-208-1.el9.noarch 1721395377 191466 f580b406021049e0c15f7e1078165c76 installed DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 1730910246 150015 0880c182e704f22b5ab5eb92b13361d2 installed DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch 1731943319 1952 85d95fe6c8d7866c7e622d276dc84996 installed DEBUG: python-rpm-macros-3.9-54.el9.noarch 1719823107 20079 686f68ca69550bf43cd5baf37845aa47 installed DEBUG: python3-rpm-macros-3.9-54.el9.noarch 1719823107 6227 e3bd710b44c94699345e4577af239d0c installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: libsndfile-1.0.31-9.el9.x86_64 1732023200 533968 ee8ec4826163807ecafbc52e50fea0c0 installed DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 1675090429 168059 be161807a56e90dcc214469ff6aa7b2e installed DEBUG: libasyncns-0.8-22.el9.x86_64 1628549467 60822 fb0ec56fa9b86539768d634afb584e03 installed DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 1733217291 3382301 4a901aee8b3061b6b6100d1872598486 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: libdatrie-0.2.13-4.el9.x86_64 1628549831 59521 99d5d94690935edf76557d007558e477 installed DEBUG: libthai-0.1.28-8.el9.x86_64 1628553338 778570 de49304efecef4042eac62582830f479 installed DEBUG: pango-1.48.7-3.el9.x86_64 1667448668 899563 cd97a559ad2aacfe754b19f2c3868cd3 installed DEBUG: librsvg2-2.50.7-3.el9.x86_64 1696574847 10687283 42b7361c125bbec228b57b0543c24f68 installed DEBUG: libepoxy-1.5.5-4.el9.x86_64 1628549922 1297595 33eff1eb283c34cede4b07749aa151b0 installed DEBUG: libexif-0.6.22-6.el9.x86_64 1628550088 2461952 b3d08759fe45d4298b7354a3166d9fdc installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libgs-9.54.0-17.el9.x86_64 1720711901 19642209 39507c6aff5550173c3dc60dae739fcb installed DEBUG: libiptcdata-1.0.5-10.el9.x86_64 1720537100 175701 61c487ec0ca89390d72f96b0fdf77661 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libsbc-1.4-9.el9.x86_64 1628569554 83034 5976df1103874c4002c033f63482aafb installed DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 1705673142 8006429 7e939a0baf3b081f9ffb358be2557abc installed DEBUG: pipewire-1.0.1-1.el9.x86_64 1705673142 359327 607aadb93c4ed206c4d13fd17b5ca09e installed DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 1682343168 1220418 593e6aaf8906d28345fe25ec64f9b9a1 installed DEBUG: wireplumber-0.4.14-1.el9.x86_64 1682343168 308626 e9315bacca4d3ae75d806b77e7582527 installed DEBUG: flatpak-1.12.9-3.el9.x86_64 1725451615 8069079 b19302f1bd87020072d380d48c03bb35 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 1705673142 560698 692072d1a58d30d570477641978fd74c installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: orc-0.4.31-8.el9.x86_64 1722433005 614926 b3f4866779ae4bb79df6c2eb8361b7dc installed DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 1734104828 7666279 bd6b8d253c1946b871d69923da00a8ac installed DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 1669159640 1040603 3cbb511732834507639c35c594154df7 installed DEBUG: tracker-3.1.2-3.el9.x86_64 1669159640 2060361 44050518b1c9c07c379b0d75d9c31c58 installed DEBUG: tracker-miners-3.1.2-4.el9.x86_64 1701359312 4190339 60edfa1ab3772326332ee70f85ce3e53 installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: gtk3-3.24.31-5.el9.x86_64 1721375726 20578874 46956b614ace0035afd1d409efbab20e installed DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 1651780145 489960 efd56fe254ac29c6933a7290c5974090 installed DEBUG: gtk2-2.24.33-8.el9.x86_64 1667881305 13889880 d6fa1c321a87fe437f55e5399991de8a installed DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 1689255812 55309 0bfcab1394282c6333cfbe9a94c99451 installed DEBUG: graphviz-2.44.0-26.el9.x86_64 1701791988 12241992 ac92ed85ce249cf6357d446654150ea2 installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el9s.x86_64 1696919402 8620244 987de17b924501a81809548e2dc7da63 installed DEBUG: ImageMagick-0:6.9.12.98-1.el9s.x86_64 1696919402 243376 2b7502e96f91b06fae805336acda9e6d installed DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch 1701344504 10064068 7b60f0027d72365144fc141f3aca9bf4 installed DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 1705673142 30 bcaced6ec1cd7b1965950220c813922d installed DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 1705673142 177582 8ff6a7c1db400b4dd72a866b719676ae installed DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 1705673142 437665 23808d3f3b9e7c13defb7f4d9baf2dd6 installed DEBUG: python3-devel-3.9.21-1.el9.x86_64 1733788388 782219 0885d9edfb8079528448bb5983b73105 installed DEBUG: python3-pbr-5.11.1-1.el9s.noarch 1676049043 523094 dcc4a0c03548e6937d0cee1049f9a766 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: python3-eventlet-0.33.3-2.el9s.noarch 1725032105 1588372 006edacb9e4d10b9975fde6c9f7b9482 installed DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 1671496460 14880409 980b2725bd548abf82501b124edbe54c installed DEBUG: openstack-macros-2023.1.0-0.20241218082711.ce6a105.el9.noarch 1734510542 45488 ced1f73b15fdcfcf2de175f3275c6387 installed DEBUG: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 1733250575 257672 12ec16c860a823b59f24880ce17a940c installed DEBUG: python3-webob-1.8.7-1.el9s.noarch 1630942613 1257935 0cc2f5121e612744933816b37a2d6191 installed DEBUG: python3-netaddr-0.10.1-3.el9.noarch 1731508115 9643671 bef1844b5e6d53db799aeedf369c42f7 installed DEBUG: python3-iso8601-1.1.0-1.el9s.noarch 1668080811 53924 05b08eb5ab32eeb30d648d875ec52181 installed DEBUG: python3-msgpack-1.0.4-3.el9s.x86_64 1659019213 269032 0a35c0154969935b14d29e73ec5dfb9f installed DEBUG: python3-fixtures-4.0.1-1.el9s.noarch 1675925905 348546 2b5debd2fff9b6fe8e32a1e844c386d4 installed DEBUG: python3-prettytable-0.7.2-27.el9.noarch 1628567478 170451 ba39972a8922f03102eccaee357565c3 installed DEBUG: python3-decorator-4.4.2-6.el9.noarch 1628567131 62807 e22ec134c639837beec6cc34b8b6ce32 installed DEBUG: libselinux-utils-3.6-2.el9.x86_64 1723844083 422851 edbeecee54db3c5aea345988ccfb7d6a installed DEBUG: policycoreutils-3.6-2.1.el9.x86_64 1708381839 724447 352e396fea06c001e3df931cc0e8fa12 installed DEBUG: selinux-policy-38.1.51-1.el9.noarch 1736970948 25744 a9f548f2d9a1cf7e56aeb5b15152cf50 installed DEBUG: selinux-policy-targeted-38.1.51-1.el9.noarch 1736970948 19076169 03896816ae7e29df0e2391c81d0bf41a installed DEBUG: python3-mako-1.1.4-6.el9.noarch 1668698522 546833 afadc4d58ab86e22ea833db2a1e63084 installed DEBUG: python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch 1678451696 217551 a421751dd6d45b162f540d034c67748d installed DEBUG: python3-dogpile-cache-1.1.8-1.el9s.noarch 1663750827 429949 753e4dcd8e7e32b3fff9a0471ce4d155 installed DEBUG: python3-wrapt-1.14.1-1.el9s.x86_64 1663750857 181281 74498897c29d3aa08cbfde2a85f68bfb installed DEBUG: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 1678450214 77373 f957c32bd7870acdd8c529e04f7374b3 installed DEBUG: python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch 1678476022 54766 33f7e749c14c5652a5952e8d2ed8844b installed DEBUG: python3-voluptuous-0.13.1-1.el9s.noarch 1652101184 293788 5843036f004815daa9cb206f99eef0b4 installed DEBUG: python3-vine-5.0.0-3.el9s.noarch 1631094537 48273 b2fbeaa2f25d54cd1c7d7ed7a4e1fc23 installed DEBUG: python3-amqp-5.1.1-1.el9s.noarch 1652273127 387590 9d91ec1f0e57f53da55fa94f363855c7 installed DEBUG: python3-tempita-0.5.2-2.el9s.noarch 1633588086 116012 34e2cf6a782f7f308d07a17b1b914277 installed DEBUG: python3-simplejson-3.17.6-2.el9s.x86_64 1643643647 1044087 da121860bf20abf4ed89b2c6d3db553e installed DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch 1662543669 268665 2d3bd117688e00be551ee87a7637bb38 installed DEBUG: python3-jeepney-0.8.0-3.el9s.noarch 1659096163 1900432 89be827dbdb29568386b53f63d98f9e7 installed DEBUG: python3-fasteners-0.18-1.el9s.noarch 1668081184 99098 168c5d6ade989e968f8f17c668fd2484 installed DEBUG: python3-extras-1.0.0-15.el9s.noarch 1630951099 28311 07487e9fa66fac6f66467d7e32650938 installed DEBUG: python3-testtools-2.5.0-2.el9s.noarch 1634037703 1546855 fefaff5877f0961ba0841a02a6769287 installed DEBUG: python3-subunit-1.4.0-6.el9s.noarch 1631297515 330523 fd85a795691063c7decfb0a6360815ea installed DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 1628567396 44167 c1e7628df9cd71ae1cb6edd6770b68e8 installed DEBUG: python3-libselinux-3.6-2.el9.x86_64 1723844083 623095 eb256a4057f4ac9ceca088dc98994069 installed DEBUG: python3-attrs-20.3.0-7.el9.noarch 1645553213 281851 cd1d1385d5d5890a76293859c398a691 installed DEBUG: procps-ng-3.3.17-14.el9.x86_64 1706027323 1002931 70cfa3ec8b84c93d7339df674df82c17 installed DEBUG: chkconfig-1.24-1.el9.x86_64 1684846512 760691 6761e4f88b12d8668263e3ded276d956 installed DEBUG: python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch 1678446250 105585 915bfbebc46b057d4c584ef4000dba86 installed DEBUG: python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch 1726212279 2074064 8cbb73c6f644fceb409c710be1bac59f installed DEBUG: python3-libsemanage-3.6-3.el9.x86_64 1731489066 424939 7f88f0bb07b05025e3574f24ead5f4f3 installed DEBUG: python3-kombu-1:5.2.4-3.el9s.noarch 1659364936 1383870 22cae7c0fa74df928e87c77b0014bdda installed DEBUG: python3-deprecated-1.2.13-3.el9s.noarch 1664268625 49101 00fb03057b19bd9a7c4d8e210dd6e7d8 installed DEBUG: python3-etcd3gw-2.1.0-1.el9s.noarch 1671783146 121425 1a800fdc30754a808aa00e6a327c70de installed DEBUG: python3-alembic-1.8.1-1.el9s.noarch 1662390842 6077702 a47435f47ad1d4b5152b281bc1b96df6 installed DEBUG: python3-prometheus_client-0.9.0-2.el9s.noarch 1631569572 279355 a47f39576805630c53cfb394ed8669cc installed DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 1631546481 791434 ab98054a0778e669edb807b991a82632 installed DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 1631546481 2661955 1c664d4b9572ce5a2eb6afefed4a77f0 installed DEBUG: python3-pyngus-2.3.0-8.el9s.noarch 1631691766 192640 0d4c3d68d00d5b7db033d6058647168a installed DEBUG: python3-zipp-3.6.0-1.el9s.noarch 1633535871 24135 7b3e97ba88dd0ea1ae57665d3a9c19ab installed DEBUG: python3-importlib-metadata-4.12.0-2.el9s.noarch 1660742349 128278 7b449b1ee83fd6e27922d1a7076b74b8 installed DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 1663746923 156432 2b158a9cdb02bf36cdd8c9fca1a6a548 installed DEBUG: python3-waitress-2.1.2-1.el9s.noarch 1659518495 285402 34528154abe43d5355429f3bcb483342 installed DEBUG: python3-uhashring-2.1-1.el9s.noarch 1669131506 59810 519745b98c36c7310f95c7f0c36e6e60 installed DEBUG: python3-tenacity-6.3.1-1.el9s.noarch 1631619361 154563 9a73a59da3fee28adc643051c7e5159c installed DEBUG: python3-statsd-3.2.1-20.el9s.noarch 1631001186 118061 fca7d23cac03325bc696eb9afae98d04 installed DEBUG: python3-sqlparse-0.4.2-4.el9s.noarch 1658917746 270936 e573d2b32653042e19c048335cf19147 installed DEBUG: python3-migrate-0.13.0-5.el9s.noarch 1631152149 764282 63dfb5d34e9879e24171fffca18acddd installed DEBUG: python3-soupsieve-2.3.2.post1-1.el9s.noarch 1655916754 242962 8a2f9364cda1c137df197a3449b72a1c installed DEBUG: python3-beautifulsoup4-4.11.1-1.el9s.noarch 1672995358 1112133 bbdae452e1c91acb8bb1a1044f11d02b installed DEBUG: python3-lxml-4.6.5-3.el9.x86_64 1659472653 4351883 71896f55627f364b81b4f83b160676d3 installed DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 1658917903 38060 06605c23094cd86d912fb99a0a55fc8e installed DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch 1644341140 181444 1a32b489b5f446a3432233dd53bba169 installed DEBUG: python3-repoze-lru-0.7-10.el9s.noarch 1630938871 85134 20411a6c6d09ff532d04b46fa2698e86 installed DEBUG: python3-routes-2.5.1-1.el9s.noarch 1633948452 470408 12ebc3c7c395dc172f96b1f56f89e861 installed DEBUG: python3-pyroute2-0.7.3-1.el9s.noarch 1674842760 2925245 7f0219e1a9aeee477ea4847f49c6839f installed DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch 1671787159 80181 e7678ab97bd72beb30c62b94059af8c4 installed DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch 1662543431 339355 e00b2ef31ecdb064b7735705811b01ae installed DEBUG: python3-more-itertools-8.5.0-2.el9s.noarch 1631140633 344781 a7870ed096d21e6d0f2b0f615378cb7d installed DEBUG: python3-memcached-1.59-3.el9s.noarch 1630942139 121078 183126babd06c89465fa59ad2f7d3a21 installed DEBUG: python3-mccabe-0.7.0-1.el9s.noarch 1662543067 32345 dea4226e2bafb3cf4d0cfb78dc4ca431 installed DEBUG: python3-flake8-5.0.3-1.el9s.noarch 1662566372 398078 fb149f0406df84426abd24f108974f37 installed DEBUG: python3-logutils-0.3.5-15.el9s.noarch 1630938106 129093 37606a066938c825a22cfc12acb4c666 installed DEBUG: python3-pecan-1.4.2-2.el9s.noarch 1658918383 1382705 92d31f66c14aa8c3fd10b88da1f58c67 installed DEBUG: python3-kazoo-2.8.0-2.el9s.noarch 1630940988 632914 bbaeb9eefeb3553c474aedbffb7e8aa2 installed DEBUG: python3-zake-0.2.2-22.el9s.noarch 1630944009 129710 c022b146aa231993effc90da39949fc0 installed DEBUG: python3-jmespath-1.0.1-1.el9s.noarch 1668424571 126830 6ce44266e7e3ab8fa4c2381be5322666 installed DEBUG: python3-jaraco-8.2.1-4.el9s.noarch 1635164891 3782 7f5d39545a285a88c9c88c35a876908d installed DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch 1634901953 24902 aede9e8ce2c545f9727975ba885b2cf9 installed DEBUG: python3-future-0.18.2-9.el9s.noarch 1631104344 3347426 b59d46db53b002ebefc473089f19ac8a installed DEBUG: python3-distro-1.7.0-3.el9s.noarch 1659021558 179972 4dd7ab827728a719b849f9237839ba08 installed DEBUG: python3-ddt-1.6.0-1.el9s.noarch 1663746586 31282 67e631dfc146645d73f03b3e9b0d47da installed DEBUG: python3-cachetools-5.2.0-3.el9s.noarch 1658919477 109712 94fd73c6a8bc84900515a0c7273003f8 installed DEBUG: python3-autopage-0.5.1-1.el9s.noarch 1654511449 223311 b83b9604067bf35072a173624bc1e524 installed DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch 1659024175 31321 2c931a3aa2308a7df2db1b37001cfd66 installed DEBUG: python3-redis-4.3.4-1.el9s.noarch 1664270382 1963893 68f65923c27216261b69fda299d56686 installed DEBUG: libsodium-1.0.18-7.el9s.x86_64 1631099292 363811 c5e5aece8e9b7d89bb43b3c6e4c2b06b installed DEBUG: python3-wcwidth-0.2.5-8.el9.noarch 1654284089 480761 16397b4a55b470777efaa16cafcd7d08 installed DEBUG: python3-cmd2-2.4.2-1.el9s.noarch 1663751302 1389428 dd3da69f680c7348961326d84df33394 installed DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 1628567565 376376 07253d153221160ee6a1bdaa5745cd1c installed DEBUG: python3-jsonschema-3.2.0-13.el9.noarch 1628567241 424136 149fa0deaee27d03f5e6c8299dd51a22 installed DEBUG: python3-pyasn1-0.4.8-6.el9.noarch 1628567505 636453 45ef93f5f3792dae9031c89734f70742 installed DEBUG: python3-psutil-5.8.0-12.el9.x86_64 1644945689 1133645 cff83134f090252851df7ebf7c9c25b7 installed DEBUG: python3-jsonpointer-2.0-4.el9.noarch 1628567244 35025 0cd95694f14133d3549e31cdc0c9cc13 installed DEBUG: python3-jsonpatch-1.21-16.el9.noarch 1628567242 56294 8c4831e26eec0439b33e99ba7e44fcd0 installed DEBUG: python3-audit-3.1.5-2.el9.x86_64 1737023981 348286 7284d9e49b2161b05e70f11f8ca3f1c8 installed DEBUG: python3-appdirs-1.4.4-4.el9.noarch 1628566993 65030 98f9fc31732d98505f70bff24f17a1df installed DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 1714642063 65004 9165c531f5cb1eb660e89fc7cada5807 installed DEBUG: geolite2-country-20191217-6.el9.noarch 1628543329 4033110 78ed5a780d365c0cdf599af469ff0c76 installed DEBUG: geolite2-city-20191217-6.el9.noarch 1628543329 62712603 5bf9082cdde8e028559ccc6b8adeaf83 installed DEBUG: ipcalc-1.0.0-5.el9.x86_64 1628547350 84047 2d9dfdd6c6e219beeb3b422dbdefc639 installed DEBUG: checkpolicy-3.6-1.el9.x86_64 1702544975 1548206 f2635b0cb6b7d94c460cdbccc6304245 installed DEBUG: python3-setools-4.4.4-1.el9.x86_64 1702390666 2400630 4cb6088e9b2c1184c1a5893fc5826649 installed DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch 1708381855 5611343 482e2124061bea1e1e0ea697f3dcb1f0 installed DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch 1708381855 120038 6f8bb68c83bc7f6aeb269807385eaeb9 installed DEBUG: memcached-selinux-0:1.6.9-7.el9.x86_64 1655290574 28546 11d6fce5ba3e7952ff4679771fa13e02 installed DEBUG: memcached-0:1.6.9-7.el9.x86_64 1655290574 454290 5d9c616b91fe828789e42527dcfd37c7 installed DEBUG: python3-binary-memcached-0.31.1-1.el9s.noarch 1669376970 153655 53253b11bbc7549644c59b0a2c50cee7 installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 1726820413 12658 83ce0711655299f19d3e1e0beb97d404 installed DEBUG: python3-ply-3.11-14.el9.noarch 1644945702 440210 585f6071f7eef976079b8a30299aa0a0 installed DEBUG: python3-pycparser-2.20-6.el9.noarch 1644945657 763313 747a6f34c8aac42953a65a7ac3d91b5f installed DEBUG: python3-cffi-1.14.5-5.el9.x86_64 1644337049 1071319 49e7e86da58e037d9fe55484ba891a3a installed DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 1685444444 4755971 febff0894578a962f1dc309d74a66503 installed DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 1658918645 88449 beb77f270f95204e1dfbdfd5c182fa74 installed DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 1671786671 561270 8778a4f7e0a690c524d3b7fef3b863c1 installed DEBUG: python3-paramiko-2.11.0-1.el9s.noarch 1654596562 1402104 09b9db6793efb2a0d33e3a0908f9860f installed DEBUG: python3-ncclient-0.6.13-3.el9s.noarch 1660915037 459782 19de364f845b69e393a994d4b1d7a242 installed DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch 1645461972 340048 13d68a8a9e993a7bc42d3a2afa52aa2e installed DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch 1630998538 392321 aac3981c7120cbee8ccd6ef6afc87943 installed DEBUG: python3-paste-3.5.2-1.el9s.noarch 1673252740 2676228 b6ec01e8caadf7cb8b4fd4052c05d5b3 installed DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch 1630941117 107242 8d7df0b1275668ac41219a3fd403791c installed DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch 1631626392 93574 28ebe687d201b71093b36f8819d6e589 installed DEBUG: python3-keyring-23.9.3-1.el9s.noarch 1668698404 234789 c6979b0b14ca5a091c2adae84fdf11a9 installed DEBUG: python3-inotify-0.9.6-25.el9.noarch 1628567226 249451 615b4784a08036c22c78686014bc79fe installed DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch 1691366393 737286 ce4e3e436deb6c1198d3ebffc1c79ffe installed DEBUG: psmisc-23.4-3.el9.x86_64 1628566657 719394 1bd8a16d302bbf3a5cea6566ac4c4e9e installed DEBUG: protobuf-c-1.3.3-13.el9.x86_64 1682340824 63188 34ba9b5bfc5bff7a400a3733a06bc0d1 installed DEBUG: unbound-libs-1.16.2-8.el9.x86_64 1714673287 1526772 8beaa498e7fec9c3c203e6c4f9a8aef2 installed DEBUG: numactl-libs-2.0.19-1.el9.x86_64 1731901442 62222 ca3ec0c9d4cefc96f640f06ce89d31b7 installed DEBUG: libyaml-0.2.5-7.el9.x86_64 1628554829 138283 2f9c4364d7171454e6a0815a0e3c0995 installed DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 1644855966 689115 a64a1773a1cc542c5ea8d9236ddb37e3 installed DEBUG: python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9.noarch 1678459188 280934 70114ce16d1ce877b310ca7042bb2de9 installed DEBUG: libnl3-3.11.0-1.el9.x86_64 1731509028 1125063 700de021478697ad429711c84154cd6f installed DEBUG: libibverbs-54.0-1.el9.x86_64 1730238529 1283520 ac7e8904b3b98da3feafdafb8c49479b installed DEBUG: libmnl-1.0.4-16.el9.x86_64 1715247232 56075 9a15b97dc98360f4760cbed426fcbde5 installed DEBUG: libbpf-2:1.4.0-1.el9.x86_64 1720685808 412012 cf7255b26e2140e3b2c1bacea3ff1062 installed DEBUG: iproute-6.2.0-5.el9.x86_64 1686079474 2108957 ce9e96f4594e70d958a944a4d5f12358 installed DEBUG: openvswitch3.3-3.3.0-80.el9s.x86_64 1737408876 24995462 436d6413390c04afbbe1ebfcb4776336 installed DEBUG: python3-openvswitch3.3-3.3.0-80.el9s.x86_64 1737408876 1417424 3a3c369d7139ef96036338a57ea58813 installed DEBUG: initscripts-service-10.11.8-4.el9.noarch 1725523109 5832 0562935a144e6f120c90b9016b6f9844 installed DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 1725523118 15871 c63d3dce8260eafa34dfeac1bebfb17b installed DEBUG: initscripts-10.11.8-4.el9.x86_64 1725523118 1135633 0a771044de6241f37a0e0aa0be17ffb8 installed DEBUG: hostname-3.23-6.el9.x86_64 1628546184 46800 9225274f56b333b77236bfbb15469504 installed DEBUG: bc-1.07.1-14.el9.x86_64 1628537559 231249 120351a784769867ee64a4cf49515531 installed DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 1713971260 164598 abfeb09c9fe9d05816637bf7f3a8107a installed DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 1713971260 11669 89d2ea9b078dca266543a49c26a45447 installed DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch 1713971681 0 d35c42d523a1598f21b1b99fe7a48b2c installed DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch 1713971681 0 082b18d49671457dc7ece8f30b75f097 installed DEBUG: python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a.el9.noarch 1717586765 653702 1948bf5447c44db973d4f4c705a2fc05 installed DEBUG: python3-requestsexceptions-1.4.0-0.20230310103434.d7ac0ff.el9.noarch 1678444918 16693 6244a2287c5761c5eec628a3f9f12fd9 installed DEBUG: python3-openstacksdk-1.0.2-0.20241028171829.eee309c.el9.noarch 1730136190 4848424 85a2923f3e03993780dc2e73180cc6db installed DEBUG: python3-os-client-config-2.1.0-0.20230327143840.bc96c23.el9.noarch 1679928182 200469 5583746d7ab98008c855fc8ef9be89c4 installed DEBUG: python3-os-traits-2.10.0-0.20230310171422.0d924f5.el9.noarch 1678468674 83966 3db3e71eff2d61458006ba7fbed37b7b installed DEBUG: python-pycadf-common-3.1.1-0.20230310113453.4179996.el9.noarch 1678448380 17480 1cfa55114b4eb7e87a8e4ad240d90f07 installed DEBUG: python-oslo-versionedobjects-lang-3.1.0-0.20230310132208.b4ea834.el9.noarch 1678454777 14691 8b2c6a1a1ea3141ab8d1cb7c7e96d84a installed DEBUG: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 1678457415 15675 10511c8d9fd6ce00daa86b6c49be7a6c installed DEBUG: python-oslo-privsep-lang-3.1.0-0.20230310171112.c2b6df0.el9.noarch 1678468437 13759 6379a50c42a7d8f54a72cc57df9f2cec installed DEBUG: python-oslo-policy-lang-4.1.1-0.20230310200304.043db50.el9.noarch 1678478931 15700 ec1a3d7257f7dbca51933eca8adba894 installed DEBUG: python-oslo-middleware-lang-5.1.1-0.20240219151614.7725ac9.el9.noarch 1708355913 11821 496f1b9fc1170dd892e7ddd80aaf7b6e installed DEBUG: python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 1730887507 17101 691602e9c72619a245a6dd9c0ea1724d installed DEBUG: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 1681811947 16174 9d9c78365f8c499a9623cf9872f3a033 installed DEBUG: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 1681811947 178972 1481ab918fe9028138d00812d8893995 installed DEBUG: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 1678457415 259671 b01eb75dcbdd0317b2140981578d0d8c installed DEBUG: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 1678479834 1153438 c196e8fce731f9cc5cbd130ae9829359 installed DEBUG: python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch 1725267287 75995 6fbb4b0f0e6abc04e7826937654803c4 installed DEBUG: python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 1730887507 176789 1b87c000299fe7da7b057d9a49c82414 installed DEBUG: python3-keystoneclient-1:5.1.0-0.20230310132725.4763cd8.el9.noarch 1678455066 1186635 cdc6dd5a4cf66ccb7deda0b4bfcdbf4b installed DEBUG: python3-oslo-policy-4.1.1-0.20230310200304.043db50.el9.noarch 1678478931 261942 bc044cade77fe084af701f7b1248bd51 installed DEBUG: python3-osc-lib-2.7.0-0.20230310134920.58ff270.el9.noarch 1678456411 242053 8708acb90c20168a7a428e41ce47cc20 installed DEBUG: python3-oslo-metrics-0.6.0-0.20230310153035.95013ef.el9.noarch 1678462376 35557 8bf51b7acb40570602a877f6da166c09 installed DEBUG: python3-oslo-privsep-3.1.0-0.20230310171112.c2b6df0.el9.noarch 1678468437 96459 29614d37b51d314498fe31beb23d8643 installed DEBUG: python3-pycadf-3.1.1-0.20230310113453.4179996.el9.noarch 1678448380 152208 177b32dc2ab91c4e203e43a23ec80f36 installed DEBUG: python3-oslo-middleware-5.1.1-0.20240219151614.7725ac9.el9.noarch 1708355913 174761 246e06e636951671fcff114e14a43805 installed DEBUG: python3-os-ken-2.6.1-0.20240808101239.6b427e4.el9.noarch 1723112093 23269432 177457159f8cc52a285f0999c39432ff installed DEBUG: python-oslo-db-lang-12.3.3-0.20241104094751.be0515d.el9.noarch 1730713757 17156 9f83ada69702522bc154333f330fb25f installed DEBUG: python3-oslo-db-12.3.3-0.20241104094751.be0515d.el9.noarch 1730713757 584437 b499b63de3279f3f1dee985fc07124ad installed DEBUG: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 1681288359 18967 d29eaf6af42cb0ca6ee5a7092366b78a installed DEBUG: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 1681288359 112637 e553cac876e8894fdbcc80045fb9e309 installed DEBUG: python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch 1718615682 227082 57cd0bc0e73dc3bff98b3bb71c673677 installed DEBUG: python3-oslo-messaging-14.2.5-0.20240913082034.86bf53a.el9.noarch 1726215807 1003726 9e27caa5fa727e8bfae573341fa2ae9e installed DEBUG: python3-oslo-versionedobjects-3.1.0-0.20230310132208.b4ea834.el9.noarch 1678454777 273223 eda0c06b6e8de6e7a801427d33b3b387 installed DEBUG: python3-osprofiler-3.4.3-0.20230310121559.3286301.el9.noarch 1678450798 471896 3eb5156a08a31a8d488e95a6bba0ce0e installed DEBUG: python3-neutron-lib-3.4.3-0.20240913085837.f3968ad.el9.noarch 1726218021 1755015 da6b7091259bccd98c9c3a053c22aa7c installed DEBUG: python-oslo-cache-lang-3.3.1-0.20240718095341.318e95e.el9.noarch 1721296696 28801 a1b25737d6640fefb5c8f18d97ed49a7 installed DEBUG: python3-oslo-cache-3.3.1-0.20240718095341.318e95e.el9.noarch 1721296696 169660 88aa61c4f94d6123d2eca68647b0674b installed DEBUG: python3-keystonemiddleware-10.2.0-0.20240201060809.e05466c.el9.noarch 1706767772 297483 9a119ae499676998ef28497b0fddb0e9 installed DEBUG: python3-neutron-lib-tests-3.4.3-0.20240913085837.f3968ad.el9.noarch 1726218021 1000161 d91c7a5ed3683af54f5cf4c398d2090a installed DEBUG: python3-os-vif-3.1.1-0.20230310165910.54bae86.el9.noarch 1678467765 317357 1410bad9d8cc2a4d3136433809fb8153 installed DEBUG: python3-os-xenapi-0.3.4-0.20230310104649.12c68d0.el9.noarch 1678445426 223587 c06afb21b50d3ddca29615a0fd7597d8 installed DEBUG: python3-neutronclient-9.0.0-0.20230725173000.16a2cd1.el9.noarch 1690306283 1452905 f779a86c4cbaa19439cfd1f544403b37 installed DEBUG: python3-designateclient-5.2.0-0.20240326163329.bc39d23.el9.noarch 1711470887 377288 f9a5af416809adb610235bc7912a7fc6 installed DEBUG: python3-oslo-upgradecheck-2.1.1-0.20230310191026.eeedfc9.el9.noarch 1678475816 48850 c912c4b0a042b947754fbe6ae285a4e4 installed DEBUG: python3-novaclient-1:18.3.0-0.20230313070857.85e4f08.el9.noarch 1678691617 951600 7bddfe318bbbaaee0d2c731e7b68875b installed DEBUG: python3-oslo-reports-3.0.0-0.20240219151357.a17d762.el9.noarch 1708355725 160262 fdad50618846870c863379ccd047bf9f installed DEBUG: python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch 1731675501 440925 e6a31093327f1dc13d55cc5916d36f1f installed DEBUG: python3-stestr-4.0.1-1.el9s.noarch 1676018047 664776 aa00c56762f911e402e3ae34fd4a593e installed DEBUG: flatpak-selinux-1.12.9-3.el9.noarch 1725451612 13110 2add37cd81f766b84fdea65d6620a3ec installed DEBUG: python3-hacking-1.0.1-0.20230310104308.865398f.el9.noarch 1678445160 2864209 22621cb26679651f1a2ce94ee3abd02c installed DEBUG: python3-webtest-3.0.0-1.el9s.noarch 1634282083 292696 ef808a007595834a8bd318ac85c97fb6 installed DEBUG: python3-oslotest-4.5.0-0.20230310114753.d4b1896.el9.noarch 1678448973 123232 42fce3fa909b1a1b2c21ab56ae319f2f installed DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch 1631031198 105944 caea093dfebb12f3f758c14c092fd384 installed DEBUG: rpm-plugin-selinux-4.16.1.3-36.el9.x86_64 1730910246 15988 9c42bc8fba1e4c562cb377eb3bcc0ad5 installed DEBUG: python3-testresources-2.0.1-2.el9s.noarch 1631002661 244938 5b4ec321a6d30c821addffabd7b6ae67 installed DEBUG: python3-oslo-rootwrap-7.0.1-0.20230310192932.b72372b.el9.noarch 1678476872 106767 3999a61d3ff6f3e04f01e964dc09a11b installed DEBUG: python3-os-resource-classes-1.1.0-0.20230310114949.357bd40.el9.noarch 1678449256 20971 31f491fc9af3db9d45443e26d91fc408 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-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=1024gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron.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'} and shell False DEBUG: warning: line 168: It's not recommended to have unversioned Obsoletes: Obsoletes: openstack-neutron-dev-server DEBUG: warning: line 234: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 406: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 437: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6p0WIe DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-22.2.2.dev31 DEBUG: + /usr/bin/tar -xof - DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-22.2.2.dev31-0.20250131184741.6c2b89c.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-22.2.2.dev31 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 config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-neutron-22.2.2 base' DEBUG: + sed -i 's/\/usr\/bin\/python/\/usr\/bin\/python3/' /builddir/build/SOURCES/neutron-destroy-patch-ports.service DEBUG: + find neutron -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + rm -rf neutron.egg-info DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f26tWT DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/neutron DEBUG: creating build/lib/neutron/tests DEBUG: creating build/lib/neutron/tests/functional DEBUG: creating build/lib/neutron/tests/functional/agent DEBUG: creating build/lib/neutron/tests/functional/agent/ovn DEBUG: creating build/lib/neutron/tests/functional/agent/ovn/extensions DEBUG: copying neutron/tests/functional/agent/ovn/extensions/__init__.py -> build/lib/neutron/tests/functional/agent/ovn/extensions DEBUG: copying neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py -> build/lib/neutron/tests/functional/agent/ovn/extensions DEBUG: creating build/lib/neutron/tests/functional/agent/windows DEBUG: copying neutron/tests/functional/agent/windows/__init__.py -> build/lib/neutron/tests/functional/agent/windows DEBUG: copying neutron/tests/functional/agent/windows/test_ip_lib.py -> build/lib/neutron/tests/functional/agent/windows DEBUG: creating build/lib/neutron/plugins DEBUG: creating build/lib/neutron/plugins/ml2 DEBUG: creating build/lib/neutron/plugins/ml2/drivers DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/main.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/tests/unit DEBUG: creating build/lib/neutron/tests/unit/tests DEBUG: creating build/lib/neutron/tests/unit/tests/functional DEBUG: copying neutron/tests/unit/tests/functional/__init__.py -> build/lib/neutron/tests/unit/tests/functional DEBUG: copying neutron/tests/unit/tests/functional/test_base.py -> build/lib/neutron/tests/unit/tests/functional DEBUG: creating build/lib/neutron/tests/unit/plugins DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2 DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/tests/unit/objects DEBUG: creating build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/__init__.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/test_binding.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/test_policy.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/test_rule.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: copying neutron/tests/unit/objects/qos/test_rule_type.py -> build/lib/neutron/tests/unit/objects/qos DEBUG: creating build/lib/neutron/tests/unit/services DEBUG: creating build/lib/neutron/tests/unit/services/logapi DEBUG: creating build/lib/neutron/tests/unit/services/logapi/agent DEBUG: creating build/lib/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying neutron/tests/unit/services/logapi/agent/l3/__init__.py -> build/lib/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying neutron/tests/unit/services/logapi/agent/l3/test_base.py -> build/lib/neutron/tests/unit/services/logapi/agent/l3 DEBUG: creating build/lib/neutron/tests/unit/services/portforwarding DEBUG: copying neutron/tests/unit/services/portforwarding/__init__.py -> build/lib/neutron/tests/unit/services/portforwarding DEBUG: copying neutron/tests/unit/services/portforwarding/test_pf_plugin.py -> build/lib/neutron/tests/unit/services/portforwarding DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating build/lib/neutron/services DEBUG: creating build/lib/neutron/services/portforwarding DEBUG: creating build/lib/neutron/services/portforwarding/drivers DEBUG: creating build/lib/neutron/services/portforwarding/drivers/ovn DEBUG: copying neutron/services/portforwarding/drivers/ovn/__init__.py -> build/lib/neutron/services/portforwarding/drivers/ovn DEBUG: copying neutron/services/portforwarding/drivers/ovn/driver.py -> build/lib/neutron/services/portforwarding/drivers/ovn DEBUG: creating build/lib/neutron/db DEBUG: creating build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/__init__.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/api.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/driver.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/driver_nolock.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/driver_null.py -> build/lib/neutron/db/quota DEBUG: copying neutron/db/quota/models.py -> build/lib/neutron/db/quota DEBUG: creating build/lib/neutron/objects DEBUG: creating build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/__init__.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/binding.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/policy.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/qos_policy_validator.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/rule.py -> build/lib/neutron/objects/qos DEBUG: copying neutron/objects/qos/rule_type.py -> build/lib/neutron/objects/qos DEBUG: creating build/lib/neutron/tests/unit/common DEBUG: creating build/lib/neutron/tests/unit/common/ovn DEBUG: copying neutron/tests/unit/common/ovn/__init__.py -> build/lib/neutron/tests/unit/common/ovn DEBUG: copying neutron/tests/unit/common/ovn/test_acl.py -> build/lib/neutron/tests/unit/common/ovn DEBUG: copying neutron/tests/unit/common/ovn/test_hash_ring_manager.py -> build/lib/neutron/tests/unit/common/ovn DEBUG: copying neutron/tests/unit/common/ovn/test_utils.py -> build/lib/neutron/tests/unit/common/ovn DEBUG: creating build/lib/neutron/services/logapi DEBUG: creating build/lib/neutron/services/logapi/drivers DEBUG: creating build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: copying neutron/services/logapi/drivers/openvswitch/__init__.py -> build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: copying neutron/services/logapi/drivers/openvswitch/driver.py -> build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: copying neutron/services/logapi/drivers/openvswitch/log_oskenapp.py -> build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: copying neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py -> build/lib/neutron/services/logapi/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/functional/resources DEBUG: copying neutron/tests/functional/resources/__init__.py -> build/lib/neutron/tests/functional/resources DEBUG: copying neutron/tests/functional/resources/process.py -> build/lib/neutron/tests/functional/resources DEBUG: creating build/lib/neutron/conf DEBUG: creating build/lib/neutron/conf/agent DEBUG: creating build/lib/neutron/conf/agent/l3 DEBUG: copying neutron/conf/agent/l3/__init__.py -> build/lib/neutron/conf/agent/l3 DEBUG: copying neutron/conf/agent/l3/config.py -> build/lib/neutron/conf/agent/l3 DEBUG: copying neutron/conf/agent/l3/ha.py -> build/lib/neutron/conf/agent/l3 DEBUG: copying neutron/conf/agent/l3/keepalived.py -> build/lib/neutron/conf/agent/l3 DEBUG: creating build/lib/neutron/cmd DEBUG: creating build/lib/neutron/cmd/sanity DEBUG: copying neutron/cmd/sanity/__init__.py -> build/lib/neutron/cmd/sanity DEBUG: copying neutron/cmd/sanity/checks.py -> build/lib/neutron/cmd/sanity DEBUG: creating build/lib/neutron/tests/functional/db DEBUG: creating build/lib/neutron/tests/functional/db/migrations DEBUG: copying neutron/tests/functional/db/migrations/__init__.py -> build/lib/neutron/tests/functional/db/migrations DEBUG: copying neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py -> build/lib/neutron/tests/functional/db/migrations DEBUG: copying neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py -> build/lib/neutron/tests/functional/db/migrations DEBUG: creating build/lib/neutron/agent DEBUG: creating build/lib/neutron/agent/ovn DEBUG: copying neutron/agent/ovn/__init__.py -> build/lib/neutron/agent/ovn DEBUG: copying neutron/agent/ovn/metadata_agent.py -> build/lib/neutron/agent/ovn DEBUG: copying neutron/agent/ovn/ovn_neutron_agent.py -> build/lib/neutron/agent/ovn DEBUG: creating build/lib/neutron/tests/unit/services/logapi/drivers DEBUG: creating build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py -> build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/unit/objects/port DEBUG: copying neutron/tests/unit/objects/port/__init__.py -> build/lib/neutron/tests/unit/objects/port DEBUG: copying neutron/plugins/ml2/drivers/__init__.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/helpers.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/mech_agent.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_flat.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_geneve.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_gre.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_local.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_tunnel.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_vlan.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: copying neutron/plugins/ml2/drivers/type_vxlan.py -> build/lib/neutron/plugins/ml2/drivers DEBUG: creating build/lib/neutron/ipam DEBUG: creating build/lib/neutron/ipam/drivers DEBUG: copying neutron/ipam/drivers/__init__.py -> build/lib/neutron/ipam/drivers DEBUG: creating build/lib/neutron/tests/unit/ipam DEBUG: creating build/lib/neutron/tests/unit/ipam/drivers DEBUG: copying neutron/tests/unit/ipam/drivers/__init__.py -> build/lib/neutron/tests/unit/ipam/drivers DEBUG: creating build/lib/neutron/tests/functional/objects DEBUG: creating build/lib/neutron/tests/functional/objects/plugins DEBUG: creating build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/__init__.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_base.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_greallocation.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py -> build/lib/neutron/tests/functional/objects/plugins/ml2 DEBUG: creating build/lib/neutron/pecan_wsgi DEBUG: copying neutron/pecan_wsgi/__init__.py -> build/lib/neutron/pecan_wsgi DEBUG: copying neutron/pecan_wsgi/app.py -> build/lib/neutron/pecan_wsgi DEBUG: copying neutron/pecan_wsgi/constants.py -> build/lib/neutron/pecan_wsgi DEBUG: copying neutron/pecan_wsgi/startup.py -> build/lib/neutron/pecan_wsgi DEBUG: creating build/lib/neutron/api DEBUG: creating build/lib/neutron/api/rpc DEBUG: copying neutron/api/rpc/__init__.py -> build/lib/neutron/api/rpc DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/fake_extension.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_port_security.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py -> build/lib/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying neutron/tests/unit/__init__.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/_test_extension_portbindings.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/dummy_plugin.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/extension_stubs.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/fake_resources.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_auth.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_manager.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_neutron_plugin_base_v2.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_opts.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_policy.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_service.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_worker.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/test_wsgi.py -> build/lib/neutron/tests/unit DEBUG: copying neutron/tests/unit/testlib_api.py -> build/lib/neutron/tests/unit DEBUG: creating build/lib/neutron/tests/unit/services/externaldns DEBUG: creating build/lib/neutron/tests/unit/services/externaldns/drivers DEBUG: copying neutron/tests/unit/services/externaldns/drivers/__init__.py -> build/lib/neutron/tests/unit/services/externaldns/drivers DEBUG: creating build/lib/neutron/tests/unit/services/metering DEBUG: creating build/lib/neutron/tests/unit/services/metering/drivers DEBUG: copying neutron/tests/unit/services/metering/drivers/__init__.py -> build/lib/neutron/tests/unit/services/metering/drivers DEBUG: copying neutron/tests/unit/services/metering/drivers/test_iptables.py -> build/lib/neutron/tests/unit/services/metering/drivers DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: creating build/lib/neutron/tests/functional/services DEBUG: creating build/lib/neutron/tests/functional/services/l3_router DEBUG: copying neutron/tests/functional/services/l3_router/__init__.py -> build/lib/neutron/tests/functional/services/l3_router DEBUG: copying neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py -> build/lib/neutron/tests/functional/services/l3_router DEBUG: copying neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py -> build/lib/neutron/tests/functional/services/l3_router DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ext_test.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_helpers.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_local.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers DEBUG: creating build/lib/neutron/tests/unit/services/portforwarding/drivers DEBUG: creating build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py -> build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: creating build/lib/neutron/server DEBUG: copying neutron/server/__init__.py -> build/lib/neutron/server DEBUG: copying neutron/server/api_eventlet.py -> build/lib/neutron/server DEBUG: copying neutron/server/rpc_eventlet.py -> build/lib/neutron/server DEBUG: copying neutron/server/wsgi_eventlet.py -> build/lib/neutron/server DEBUG: creating build/lib/neutron/tests/functional/tests DEBUG: copying neutron/tests/functional/tests/__init__.py -> build/lib/neutron/tests/functional/tests DEBUG: creating build/lib/neutron/tests/functional/services/trunk DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch DEBUG: copying neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch DEBUG: copying neutron/tests/functional/objects/__init__.py -> build/lib/neutron/tests/functional/objects DEBUG: copying neutron/tests/functional/objects/test_quota.py -> build/lib/neutron/tests/functional/objects DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: creating build/lib/neutron/agent/ovsdb DEBUG: creating build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/__init__.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/commands.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/connection.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/exceptions.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/helpers.py -> build/lib/neutron/agent/ovsdb/native DEBUG: copying neutron/agent/ovsdb/native/vlog.py -> build/lib/neutron/agent/ovsdb/native DEBUG: creating build/lib/neutron/tests/fullstack DEBUG: creating build/lib/neutron/tests/fullstack/servers DEBUG: copying neutron/tests/fullstack/servers/__init__.py -> build/lib/neutron/tests/fullstack/servers DEBUG: copying neutron/tests/fullstack/servers/placement.py -> build/lib/neutron/tests/fullstack/servers DEBUG: copying neutron/services/portforwarding/drivers/__init__.py -> build/lib/neutron/services/portforwarding/drivers DEBUG: copying neutron/tests/functional/agent/__init__.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_dhcp_agent.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_firewall.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_l2_lb_agent.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_l2_ovs_agent.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_ovs_flows.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/functional/agent/test_ovs_lib.py -> build/lib/neutron/tests/functional/agent DEBUG: copying neutron/tests/unit/services/logapi/drivers/__init__.py -> build/lib/neutron/tests/unit/services/logapi/drivers DEBUG: copying neutron/tests/unit/services/logapi/drivers/test_base.py -> build/lib/neutron/tests/unit/services/logapi/drivers DEBUG: copying neutron/tests/unit/services/logapi/drivers/test_manager.py -> build/lib/neutron/tests/unit/services/logapi/drivers DEBUG: creating build/lib/neutron/objects/plugins DEBUG: creating build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/__init__.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/base.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/flatallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/geneveallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/greallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/vlanallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: copying neutron/objects/plugins/ml2/vxlanallocation.py -> build/lib/neutron/objects/plugins/ml2 DEBUG: creating build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/__init__.py -> build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/base.py -> build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/resource.py -> build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/resource_helper.py -> build/lib/neutron/api/v2 DEBUG: copying neutron/api/v2/router.py -> build/lib/neutron/api/v2 DEBUG: creating build/lib/neutron/agent/ovn/agent DEBUG: copying neutron/agent/ovn/agent/__init__.py -> build/lib/neutron/agent/ovn/agent DEBUG: copying neutron/agent/ovn/agent/ovn_neutron_agent.py -> build/lib/neutron/agent/ovn/agent DEBUG: copying neutron/agent/ovn/agent/ovsdb.py -> build/lib/neutron/agent/ovn/agent DEBUG: creating build/lib/neutron/services/l3_router DEBUG: creating build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/__init__.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/base.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/driver_controller.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/dvr.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/dvrha.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/ha.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: copying neutron/services/l3_router/service_providers/single_node.py -> build/lib/neutron/services/l3_router/service_providers DEBUG: creating build/lib/neutron/plugins/ml2/common DEBUG: copying neutron/plugins/ml2/common/__init__.py -> build/lib/neutron/plugins/ml2/common DEBUG: copying neutron/plugins/ml2/common/constants.py -> build/lib/neutron/plugins/ml2/common DEBUG: copying neutron/plugins/ml2/common/exceptions.py -> build/lib/neutron/plugins/ml2/common DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: creating build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/__init__.py -> build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/agent.py -> build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/driver.py -> build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/ovsdb.py -> build/lib/neutron/agent/ovn/metadata DEBUG: copying neutron/agent/ovn/metadata/server.py -> build/lib/neutron/agent/ovn/metadata DEBUG: creating build/lib/neutron/tests/functional/tests/common DEBUG: copying neutron/tests/functional/tests/common/__init__.py -> build/lib/neutron/tests/functional/tests/common DEBUG: copying neutron/tests/functional/tests/common/test_net_helpers.py -> build/lib/neutron/tests/functional/tests/common DEBUG: creating build/lib/neutron/tests/functional/agent/linux DEBUG: creating build/lib/neutron/tests/functional/agent/linux/bin DEBUG: copying neutron/tests/functional/agent/linux/bin/__init__.py -> build/lib/neutron/tests/functional/agent/linux/bin DEBUG: copying neutron/tests/functional/agent/linux/bin/ip_monitor.py -> build/lib/neutron/tests/functional/agent/linux/bin DEBUG: copying neutron/tests/functional/agent/linux/bin/ipt_binname.py -> build/lib/neutron/tests/functional/agent/linux/bin DEBUG: copying neutron/__init__.py -> build/lib/neutron DEBUG: copying neutron/_i18n.py -> build/lib/neutron DEBUG: copying neutron/auth.py -> build/lib/neutron DEBUG: copying neutron/manager.py -> build/lib/neutron DEBUG: copying neutron/neutron_plugin_base_v2.py -> build/lib/neutron DEBUG: copying neutron/opts.py -> build/lib/neutron DEBUG: copying neutron/policy.py -> build/lib/neutron DEBUG: copying neutron/service.py -> build/lib/neutron DEBUG: copying neutron/version.py -> build/lib/neutron DEBUG: copying neutron/worker.py -> build/lib/neutron DEBUG: copying neutron/wsgi.py -> build/lib/neutron DEBUG: copying neutron/agent/ovsdb/__init__.py -> build/lib/neutron/agent/ovsdb DEBUG: copying neutron/agent/ovsdb/api.py -> build/lib/neutron/agent/ovsdb DEBUG: copying neutron/agent/ovsdb/impl_idl.py -> build/lib/neutron/agent/ovsdb DEBUG: creating build/lib/neutron/services/externaldns DEBUG: copying neutron/services/externaldns/__init__.py -> build/lib/neutron/services/externaldns DEBUG: copying neutron/services/externaldns/driver.py -> build/lib/neutron/services/externaldns DEBUG: creating build/lib/neutron/agent/linux DEBUG: creating build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/__init__.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/constants.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/exceptions.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/firewall.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/iptables.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: copying neutron/agent/linux/openvswitch_firewall/rules.py -> build/lib/neutron/agent/linux/openvswitch_firewall DEBUG: creating build/lib/neutron/tests/functional/agent/ovsdb DEBUG: creating build/lib/neutron/tests/functional/agent/ovsdb/native DEBUG: copying neutron/tests/functional/agent/ovsdb/native/__init__.py -> build/lib/neutron/tests/functional/agent/ovsdb/native DEBUG: copying neutron/tests/functional/agent/ovsdb/native/test_connection.py -> build/lib/neutron/tests/functional/agent/ovsdb/native DEBUG: copying neutron/tests/functional/agent/ovsdb/native/test_helpers.py -> build/lib/neutron/tests/functional/agent/ovsdb/native DEBUG: creating build/lib/neutron/conf/plugins DEBUG: creating build/lib/neutron/conf/plugins/ml2 DEBUG: creating build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/__init__.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/agent.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/driver_type.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/linuxbridge.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/macvtap.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: copying neutron/conf/plugins/ml2/drivers/ovs_conf.py -> build/lib/neutron/conf/plugins/ml2/drivers DEBUG: creating build/lib/neutron/tests/functional/services/logapi DEBUG: creating build/lib/neutron/tests/functional/services/logapi/drivers DEBUG: creating build/lib/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying neutron/tests/functional/services/logapi/drivers/ovn/__init__.py -> build/lib/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py -> build/lib/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: creating build/lib/neutron/api/rpc/callbacks DEBUG: creating build/lib/neutron/api/rpc/callbacks/consumer DEBUG: copying neutron/api/rpc/callbacks/consumer/__init__.py -> build/lib/neutron/api/rpc/callbacks/consumer DEBUG: copying neutron/api/rpc/callbacks/consumer/registry.py -> build/lib/neutron/api/rpc/callbacks/consumer DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: creating build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/__init__.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test__utils.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_agents_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_agentschedulers_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_allowedaddresspairs_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_db_base_plugin_common.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_db_base_plugin_v2.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_dvr_mac_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_extraroute_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ipam_backend_mixin.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ipam_pluggable_backend.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_l3_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_l3_dvr_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_l3_hamode_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_migration.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ovn_hash_ring_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_ovn_revision_numbers_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_portsecurity_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_portsecurity_db_common.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_provisioning_blocks.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_rbac_db_mixin.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_securitygroups_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/db/test_segments_db.py -> build/lib/neutron/tests/unit/db DEBUG: copying neutron/tests/unit/tests/__init__.py -> build/lib/neutron/tests/unit/tests DEBUG: copying neutron/tests/unit/tests/test_base.py -> build/lib/neutron/tests/unit/tests DEBUG: copying neutron/tests/unit/tests/test_post_mortem_debug.py -> build/lib/neutron/tests/unit/tests DEBUG: creating build/lib/neutron/tests/unit/services/qos DEBUG: creating build/lib/neutron/tests/unit/services/qos/drivers DEBUG: creating build/lib/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying neutron/tests/unit/services/qos/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying neutron/tests/unit/services/qos/drivers/ovn/test_driver.py -> build/lib/neutron/tests/unit/services/qos/drivers/ovn DEBUG: creating build/lib/neutron/tests/functional/plugins DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2 DEBUG: copying neutron/tests/functional/plugins/ml2/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2 DEBUG: copying neutron/tests/functional/plugins/ml2/test_plugin.py -> build/lib/neutron/tests/functional/plugins/ml2 DEBUG: creating build/lib/neutron/tests/unit/services/l3_router DEBUG: creating build/lib/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying neutron/tests/unit/services/l3_router/service_providers/__init__.py -> build/lib/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py -> build/lib/neutron/tests/unit/services/l3_router/service_providers DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/test_qos_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/db/__init__.py -> build/lib/neutron/db DEBUG: copying neutron/db/_utils.py -> build/lib/neutron/db DEBUG: copying neutron/db/address_group_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/address_scope_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/agents_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/agentschedulers_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/allowedaddresspairs_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/data_plane_status_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/db_base_plugin_common.py -> build/lib/neutron/db DEBUG: copying neutron/db/db_base_plugin_v2.py -> build/lib/neutron/db DEBUG: copying neutron/db/dns_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/dvr_mac_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/external_net_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/extradhcpopt_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/extraroute_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/flavors_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/ipam_backend_mixin.py -> build/lib/neutron/db DEBUG: copying neutron/db/ipam_pluggable_backend.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_agentschedulers_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_attrs_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_dvr_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_dvr_ha_scheduler_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_dvrscheduler_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_fip_pools_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_fip_port_details.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_fip_qos.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_gateway_ip_qos.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_gwmode_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_hamode_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/l3_hascheduler_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/local_ip_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/models_v2.py -> build/lib/neutron/db DEBUG: copying neutron/db/network_ip_availability_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/ovn_hash_ring_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/ovn_revision_numbers_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/port_device_profile_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/port_numa_affinity_policy_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/portsecurity_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/portsecurity_db_common.py -> build/lib/neutron/db DEBUG: copying neutron/db/provisioning_blocks.py -> build/lib/neutron/db DEBUG: copying neutron/db/rbac_db_mixin.py -> build/lib/neutron/db DEBUG: copying neutron/db/rbac_db_models.py -> build/lib/neutron/db DEBUG: copying neutron/db/securitygroups_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/securitygroups_rpc_base.py -> build/lib/neutron/db DEBUG: copying neutron/db/segments_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/servicetype_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/standardattrdescription_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/subnet_service_type_mixin.py -> build/lib/neutron/db DEBUG: copying neutron/db/uplink_status_propagation_db.py -> build/lib/neutron/db DEBUG: copying neutron/db/vlantransparent_db.py -> build/lib/neutron/db DEBUG: creating build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py -> build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py -> build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py -> build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: creating build/lib/neutron/services/trunk DEBUG: creating build/lib/neutron/services/trunk/seg_types DEBUG: copying neutron/services/trunk/seg_types/__init__.py -> build/lib/neutron/services/trunk/seg_types DEBUG: copying neutron/services/trunk/seg_types/validators.py -> build/lib/neutron/services/trunk/seg_types DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: creating build/lib/neutron/tests/functional/agent/l3 DEBUG: creating build/lib/neutron/tests/functional/agent/l3/bin DEBUG: copying neutron/tests/functional/agent/l3/bin/__init__.py -> build/lib/neutron/tests/functional/agent/l3/bin DEBUG: copying neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py -> build/lib/neutron/tests/functional/agent/l3/bin DEBUG: creating build/lib/neutron/notifiers DEBUG: copying neutron/notifiers/__init__.py -> build/lib/neutron/notifiers DEBUG: copying neutron/notifiers/batch_notifier.py -> build/lib/neutron/notifiers DEBUG: copying neutron/notifiers/ironic.py -> build/lib/neutron/notifiers DEBUG: copying neutron/notifiers/nova.py -> build/lib/neutron/notifiers DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: creating build/lib/neutron/agent/l2 DEBUG: copying neutron/agent/l2/__init__.py -> build/lib/neutron/agent/l2 DEBUG: copying neutron/agent/l2/l2_agent_extensions_manager.py -> build/lib/neutron/agent/l2 DEBUG: creating build/lib/neutron/privileged DEBUG: creating build/lib/neutron/privileged/agent DEBUG: creating build/lib/neutron/privileged/agent/ovsdb DEBUG: creating build/lib/neutron/privileged/agent/ovsdb/native DEBUG: copying neutron/privileged/agent/ovsdb/native/__init__.py -> build/lib/neutron/privileged/agent/ovsdb/native DEBUG: copying neutron/privileged/agent/ovsdb/native/helpers.py -> build/lib/neutron/privileged/agent/ovsdb/native DEBUG: creating build/lib/neutron/exceptions DEBUG: copying neutron/exceptions/__init__.py -> build/lib/neutron/exceptions DEBUG: copying neutron/exceptions/qos.py -> build/lib/neutron/exceptions DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: creating build/lib/neutron/tests/unit/services/trunk DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/unit/cmd DEBUG: creating build/lib/neutron/tests/unit/cmd/ovn DEBUG: copying neutron/tests/unit/cmd/ovn/__init__.py -> build/lib/neutron/tests/unit/cmd/ovn DEBUG: copying neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py -> build/lib/neutron/tests/unit/cmd/ovn DEBUG: copying neutron/tests/unit/plugins/__init__.py -> build/lib/neutron/tests/unit/plugins DEBUG: creating build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: copying neutron/api/rpc/agentnotifiers/utils.py -> build/lib/neutron/api/rpc/agentnotifiers DEBUG: creating build/lib/neutron/services/qos DEBUG: creating build/lib/neutron/services/qos/drivers DEBUG: creating build/lib/neutron/services/qos/drivers/sriov DEBUG: copying neutron/services/qos/drivers/sriov/__init__.py -> build/lib/neutron/services/qos/drivers/sriov DEBUG: copying neutron/services/qos/drivers/sriov/driver.py -> build/lib/neutron/services/qos/drivers/sriov DEBUG: creating build/lib/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying neutron/conf/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py -> build/lib/neutron/conf/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/tests/unit/objects/plugins DEBUG: copying neutron/tests/unit/objects/plugins/__init__.py -> build/lib/neutron/tests/unit/objects/plugins DEBUG: creating build/lib/neutron/db/network_dhcp_agent_binding DEBUG: copying neutron/db/network_dhcp_agent_binding/__init__.py -> build/lib/neutron/db/network_dhcp_agent_binding DEBUG: copying neutron/db/network_dhcp_agent_binding/models.py -> build/lib/neutron/db/network_dhcp_agent_binding DEBUG: creating build/lib/neutron/services/metering DEBUG: creating build/lib/neutron/services/metering/agents DEBUG: copying neutron/services/metering/agents/__init__.py -> build/lib/neutron/services/metering/agents DEBUG: copying neutron/services/metering/agents/metering_agent.py -> build/lib/neutron/services/metering/agents DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/lib/neutron/common DEBUG: copying neutron/common/__init__.py -> build/lib/neutron/common DEBUG: copying neutron/common/_constants.py -> build/lib/neutron/common DEBUG: copying neutron/common/_deprecate.py -> build/lib/neutron/common DEBUG: copying neutron/common/cache_utils.py -> build/lib/neutron/common DEBUG: copying neutron/common/config.py -> build/lib/neutron/common DEBUG: copying neutron/common/coordination.py -> build/lib/neutron/common DEBUG: copying neutron/common/eventlet_utils.py -> build/lib/neutron/common DEBUG: copying neutron/common/experimental.py -> build/lib/neutron/common DEBUG: copying neutron/common/ipv6_utils.py -> build/lib/neutron/common DEBUG: copying neutron/common/metadata.py -> build/lib/neutron/common DEBUG: copying neutron/common/profiler.py -> build/lib/neutron/common DEBUG: copying neutron/common/test_lib.py -> build/lib/neutron/common DEBUG: copying neutron/common/utils.py -> build/lib/neutron/common DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: creating build/lib/neutron/services/flavors DEBUG: copying neutron/services/flavors/__init__.py -> build/lib/neutron/services/flavors DEBUG: copying neutron/services/flavors/flavors_plugin.py -> build/lib/neutron/services/flavors DEBUG: creating build/lib/neutron/services/network_segment_range DEBUG: copying neutron/services/network_segment_range/__init__.py -> build/lib/neutron/services/network_segment_range DEBUG: copying neutron/services/network_segment_range/plugin.py -> build/lib/neutron/services/network_segment_range DEBUG: copying neutron/services/metering/__init__.py -> build/lib/neutron/services/metering DEBUG: copying neutron/services/metering/metering_plugin.py -> build/lib/neutron/services/metering DEBUG: creating build/lib/neutron/tests/unit/hacking DEBUG: copying neutron/tests/unit/hacking/__init__.py -> build/lib/neutron/tests/unit/hacking DEBUG: copying neutron/tests/unit/hacking/test_checks.py -> build/lib/neutron/tests/unit/hacking DEBUG: creating build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: copying neutron/tests/unit/services/trunk/rpc/__init__.py -> build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: copying neutron/tests/unit/services/trunk/rpc/test_agent.py -> build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: copying neutron/tests/unit/services/trunk/rpc/test_backend.py -> build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: copying neutron/tests/unit/services/trunk/rpc/test_server.py -> build/lib/neutron/tests/unit/services/trunk/rpc DEBUG: creating build/lib/neutron/services/metering/drivers DEBUG: creating build/lib/neutron/services/metering/drivers/noop DEBUG: copying neutron/services/metering/drivers/noop/__init__.py -> build/lib/neutron/services/metering/drivers/noop DEBUG: copying neutron/services/metering/drivers/noop/noop_driver.py -> build/lib/neutron/services/metering/drivers/noop DEBUG: copying neutron/tests/unit/services/portforwarding/drivers/__init__.py -> build/lib/neutron/tests/unit/services/portforwarding/drivers DEBUG: copying neutron/tests/unit/objects/__init__.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_address_group.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_address_scope.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_agent.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_auto_allocate.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_base.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_conntrack_helper.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_flavor.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_floatingip.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_ipam.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_l3_hamode.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_l3agent.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_local_ip.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_metering.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_ndp_proxy.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_network.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_network_segment_range.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_objects.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_port_forwarding.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_ports.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_provisioning_blocks.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_quota.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_rbac.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_rbac_db.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_router.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_securitygroup.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_servicetype.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_subnet.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_subnetpool.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_tag.py -> build/lib/neutron/tests/unit/objects DEBUG: copying neutron/tests/unit/objects/test_trunk.py -> build/lib/neutron/tests/unit/objects DEBUG: creating build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/__init__.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/acl.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/constants.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/exceptions.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/extensions.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/hash_ring_manager.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/common/ovn/utils.py -> build/lib/neutron/common/ovn DEBUG: copying neutron/privileged/agent/__init__.py -> build/lib/neutron/privileged/agent DEBUG: creating build/lib/neutron/tests/unit/agent DEBUG: creating build/lib/neutron/tests/unit/agent/ovn DEBUG: creating build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/unit/agent/ovn/metadata/__init__.py -> build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/unit/agent/ovn/metadata/test_agent.py -> build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/unit/agent/ovn/metadata/test_driver.py -> build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: copying neutron/tests/unit/agent/ovn/metadata/test_server.py -> build/lib/neutron/tests/unit/agent/ovn/metadata DEBUG: creating build/lib/neutron/tests/unit/services/network_segment_range DEBUG: copying neutron/tests/unit/services/network_segment_range/__init__.py -> build/lib/neutron/tests/unit/services/network_segment_range DEBUG: copying neutron/tests/unit/services/network_segment_range/test_plugin.py -> build/lib/neutron/tests/unit/services/network_segment_range DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: creating build/lib/neutron/tests/functional/agent/l2 DEBUG: copying neutron/tests/functional/agent/l2/__init__.py -> build/lib/neutron/tests/functional/agent/l2 DEBUG: copying neutron/tests/functional/agent/l2/base.py -> build/lib/neutron/tests/functional/agent/l2 DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: creating build/lib/neutron/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py -> build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: creating build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/plugins/ml2/drivers/l2pop/__init__.py -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/plugins/ml2/drivers/l2pop/db.py -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/plugins/ml2/drivers/l2pop/mech_driver.py -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/plugins/ml2/drivers/l2pop/rpc.py -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: creating build/lib/neutron/plugins/common DEBUG: copying neutron/plugins/common/__init__.py -> build/lib/neutron/plugins/common DEBUG: copying neutron/plugins/common/constants.py -> build/lib/neutron/plugins/common DEBUG: creating build/lib/neutron/tests/functional/resources/ovsdb DEBUG: copying neutron/tests/functional/resources/ovsdb/__init__.py -> build/lib/neutron/tests/functional/resources/ovsdb DEBUG: copying neutron/tests/functional/resources/ovsdb/events.py -> build/lib/neutron/tests/functional/resources/ovsdb DEBUG: copying neutron/tests/functional/resources/ovsdb/fixtures.py -> build/lib/neutron/tests/functional/resources/ovsdb DEBUG: creating build/lib/neutron/tests/common DEBUG: creating build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/__init__.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/ip_address.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/ip_network.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/port.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: copying neutron/tests/common/exclusive_resources/resource_allocator.py -> build/lib/neutron/tests/common/exclusive_resources DEBUG: creating build/lib/neutron/tests/functional/scheduler DEBUG: copying neutron/tests/functional/scheduler/__init__.py -> build/lib/neutron/tests/functional/scheduler DEBUG: copying neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py -> build/lib/neutron/tests/functional/scheduler DEBUG: copying neutron/tests/functional/scheduler/test_l3_agent_scheduler.py -> build/lib/neutron/tests/functional/scheduler DEBUG: creating build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/__init__.py -> build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/test_base_scheduler.py -> build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py -> build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/test_l3_agent_scheduler.py -> build/lib/neutron/tests/unit/scheduler DEBUG: copying neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py -> build/lib/neutron/tests/unit/scheduler DEBUG: creating build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/notifiers/__init__.py -> build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/notifiers/test_batch_notifier.py -> build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/notifiers/test_ironic.py -> build/lib/neutron/tests/unit/notifiers DEBUG: copying neutron/tests/unit/notifiers/test_nova.py -> build/lib/neutron/tests/unit/notifiers DEBUG: creating build/lib/neutron/tests/unit/objects/logapi DEBUG: copying neutron/tests/unit/objects/logapi/__init__.py -> build/lib/neutron/tests/unit/objects/logapi DEBUG: copying neutron/tests/unit/objects/logapi/test_logging_resource.py -> build/lib/neutron/tests/unit/objects/logapi DEBUG: copying neutron/tests/functional/__init__.py -> build/lib/neutron/tests/functional DEBUG: copying neutron/tests/functional/base.py -> build/lib/neutron/tests/functional DEBUG: copying neutron/tests/functional/constants.py -> build/lib/neutron/tests/functional DEBUG: copying neutron/tests/functional/test_server.py -> build/lib/neutron/tests/functional DEBUG: copying neutron/tests/functional/test_service.py -> build/lib/neutron/tests/functional DEBUG: creating build/lib/neutron/conf/agent/metadata DEBUG: copying neutron/conf/agent/metadata/__init__.py -> build/lib/neutron/conf/agent/metadata DEBUG: copying neutron/conf/agent/metadata/config.py -> build/lib/neutron/conf/agent/metadata DEBUG: creating build/lib/neutron/tests/unit/api DEBUG: copying neutron/tests/unit/api/__init__.py -> build/lib/neutron/tests/unit/api DEBUG: copying neutron/tests/unit/api/test_api_common.py -> build/lib/neutron/tests/unit/api DEBUG: copying neutron/tests/unit/api/test_extensions.py -> build/lib/neutron/tests/unit/api DEBUG: creating build/lib/neutron/db/models DEBUG: copying neutron/db/models/__init__.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/address_group.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/address_scope.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/agent.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/allowed_address_pair.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/conntrack_helper.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/data_plane_status.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/dns.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/dvr.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/external_net.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/flavor.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/l3.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/l3_attrs.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/l3agent.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/l3ha.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/local_ip.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/loggingapi.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/metering.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/ndp_proxy.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/network_segment_range.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/ovn.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/port_device_profile.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/port_forwarding.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/port_numa_affinity_policy.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/provisioning_block.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/securitygroup.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/segment.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/servicetype.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/subnet_service_type.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/tag.py -> build/lib/neutron/db/models DEBUG: copying neutron/db/models/uplink_status_propagation.py -> build/lib/neutron/db/models DEBUG: creating build/lib/neutron/agent/dhcp DEBUG: copying neutron/agent/dhcp/__init__.py -> build/lib/neutron/agent/dhcp DEBUG: copying neutron/agent/dhcp/agent.py -> build/lib/neutron/agent/dhcp DEBUG: creating build/lib/neutron/tests/unit/agent/ovsdb DEBUG: creating build/lib/neutron/tests/unit/agent/ovsdb/native DEBUG: copying neutron/tests/unit/agent/ovsdb/native/__init__.py -> build/lib/neutron/tests/unit/agent/ovsdb/native DEBUG: copying neutron/tests/unit/agent/ovsdb/native/test_connection.py -> build/lib/neutron/tests/unit/agent/ovsdb/native DEBUG: creating build/lib/neutron/conf/agent/ovn DEBUG: copying neutron/conf/agent/ovn/__init__.py -> build/lib/neutron/conf/agent/ovn DEBUG: creating build/lib/neutron/services/logapi/agent DEBUG: creating build/lib/neutron/services/logapi/agent/l3 DEBUG: copying neutron/services/logapi/agent/l3/__init__.py -> build/lib/neutron/services/logapi/agent/l3 DEBUG: copying neutron/services/logapi/agent/l3/base.py -> build/lib/neutron/services/logapi/agent/l3 DEBUG: creating build/lib/neutron/tests/functional/services/ovn_l3 DEBUG: copying neutron/tests/functional/services/ovn_l3/__init__.py -> build/lib/neutron/tests/functional/services/ovn_l3 DEBUG: copying neutron/tests/functional/services/ovn_l3/test_plugin.py -> build/lib/neutron/tests/functional/services/ovn_l3 DEBUG: creating build/lib/neutron/services/logapi/rpc DEBUG: copying neutron/services/logapi/rpc/__init__.py -> build/lib/neutron/services/logapi/rpc DEBUG: copying neutron/services/logapi/rpc/agent.py -> build/lib/neutron/services/logapi/rpc DEBUG: copying neutron/services/logapi/rpc/server.py -> build/lib/neutron/services/logapi/rpc DEBUG: creating build/lib/neutron/tests/unit/services/metering/agents DEBUG: copying neutron/tests/unit/services/metering/agents/__init__.py -> build/lib/neutron/tests/unit/services/metering/agents DEBUG: copying neutron/tests/unit/services/metering/agents/test_metering_agent.py -> build/lib/neutron/tests/unit/services/metering/agents DEBUG: creating build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/__init__.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/failing_process.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_bridge_lib.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_daemon.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_devlink.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_dhcp.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_external_process.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_interface.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_ip_conntrack.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_ip_lib.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_ipset_manager.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_iptables_firewall.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_iptables_manager.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_keepalived.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_l3_tc_lib.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_pd.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_tc_lib.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/unit/agent/linux/test_utils.py -> build/lib/neutron/tests/unit/agent/linux DEBUG: copying neutron/tests/__init__.py -> build/lib/neutron/tests DEBUG: copying neutron/tests/base.py -> build/lib/neutron/tests DEBUG: copying neutron/tests/post_mortem_debug.py -> build/lib/neutron/tests DEBUG: copying neutron/tests/tools.py -> build/lib/neutron/tests DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying neutron/tests/unit/services/trunk/__init__.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: copying neutron/tests/unit/services/trunk/fakes.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: copying neutron/tests/unit/services/trunk/test_plugin.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: copying neutron/tests/unit/services/trunk/test_rules.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: copying neutron/tests/unit/services/trunk/test_utils.py -> build/lib/neutron/tests/unit/services/trunk DEBUG: creating build/lib/neutron/services/externaldns/drivers DEBUG: copying neutron/services/externaldns/drivers/__init__.py -> build/lib/neutron/services/externaldns/drivers DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: creating build/lib/neutron/tests/unit/agent/l2 DEBUG: creating build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: copying neutron/tests/unit/agent/l2/extensions/__init__.py -> build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: copying neutron/tests/unit/agent/l2/extensions/test_fdb_population.py -> build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: copying neutron/tests/unit/agent/l2/extensions/test_local_ip.py -> build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: copying neutron/tests/unit/agent/l2/extensions/test_qos.py -> build/lib/neutron/tests/unit/agent/l2/extensions DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/tests/unit/agent/ovn/__init__.py -> build/lib/neutron/tests/unit/agent/ovn DEBUG: creating build/lib/neutron/services/timestamp DEBUG: copying neutron/services/timestamp/__init__.py -> build/lib/neutron/services/timestamp DEBUG: copying neutron/services/timestamp/timestamp_db.py -> build/lib/neutron/services/timestamp DEBUG: copying neutron/services/timestamp/timestamp_plugin.py -> build/lib/neutron/services/timestamp DEBUG: creating build/lib/neutron/tests/unit/services/ovn_l3 DEBUG: copying neutron/tests/unit/services/ovn_l3/__init__.py -> build/lib/neutron/tests/unit/services/ovn_l3 DEBUG: copying neutron/tests/unit/services/ovn_l3/test_plugin.py -> build/lib/neutron/tests/unit/services/ovn_l3 DEBUG: creating build/lib/neutron/tests/unit/conf DEBUG: creating build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/__init__.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_address_group.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_address_scope.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_agent.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_auto_allocated_topology.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_availability_zone.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_base.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_flavor.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_floatingip.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_floatingip_pools.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_local_ip.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_local_ip_association.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_logging.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_metering.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_ndp_proxy.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_network.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_network_ip_availability.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_network_segment_range.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_port.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_qos.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_quotas.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_rbac.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_router.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_security_group.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_segment.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_service_type.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_subnet.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_subnetpool.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/tests/unit/conf/policies/test_trunk.py -> build/lib/neutron/tests/unit/conf/policies DEBUG: copying neutron/agent/linux/__init__.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/bridge_lib.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/daemon.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/devlink.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/dhcp.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/dibbler.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/external_process.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/interface.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/ip_conntrack.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/ip_lib.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/ipset_manager.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/iptables_comments.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/iptables_firewall.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/iptables_manager.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/keepalived.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/l3_tc_lib.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/of_monitor.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/pd.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/pd_driver.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/ra.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/tc_lib.py -> build/lib/neutron/agent/linux DEBUG: copying neutron/agent/linux/utils.py -> build/lib/neutron/agent/linux DEBUG: creating build/lib/neutron/tests/functional/agent/common DEBUG: copying neutron/tests/functional/agent/common/__init__.py -> build/lib/neutron/tests/functional/agent/common DEBUG: copying neutron/tests/functional/agent/common/test_ovs_lib.py -> build/lib/neutron/tests/functional/agent/common DEBUG: copying neutron/tests/functional/agent/common/test_ovsdb_monitor.py -> build/lib/neutron/tests/functional/agent/common DEBUG: creating build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/__init__.py -> build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/fdb_population.py -> build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/local_ip.py -> build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/qos.py -> build/lib/neutron/agent/l2/extensions DEBUG: copying neutron/agent/l2/extensions/qos_linux.py -> build/lib/neutron/agent/l2/extensions DEBUG: creating build/lib/neutron/tests/unit/core_extensions DEBUG: copying neutron/tests/unit/core_extensions/__init__.py -> build/lib/neutron/tests/unit/core_extensions DEBUG: copying neutron/tests/unit/core_extensions/test_qos.py -> build/lib/neutron/tests/unit/core_extensions DEBUG: copying neutron/tests/unit/services/__init__.py -> build/lib/neutron/tests/unit/services DEBUG: copying neutron/tests/unit/services/test_provider_configuration.py -> build/lib/neutron/tests/unit/services DEBUG: creating build/lib/neutron/tests/unit/services/logapi/rpc DEBUG: copying neutron/tests/unit/services/logapi/rpc/__init__.py -> build/lib/neutron/tests/unit/services/logapi/rpc DEBUG: copying neutron/tests/unit/services/logapi/rpc/test_server.py -> build/lib/neutron/tests/unit/services/logapi/rpc DEBUG: creating build/lib/neutron/tests/fullstack/agents DEBUG: copying neutron/tests/fullstack/agents/__init__.py -> build/lib/neutron/tests/fullstack/agents DEBUG: copying neutron/tests/fullstack/agents/dhcp_agent.py -> build/lib/neutron/tests/fullstack/agents DEBUG: copying neutron/tests/fullstack/agents/l3_agent.py -> build/lib/neutron/tests/fullstack/agents DEBUG: copying neutron/tests/fullstack/agents/ovs_agent.py -> build/lib/neutron/tests/fullstack/agents DEBUG: creating build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/functional/agent/ovn/agent/__init__.py -> build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py -> build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py -> build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/functional/agent/ovn/agent/test_ovsdb.py -> build/lib/neutron/tests/functional/agent/ovn/agent DEBUG: copying neutron/tests/fullstack/__init__.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/base.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_agent_bandwidth_report.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_connectivity.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_dhcp_agent.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_firewall.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_l3_agent.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_local_ip.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_logging.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_mtu.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_multisegs.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_ovs_dhcp_extension.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_ports_api.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_ports_binding.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_ports_rebind.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_qos.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_quota.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_securitygroup.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_segmentation_id.py -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/fullstack/test_subnet.py -> build/lib/neutron/tests/fullstack DEBUG: creating build/lib/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/plugins/ml2/drivers/ovn/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/ovn/agent DEBUG: creating build/lib/neutron/tests/functional/api DEBUG: copying neutron/tests/functional/api/__init__.py -> build/lib/neutron/tests/functional/api DEBUG: copying neutron/tests/functional/api/test_policies.py -> build/lib/neutron/tests/functional/api DEBUG: creating build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/__init__.py -> build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/extension_manager.py -> build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/noop.py -> build/lib/neutron/agent/ovn/extensions DEBUG: copying neutron/agent/ovn/extensions/qos_hwol.py -> build/lib/neutron/agent/ovn/extensions DEBUG: creating build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/tests/unit/db/quota/__init__.py -> build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/tests/unit/db/quota/test_api.py -> build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/tests/unit/db/quota/test_driver.py -> build/lib/neutron/tests/unit/db/quota DEBUG: copying neutron/tests/unit/db/quota/test_driver_nolock.py -> build/lib/neutron/tests/unit/db/quota DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying neutron/conf/plugins/ml2/__init__.py -> build/lib/neutron/conf/plugins/ml2 DEBUG: copying neutron/conf/plugins/ml2/config.py -> build/lib/neutron/conf/plugins/ml2 DEBUG: creating build/lib/neutron/quota DEBUG: copying neutron/quota/__init__.py -> build/lib/neutron/quota DEBUG: copying neutron/quota/resource.py -> build/lib/neutron/quota DEBUG: copying neutron/quota/resource_registry.py -> build/lib/neutron/quota DEBUG: copying neutron/tests/functional/services/logapi/__init__.py -> build/lib/neutron/tests/functional/services/logapi DEBUG: copying neutron/tests/functional/services/logapi/test_logging.py -> build/lib/neutron/tests/functional/services/logapi DEBUG: creating build/lib/neutron/cmd/ovn DEBUG: copying neutron/cmd/ovn/__init__.py -> build/lib/neutron/cmd/ovn DEBUG: copying neutron/cmd/ovn/migration_mtu.py -> build/lib/neutron/cmd/ovn DEBUG: copying neutron/cmd/ovn/ml2ovn_trace.py -> build/lib/neutron/cmd/ovn DEBUG: copying neutron/cmd/ovn/neutron_ovn_db_sync_util.py -> build/lib/neutron/cmd/ovn DEBUG: copying neutron/services/l3_router/__init__.py -> build/lib/neutron/services/l3_router DEBUG: copying neutron/services/l3_router/l3_router_plugin.py -> build/lib/neutron/services/l3_router DEBUG: copying neutron/plugins/ml2/drivers/macvtap/__init__.py -> build/lib/neutron/plugins/ml2/drivers/macvtap DEBUG: copying neutron/plugins/ml2/drivers/macvtap/macvtap_common.py -> build/lib/neutron/plugins/ml2/drivers/macvtap DEBUG: copying neutron/tests/unit/cmd/__init__.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_netns_cleanup.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_ovs_cleanup.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_sanity_check.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/unit/cmd/test_status.py -> build/lib/neutron/tests/unit/cmd DEBUG: copying neutron/tests/functional/services/trunk/drivers/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers DEBUG: creating build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/__init__.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/test_port.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py -> build/lib/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/api/rpc/callbacks/__init__.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/events.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/exceptions.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/resource_manager.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/resources.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/api/rpc/callbacks/version_manager.py -> build/lib/neutron/api/rpc/callbacks DEBUG: copying neutron/objects/plugins/__init__.py -> build/lib/neutron/objects/plugins DEBUG: copying neutron/tests/unit/common/__init__.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/moved_globals_code1.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/moved_globals_code2.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/moved_globals_target.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test__deprecate.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test_cache_utils.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test_coordination.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test_ipv6_utils.py -> build/lib/neutron/tests/unit/common DEBUG: copying neutron/tests/unit/common/test_utils.py -> build/lib/neutron/tests/unit/common DEBUG: creating build/lib/neutron/tests/unit/privileged DEBUG: creating build/lib/neutron/tests/unit/privileged/agent DEBUG: creating build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/__init__.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/test___init__.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/test_ip_lib.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/tests/unit/privileged/agent/linux/test_utils.py -> build/lib/neutron/tests/unit/privileged/agent/linux DEBUG: copying neutron/plugins/__init__.py -> build/lib/neutron/plugins DEBUG: creating build/lib/neutron/tests/unit/api/rpc DEBUG: creating build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: copying neutron/tests/unit/api/rpc/callbacks/__init__.py -> build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: copying neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py -> build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: copying neutron/tests/unit/api/rpc/callbacks/test_resources.py -> build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: copying neutron/tests/unit/api/rpc/callbacks/test_version_manager.py -> build/lib/neutron/tests/unit/api/rpc/callbacks DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/tests/unit/plugins/ml2/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/_test_mech_agent.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/base.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_agent_scheduler.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_db.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_driver_context.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_extension_driver_api.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_managers.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_ovo_rpc.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_plugin.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_port_binding.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_rpc.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_security_group.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: copying neutron/tests/unit/plugins/ml2/test_tracked_resources.py -> build/lib/neutron/tests/unit/plugins/ml2 DEBUG: creating build/lib/neutron/tests/unit/agent/l3 DEBUG: creating build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: creating build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying neutron/tests/unit/agent/l3/extensions/qos/__init__.py -> build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying neutron/tests/unit/agent/l3/extensions/qos/test_base.py -> build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying neutron/tests/unit/agent/l3/extensions/qos/test_fip.py -> build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py -> build/lib/neutron/tests/unit/agent/l3/extensions/qos DEBUG: creating build/lib/neutron/services/network_ip_availability DEBUG: copying neutron/services/network_ip_availability/__init__.py -> build/lib/neutron/services/network_ip_availability DEBUG: copying neutron/services/network_ip_availability/plugin.py -> build/lib/neutron/services/network_ip_availability DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/test_br_cookie.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating build/lib/neutron/tests/functional/agent/l2/extensions DEBUG: copying neutron/tests/functional/agent/l2/extensions/__init__.py -> build/lib/neutron/tests/functional/agent/l2/extensions DEBUG: copying neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py -> build/lib/neutron/tests/functional/agent/l2/extensions DEBUG: creating build/lib/neutron/services/metering/drivers/iptables DEBUG: copying neutron/services/metering/drivers/iptables/__init__.py -> build/lib/neutron/services/metering/drivers/iptables DEBUG: copying neutron/services/metering/drivers/iptables/iptables_driver.py -> build/lib/neutron/services/metering/drivers/iptables DEBUG: copying neutron/services/logapi/drivers/__init__.py -> build/lib/neutron/services/logapi/drivers DEBUG: copying neutron/services/logapi/drivers/base.py -> build/lib/neutron/services/logapi/drivers DEBUG: copying neutron/services/logapi/drivers/manager.py -> build/lib/neutron/services/logapi/drivers DEBUG: creating build/lib/neutron/services/trunk/drivers DEBUG: creating build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: creating build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/driver.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/exceptions.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py -> build/lib/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/functional/services/trunk/__init__.py -> build/lib/neutron/tests/functional/services/trunk DEBUG: copying neutron/tests/functional/services/trunk/test_plugin.py -> build/lib/neutron/tests/functional/services/trunk DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/services/revisions DEBUG: copying neutron/services/revisions/__init__.py -> build/lib/neutron/services/revisions DEBUG: copying neutron/services/revisions/revision_plugin.py -> build/lib/neutron/services/revisions DEBUG: creating build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/__init__.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/base_resource_filter.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/base_scheduler.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/dhcp_agent_scheduler.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/l3_agent_scheduler.py -> build/lib/neutron/scheduler DEBUG: copying neutron/scheduler/l3_ovn_scheduler.py -> build/lib/neutron/scheduler DEBUG: creating build/lib/neutron/tests/functional/common DEBUG: creating build/lib/neutron/tests/functional/common/ovn DEBUG: copying neutron/tests/functional/common/ovn/__init__.py -> build/lib/neutron/tests/functional/common/ovn DEBUG: copying neutron/tests/functional/common/ovn/test_utils.py -> build/lib/neutron/tests/functional/common/ovn DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/__init__.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/extensions.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/quota.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/resource.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/root.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: copying neutron/pecan_wsgi/controllers/utils.py -> build/lib/neutron/pecan_wsgi/controllers DEBUG: creating build/lib/neutron/tests/unit/services/trunk/seg_types DEBUG: copying neutron/tests/unit/services/trunk/seg_types/__init__.py -> build/lib/neutron/tests/unit/services/trunk/seg_types DEBUG: copying neutron/tests/unit/services/trunk/seg_types/test_validators.py -> build/lib/neutron/tests/unit/services/trunk/seg_types DEBUG: creating build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/__init__.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_base.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_greallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py -> build/lib/neutron/tests/unit/objects/plugins/ml2 DEBUG: creating build/lib/neutron/tests/unit/agent/dhcp DEBUG: copying neutron/tests/unit/agent/dhcp/__init__.py -> build/lib/neutron/tests/unit/agent/dhcp DEBUG: copying neutron/tests/unit/agent/dhcp/test_agent.py -> build/lib/neutron/tests/unit/agent/dhcp DEBUG: creating build/lib/neutron/services/logapi/drivers/ovn DEBUG: copying neutron/services/logapi/drivers/ovn/__init__.py -> build/lib/neutron/services/logapi/drivers/ovn DEBUG: copying neutron/services/logapi/drivers/ovn/driver.py -> build/lib/neutron/services/logapi/drivers/ovn DEBUG: creating build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/__init__.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/address_group.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/address_scope.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/agent.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/auto_allocated_topology.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/availability_zone.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/base.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/flavor.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/floatingip.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/floatingip_pools.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/floatingip_port_forwarding.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/l3_conntrack_helper.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/local_ip.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/local_ip_association.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/logging.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/metering.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/ndp_proxy.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/network.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/network_ip_availability.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/network_segment_range.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/port.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/qos.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/quotas.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/rbac.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/router.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/security_group.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/segment.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/service_type.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/subnet.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/subnetpool.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/conf/policies/trunk.py -> build/lib/neutron/conf/policies DEBUG: copying neutron/services/logapi/agent/__init__.py -> build/lib/neutron/services/logapi/agent DEBUG: copying neutron/services/logapi/agent/log_extension.py -> build/lib/neutron/services/logapi/agent DEBUG: creating build/lib/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py -> build/lib/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap DEBUG: creating build/lib/neutron/services/rbac DEBUG: copying neutron/services/rbac/__init__.py -> build/lib/neutron/services/rbac DEBUG: creating build/lib/neutron/tests/unit/objects/db DEBUG: copying neutron/tests/unit/objects/db/__init__.py -> build/lib/neutron/tests/unit/objects/db DEBUG: copying neutron/tests/unit/objects/db/test_api.py -> build/lib/neutron/tests/unit/objects/db DEBUG: creating build/lib/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying neutron/tests/unit/services/externaldns/drivers/designate/__init__.py -> build/lib/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py -> build/lib/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: creating build/lib/neutron/tests/unit/db/metering DEBUG: copying neutron/tests/unit/db/metering/__init__.py -> build/lib/neutron/tests/unit/db/metering DEBUG: copying neutron/tests/unit/db/metering/test_metering_db.py -> build/lib/neutron/tests/unit/db/metering DEBUG: copying neutron/tests/functional/common/__init__.py -> build/lib/neutron/tests/functional/common DEBUG: copying neutron/tests/functional/common/test_utils.py -> build/lib/neutron/tests/functional/common DEBUG: creating build/lib/neutron/tests/unit/tests/common DEBUG: copying neutron/tests/unit/tests/common/__init__.py -> build/lib/neutron/tests/unit/tests/common DEBUG: copying neutron/tests/unit/tests/common/test_net_helpers.py -> build/lib/neutron/tests/unit/tests/common DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/cmd/upgrade_checks DEBUG: copying neutron/cmd/upgrade_checks/__init__.py -> build/lib/neutron/cmd/upgrade_checks DEBUG: copying neutron/cmd/upgrade_checks/base.py -> build/lib/neutron/cmd/upgrade_checks DEBUG: copying neutron/cmd/upgrade_checks/checks.py -> build/lib/neutron/cmd/upgrade_checks DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: creating build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/__init__.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/async_process.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/base_agent_rpc.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/base_polling.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/ip_lib.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/ovs_lib.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/ovsdb_monitor.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/placement_report.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/polling.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/resource_processing_queue.py -> build/lib/neutron/agent/common DEBUG: copying neutron/agent/common/utils.py -> build/lib/neutron/agent/common DEBUG: creating build/lib/neutron/agent/l3 DEBUG: creating build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/__init__.py -> build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/conntrack_helper.py -> build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/ndp_proxy.py -> build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/port_forwarding.py -> build/lib/neutron/agent/l3/extensions DEBUG: copying neutron/agent/l3/extensions/snat_log.py -> build/lib/neutron/agent/l3/extensions DEBUG: creating build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying neutron/privileged/agent/ovsdb/__init__.py -> build/lib/neutron/privileged/agent/ovsdb DEBUG: copying neutron/tests/functional/agent/linux/__init__.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/base.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/helpers.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/simple_daemon.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_async_process.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_bridge_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_dhcp.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_interface.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_ip_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_ipset.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_iptables.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_keepalived.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_l3_tc_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_netlink_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_of_monitor.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_ovsdb_monitor.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_process_monitor.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_tc_lib.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/functional/agent/linux/test_utils.py -> build/lib/neutron/tests/functional/agent/linux DEBUG: copying neutron/tests/unit/services/logapi/__init__.py -> build/lib/neutron/tests/unit/services/logapi DEBUG: copying neutron/tests/unit/services/logapi/base.py -> build/lib/neutron/tests/unit/services/logapi DEBUG: copying neutron/tests/unit/services/logapi/test_logging_plugin.py -> build/lib/neutron/tests/unit/services/logapi DEBUG: copying neutron/services/qos/__init__.py -> build/lib/neutron/services/qos DEBUG: copying neutron/services/qos/qos_plugin.py -> build/lib/neutron/services/qos DEBUG: creating build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py -> build/lib/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying neutron/plugins/ml2/drivers/linuxbridge/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge DEBUG: creating build/lib/neutron/extensions DEBUG: copying neutron/extensions/__init__.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/address_group.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/address_scope.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/admin_state_down_before_update.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/agent.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/agent_resources_synced.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/allowedaddresspairs.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/auto_allocated_topology.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/availability_zone.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/availability_zone_filter.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/data_plane_status.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/default_subnetpools.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dhcpagentscheduler.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dns.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dns_domain_ports.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dns_integration_domain_keywords.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/dvr.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/ecmp_routes.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/empty_string_filtering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/expose_l3_conntrack_helper.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/expose_port_forwarding_in_fip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/external_net.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/extra_dhcp_opt.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/extraroute.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/extraroute_atomic.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/filter_validation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/fip_pf_description.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/fip_pf_detail.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/fip_pf_port_range.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/fip_port_details.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/flavors.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/floating_ip_port_forwarding.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/floatingip_pools.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/ip_allocation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/ip_substring_port_filtering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l2_adjacency.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_conntrack_helper.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_ext_gw_mode.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_ext_ha_mode.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_ext_ndp_proxy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_flavors.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_ndp_proxy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3_port_ip_change_not_allowed.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/l3agentscheduler.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/local_ip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/logging.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/metering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/metering_source_and_destination_fields.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/multiprovidernet.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/netmtu.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/netmtu_writable.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/network_availability_zone.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/network_ip_availability.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/network_segment_range.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/pagination.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_device_profile.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_mac_address_override.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_mac_address_regenerate.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_numa_affinity_policy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_resource_request.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/port_resource_request_groups.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/portbindings.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/portbindings_extended.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/portsecurity.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/project_id.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/providernet.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_bw_limit_direction.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_bw_minimum_ingress.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_default.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_fip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_fip_network_policy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_gateway_ip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_port_network_policy.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_pps_minimum_rule.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_pps_minimum_rule_alias.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_pps_rule.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_rule_type_details.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_rule_type_filter.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/qos_rules_alias.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/quota_check_limit.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/quotasv2.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/quotasv2_detail.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac_address_group.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac_address_scope.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac_security_groups.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/rbac_subnetpool.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/revisionifmatch.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/revisions.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/router_availability_zone.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/routerservicetype.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_default_rules.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_normalized_cidr.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_port_filtering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_remote_address_group.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/security_groups_shared_filtering.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/securitygroup.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/segment.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/segments_peer_subnet_host_routes.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/servicetype.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/sorting.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/standard_attr_segment.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/standardattrdescription.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/stateful_security_group.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/stdattrs_common.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnet_dns_publish_fixed_ip.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnet_onboard.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnet_segmentid_writable.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnet_service_types.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnetallocation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/subnetpool_prefix_ops.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/tag_ports_during_bulk_creation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/tagging.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/timestamp.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/trunk.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/trunk_details.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/uplink_status_propagation.py -> build/lib/neutron/extensions DEBUG: copying neutron/extensions/vlantransparent.py -> build/lib/neutron/extensions DEBUG: creating build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py -> build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py -> build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py -> build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py -> build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: creating build/lib/neutron/tests/unit/tests/example DEBUG: creating build/lib/neutron/tests/unit/tests/example/dir DEBUG: creating build/lib/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying neutron/tests/unit/tests/example/dir/subdir/__init__.py -> build/lib/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying neutron/tests/unit/tests/example/dir/subdir/example_module.py -> build/lib/neutron/tests/unit/tests/example/dir/subdir DEBUG: creating build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/__init__.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: copying neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py -> build/lib/neutron/tests/unit/api/rpc/handlers DEBUG: creating build/lib/neutron/services/qos/drivers/linuxbridge DEBUG: copying neutron/services/qos/drivers/linuxbridge/__init__.py -> build/lib/neutron/services/qos/drivers/linuxbridge DEBUG: copying neutron/services/qos/drivers/linuxbridge/driver.py -> build/lib/neutron/services/qos/drivers/linuxbridge DEBUG: creating build/lib/neutron/cmd/eventlet DEBUG: creating build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/__init__.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/dhcp.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/l3.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/metadata.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/ovn_metadata.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/cmd/eventlet/agents/ovn_neutron_agent.py -> build/lib/neutron/cmd/eventlet/agents DEBUG: copying neutron/tests/unit/agent/__init__.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/unit/agent/test_agent_extensions_manager.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/unit/agent/test_resource_cache.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/unit/agent/test_rpc.py -> build/lib/neutron/tests/unit/agent DEBUG: copying neutron/tests/unit/agent/test_securitygroups_rpc.py -> build/lib/neutron/tests/unit/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/test_mech_macvtap.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: creating build/lib/neutron/tests/functional/agent/ovn/metadata DEBUG: copying neutron/tests/functional/agent/ovn/metadata/__init__.py -> build/lib/neutron/tests/functional/agent/ovn/metadata DEBUG: copying neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py -> build/lib/neutron/tests/functional/agent/ovn/metadata DEBUG: creating build/lib/neutron/services/local_ip DEBUG: copying neutron/services/local_ip/__init__.py -> build/lib/neutron/services/local_ip DEBUG: copying neutron/services/local_ip/local_ip_plugin.py -> build/lib/neutron/services/local_ip DEBUG: copying neutron/services/trunk/drivers/openvswitch/__init__.py -> build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: copying neutron/services/trunk/drivers/openvswitch/constants.py -> build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: copying neutron/services/trunk/drivers/openvswitch/driver.py -> build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: copying neutron/services/trunk/drivers/openvswitch/utils.py -> build/lib/neutron/services/trunk/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py -> build/lib/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py -> build/lib/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: creating build/lib/neutron/tests/unit/services/auto_allocate DEBUG: copying neutron/tests/unit/services/auto_allocate/__init__.py -> build/lib/neutron/tests/unit/services/auto_allocate DEBUG: copying neutron/tests/unit/services/auto_allocate/test_db.py -> build/lib/neutron/tests/unit/services/auto_allocate DEBUG: copying neutron/services/trunk/__init__.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/exceptions.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/models.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/plugin.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/rules.py -> build/lib/neutron/services/trunk DEBUG: copying neutron/services/trunk/utils.py -> build/lib/neutron/services/trunk DEBUG: creating build/lib/neutron/tests/unit/services/conntrack_helper DEBUG: copying neutron/tests/unit/services/conntrack_helper/__init__.py -> build/lib/neutron/tests/unit/services/conntrack_helper DEBUG: copying neutron/tests/unit/services/conntrack_helper/test_plugin.py -> build/lib/neutron/tests/unit/services/conntrack_helper DEBUG: creating build/lib/neutron/services/qos/drivers/ovn DEBUG: copying neutron/services/qos/drivers/ovn/__init__.py -> build/lib/neutron/services/qos/drivers/ovn DEBUG: copying neutron/services/qos/drivers/ovn/driver.py -> build/lib/neutron/services/qos/drivers/ovn DEBUG: creating build/lib/neutron/tests/functional/privileged DEBUG: creating build/lib/neutron/tests/functional/privileged/agent DEBUG: copying neutron/tests/functional/privileged/agent/__init__.py -> build/lib/neutron/tests/functional/privileged/agent DEBUG: copying neutron/tests/unit/privileged/agent/__init__.py -> build/lib/neutron/tests/unit/privileged/agent DEBUG: creating build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/__init__.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/process_spawn.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_destroy_patch_ports.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_ipset_cleanup.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_linuxbridge_cleanup.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_netns_cleanup.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_ovs_cleanup.py -> build/lib/neutron/tests/functional/cmd DEBUG: copying neutron/tests/functional/cmd/test_status.py -> build/lib/neutron/tests/functional/cmd DEBUG: creating build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/__init__.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/base.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/extendedattribute.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/extensionattribute.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/foxinsocks.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_address_group.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_address_scope.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_agent.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_availability_zone.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_data_plane_status.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_default_subnetpools.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_dns.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_external_net.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_extra_dhcp_opt.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_extraroute.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_fip_port_details.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_flavors.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_floatingip_pools.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_l3.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_l3_conntrack_helper.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_l3_ext_gw_mode.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_l3_ndp_proxy.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_local_ip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_network_ip_availability.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_network_segment_range.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_port_device_profile.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_port_numa_affinity_policy.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_portsecurity.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_providernet.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_qos_fip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_qos_gateway_ip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_quotasv2.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_quotasv2_detail.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_router_availability_zone.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_securitygroup.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_segment.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_servicetype.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_subnet_onboard.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_subnet_service_types.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_timestamp.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_uplink_status_propagation.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/test_vlantransparent.py -> build/lib/neutron/tests/unit/extensions DEBUG: copying neutron/tests/unit/extensions/v2attributes.py -> build/lib/neutron/tests/unit/extensions DEBUG: creating build/lib/neutron/tests/functional/services/portforwarding DEBUG: copying neutron/tests/functional/services/portforwarding/__init__.py -> build/lib/neutron/tests/functional/services/portforwarding DEBUG: copying neutron/tests/functional/services/portforwarding/test_port_forwarding.py -> build/lib/neutron/tests/functional/services/portforwarding DEBUG: creating build/lib/neutron/objects/db DEBUG: copying neutron/objects/db/__init__.py -> build/lib/neutron/objects/db DEBUG: copying neutron/objects/db/api.py -> build/lib/neutron/objects/db DEBUG: copying neutron/tests/functional/privileged/__init__.py -> build/lib/neutron/tests/functional/privileged DEBUG: copying neutron/tests/unit/ipam/__init__.py -> build/lib/neutron/tests/unit/ipam DEBUG: copying neutron/tests/unit/ipam/fake_driver.py -> build/lib/neutron/tests/unit/ipam DEBUG: copying neutron/tests/unit/ipam/test_requests.py -> build/lib/neutron/tests/unit/ipam DEBUG: copying neutron/tests/unit/ipam/test_subnet_alloc.py -> build/lib/neutron/tests/unit/ipam DEBUG: copying neutron/tests/unit/ipam/test_utils.py -> build/lib/neutron/tests/unit/ipam DEBUG: creating build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/__init__.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/data_plane_status.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/dns_domain_keywords.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/dns_integration.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_device_profile.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_numa_affinity_policy.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/port_security.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/qos.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: copying neutron/plugins/ml2/extensions/uplink_status_propagation.py -> build/lib/neutron/plugins/ml2/extensions DEBUG: creating build/lib/neutron/api/views DEBUG: copying neutron/api/views/__init__.py -> build/lib/neutron/api/views DEBUG: copying neutron/api/views/versions.py -> build/lib/neutron/api/views DEBUG: creating build/lib/neutron/services/conntrack_helper DEBUG: copying neutron/services/conntrack_helper/__init__.py -> build/lib/neutron/services/conntrack_helper DEBUG: copying neutron/services/conntrack_helper/plugin.py -> build/lib/neutron/services/conntrack_helper DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: creating build/lib/neutron/db/migration DEBUG: creating build/lib/neutron/db/migration/models DEBUG: copying neutron/db/migration/models/__init__.py -> build/lib/neutron/db/migration/models DEBUG: copying neutron/db/migration/models/head.py -> build/lib/neutron/db/migration/models DEBUG: copying neutron/conf/__init__.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/common.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/experimental.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/profiling.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/quota.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/service.py -> build/lib/neutron/conf DEBUG: copying neutron/conf/wsgi.py -> build/lib/neutron/conf DEBUG: creating build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py -> build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: creating build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/agent/l3/extensions/qos/__init__.py -> build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/agent/l3/extensions/qos/base.py -> build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/agent/l3/extensions/qos/fip.py -> build/lib/neutron/agent/l3/extensions/qos DEBUG: copying neutron/agent/l3/extensions/qos/gateway_ip.py -> build/lib/neutron/agent/l3/extensions/qos DEBUG: creating build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/ipam/drivers/neutrondb_ipam/__init__.py -> build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/ipam/drivers/neutrondb_ipam/db_api.py -> build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/ipam/drivers/neutrondb_ipam/db_models.py -> build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/ipam/drivers/neutrondb_ipam/driver.py -> build/lib/neutron/ipam/drivers/neutrondb_ipam DEBUG: creating build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/_agent_manager_base.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/_common_agent.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/capabilities.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: copying neutron/plugins/ml2/drivers/agent/config.py -> build/lib/neutron/plugins/ml2/drivers/agent DEBUG: creating build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/__init__.py -> build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/agent.py -> build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/backend.py -> build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/constants.py -> build/lib/neutron/services/trunk/rpc DEBUG: copying neutron/services/trunk/rpc/server.py -> build/lib/neutron/services/trunk/rpc DEBUG: creating build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/__init__.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/base.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/extension.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/ipv4.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/agent/l2/extensions/dhcp/ipv6.py -> build/lib/neutron/agent/l2/extensions/dhcp DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating build/lib/neutron/objects/port DEBUG: copying neutron/objects/port/__init__.py -> build/lib/neutron/objects/port DEBUG: copying neutron/tests/unit/agent/ovsdb/__init__.py -> build/lib/neutron/tests/unit/agent/ovsdb DEBUG: copying neutron/tests/unit/agent/ovsdb/test_impl_idl.py -> build/lib/neutron/tests/unit/agent/ovsdb DEBUG: creating build/lib/neutron/tests/unit/debug DEBUG: copying neutron/tests/unit/debug/__init__.py -> build/lib/neutron/tests/unit/debug DEBUG: copying neutron/tests/unit/debug/test_commands.py -> build/lib/neutron/tests/unit/debug DEBUG: creating build/lib/neutron/services/trunk/drivers/linuxbridge DEBUG: creating build/lib/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/services/trunk/drivers/linuxbridge/agent/__init__.py -> build/lib/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/services/trunk/drivers/linuxbridge/agent/driver.py -> build/lib/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py -> build/lib/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/tests/example/__init__.py -> build/lib/neutron/tests/unit/tests/example DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating build/lib/neutron/services/loki DEBUG: copying neutron/services/loki/__init__.py -> build/lib/neutron/services/loki DEBUG: copying neutron/services/loki/loki_plugin.py -> build/lib/neutron/services/loki DEBUG: copying neutron/services/trunk/drivers/__init__.py -> build/lib/neutron/services/trunk/drivers DEBUG: copying neutron/services/trunk/drivers/base.py -> build/lib/neutron/services/trunk/drivers DEBUG: creating build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py -> build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py -> build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py -> build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying neutron/tests/unit/services/metering/__init__.py -> build/lib/neutron/tests/unit/services/metering DEBUG: copying neutron/tests/unit/services/metering/test_metering_plugin.py -> build/lib/neutron/tests/unit/services/metering DEBUG: copying neutron/tests/unit/conf/__init__.py -> build/lib/neutron/tests/unit/conf DEBUG: copying neutron/tests/unit/conf/test_service.py -> build/lib/neutron/tests/unit/conf DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying neutron/tests/functional/services/trunk/drivers/ovn/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py -> build/lib/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: creating build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/__init__.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_data_plane_status.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_port_security.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: copying neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py -> build/lib/neutron/tests/unit/objects/port/extensions DEBUG: creating build/lib/neutron/tests/unit/conf/agent DEBUG: copying neutron/tests/unit/conf/agent/__init__.py -> build/lib/neutron/tests/unit/conf/agent DEBUG: copying neutron/tests/unit/conf/agent/test_common.py -> build/lib/neutron/tests/unit/conf/agent DEBUG: creating build/lib/neutron/tests/unit/quota DEBUG: copying neutron/tests/unit/quota/__init__.py -> build/lib/neutron/tests/unit/quota DEBUG: copying neutron/tests/unit/quota/test_resource.py -> build/lib/neutron/tests/unit/quota DEBUG: copying neutron/tests/unit/quota/test_resource_registry.py -> build/lib/neutron/tests/unit/quota DEBUG: copying neutron/cmd/eventlet/__init__.py -> build/lib/neutron/cmd/eventlet DEBUG: copying neutron/cmd/eventlet/usage_audit.py -> build/lib/neutron/cmd/eventlet DEBUG: creating build/lib/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying neutron/tests/unit/api/rpc/callbacks/producer/__init__.py -> build/lib/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py -> build/lib/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying neutron/tests/functional/objects/plugins/__init__.py -> build/lib/neutron/tests/functional/objects/plugins DEBUG: creating build/lib/neutron/tests/unit/services/revisions DEBUG: copying neutron/tests/unit/services/revisions/__init__.py -> build/lib/neutron/tests/unit/services/revisions DEBUG: copying neutron/tests/unit/services/revisions/test_revision_plugin.py -> build/lib/neutron/tests/unit/services/revisions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: creating build/lib/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py -> build/lib/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py -> build/lib/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: creating build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: creating build/lib/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying neutron/tests/functional/agent/l3/extensions/qos/__init__.py -> build/lib/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions/qos DEBUG: creating build/lib/neutron/tests/unit/agent/windows DEBUG: copying neutron/tests/unit/agent/windows/__init__.py -> build/lib/neutron/tests/unit/agent/windows DEBUG: copying neutron/tests/unit/agent/windows/test_ip_lib.py -> build/lib/neutron/tests/unit/agent/windows DEBUG: copying neutron/tests/unit/agent/windows/test_utils.py -> build/lib/neutron/tests/unit/agent/windows DEBUG: copying neutron/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn DEBUG: copying neutron/plugins/ml2/drivers/ovn/db_migration.py -> build/lib/neutron/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: creating build/lib/neutron/objects/extensions DEBUG: copying neutron/objects/extensions/__init__.py -> build/lib/neutron/objects/extensions DEBUG: copying neutron/objects/extensions/port_security.py -> build/lib/neutron/objects/extensions DEBUG: copying neutron/tests/unit/tests/example/dir/__init__.py -> build/lib/neutron/tests/unit/tests/example/dir DEBUG: copying neutron/tests/unit/tests/example/dir/example_module.py -> build/lib/neutron/tests/unit/tests/example/dir DEBUG: copying neutron/privileged/__init__.py -> build/lib/neutron/privileged DEBUG: creating build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/__init__.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/devlink.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/dhcp.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/ethtool.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/ip_lib.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/netlink_constants.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/netlink_lib.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/tc_lib.py -> build/lib/neutron/privileged/agent/linux DEBUG: copying neutron/privileged/agent/linux/utils.py -> build/lib/neutron/privileged/agent/linux DEBUG: creating build/lib/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying neutron/tests/unit/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py -> build/lib/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py -> build/lib/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_agent_extension_api.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn DEBUG: creating build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/__init__.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/db.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/exceptions.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/models.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/services/auto_allocate/plugin.py -> build/lib/neutron/services/auto_allocate DEBUG: copying neutron/cmd/__init__.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/destroy_patch_ports.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/ipset_cleanup.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/keepalived_state_change.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/linuxbridge_cleanup.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/netns_cleanup.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/ovs_cleanup.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/pd_notify.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/remove_duplicated_port_bindings.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/runtime_checks.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/sanitize_port_binding_profile_allocation.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/sanitize_port_mac_addresses.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/sanity_check.py -> build/lib/neutron/cmd DEBUG: copying neutron/cmd/status.py -> build/lib/neutron/cmd DEBUG: creating build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/__init__.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/db_api.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/exceptions.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/sg_callback.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/sg_validate.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/snat_validate.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/services/logapi/common/validators.py -> build/lib/neutron/services/logapi/common DEBUG: copying neutron/tests/unit/services/qos/drivers/__init__.py -> build/lib/neutron/tests/unit/services/qos/drivers DEBUG: copying neutron/tests/unit/services/qos/drivers/test_manager.py -> build/lib/neutron/tests/unit/services/qos/drivers DEBUG: copying neutron/tests/functional/agent/ovn/__init__.py -> build/lib/neutron/tests/functional/agent/ovn DEBUG: creating build/lib/neutron/db/availability_zone DEBUG: copying neutron/db/availability_zone/__init__.py -> build/lib/neutron/db/availability_zone DEBUG: copying neutron/db/availability_zone/network.py -> build/lib/neutron/db/availability_zone DEBUG: copying neutron/db/availability_zone/router.py -> build/lib/neutron/db/availability_zone DEBUG: creating build/lib/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/plugins/ml2/drivers/macvtap/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py -> build/lib/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying neutron/api/__init__.py -> build/lib/neutron/api DEBUG: copying neutron/api/api_common.py -> build/lib/neutron/api DEBUG: copying neutron/api/extensions.py -> build/lib/neutron/api DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ofswitch.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ovs_bridge.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_agent_extension_api.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers DEBUG: copying neutron/tests/unit/agent/l3/extensions/__init__.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/agent/l3/extensions/test_snat_log.py -> build/lib/neutron/tests/unit/agent/l3/extensions DEBUG: copying neutron/tests/unit/services/l3_router/__init__.py -> build/lib/neutron/tests/unit/services/l3_router DEBUG: copying neutron/tests/unit/services/l3_router/test_l3_router_plugin.py -> build/lib/neutron/tests/unit/services/l3_router DEBUG: copying neutron/tests/functional/db/__init__.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_ipam.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_migrations.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_models.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_network.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/tests/functional/db/test_ovn_revision_numbers_db.py -> build/lib/neutron/tests/functional/db DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py -> build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/lib/neutron/cmd/eventlet/services DEBUG: copying neutron/cmd/eventlet/services/__init__.py -> build/lib/neutron/cmd/eventlet/services DEBUG: copying neutron/cmd/eventlet/services/metering_agent.py -> build/lib/neutron/cmd/eventlet/services DEBUG: copying neutron/tests/unit/services/qos/__init__.py -> build/lib/neutron/tests/unit/services/qos DEBUG: copying neutron/tests/unit/services/qos/base.py -> build/lib/neutron/tests/unit/services/qos DEBUG: copying neutron/tests/unit/services/qos/test_qos_plugin.py -> build/lib/neutron/tests/unit/services/qos DEBUG: copying neutron/tests/unit/agent/l3/__init__.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_agent.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_dvr_fip_ns.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_dvr_local_router.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_dvr_snat_ns.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_ha_router.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_item_allocator.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_legacy_router.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_link_local_allocator.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_namespace_manager.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: copying neutron/tests/unit/agent/l3/test_router_info.py -> build/lib/neutron/tests/unit/agent/l3 DEBUG: creating build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/__init__.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/allowedaddresspairs.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/data_plane_status.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/extra_dhcp_opt.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/port_device_profile.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/port_numa_affinity_policy.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/port_security.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/objects/port/extensions/uplink_status_propagation.py -> build/lib/neutron/objects/port/extensions DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying neutron/services/portforwarding/__init__.py -> build/lib/neutron/services/portforwarding DEBUG: copying neutron/services/portforwarding/constants.py -> build/lib/neutron/services/portforwarding DEBUG: copying neutron/services/portforwarding/pf_plugin.py -> build/lib/neutron/services/portforwarding DEBUG: creating build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: copying neutron/tests/functional/privileged/agent/linux/__init__.py -> build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: copying neutron/tests/functional/privileged/agent/linux/test_ip_lib.py -> build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: copying neutron/tests/functional/privileged/agent/linux/test_tc_lib.py -> build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: copying neutron/tests/functional/privileged/agent/linux/test_utils.py -> build/lib/neutron/tests/functional/privileged/agent/linux DEBUG: creating build/lib/neutron/services/ndp_proxy DEBUG: copying neutron/services/ndp_proxy/__init__.py -> build/lib/neutron/services/ndp_proxy DEBUG: copying neutron/services/ndp_proxy/exceptions.py -> build/lib/neutron/services/ndp_proxy DEBUG: copying neutron/services/ndp_proxy/plugin.py -> build/lib/neutron/services/ndp_proxy DEBUG: creating build/lib/neutron/agent/metadata DEBUG: copying neutron/agent/metadata/__init__.py -> build/lib/neutron/agent/metadata DEBUG: copying neutron/agent/metadata/agent.py -> build/lib/neutron/agent/metadata DEBUG: copying neutron/agent/metadata/driver.py -> build/lib/neutron/agent/metadata DEBUG: creating build/lib/neutron/services/tag DEBUG: copying neutron/services/tag/__init__.py -> build/lib/neutron/services/tag DEBUG: copying neutron/services/tag/tag_plugin.py -> build/lib/neutron/services/tag DEBUG: creating build/lib/neutron/tests/functional/services/conntrack_helper DEBUG: copying neutron/tests/functional/services/conntrack_helper/__init__.py -> build/lib/neutron/tests/functional/services/conntrack_helper DEBUG: copying neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py -> build/lib/neutron/tests/functional/services/conntrack_helper DEBUG: copying neutron/agent/__init__.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/agent_extensions_manager.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/dhcp_agent.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/firewall.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/l3_agent.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/metadata_agent.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/resource_cache.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/rpc.py -> build/lib/neutron/agent DEBUG: copying neutron/agent/securitygroups_rpc.py -> build/lib/neutron/agent DEBUG: copying neutron/tests/functional/agent/ovsdb/__init__.py -> build/lib/neutron/tests/functional/agent/ovsdb DEBUG: creating build/lib/neutron/db/models/plugins DEBUG: creating build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/__init__.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/flatallocation.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/geneveallocation.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/gre_allocation_endpoints.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/vlanallocation.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: copying neutron/db/models/plugins/ml2/vxlanallocation.py -> build/lib/neutron/db/models/plugins/ml2 DEBUG: creating build/lib/neutron/services/placement_report DEBUG: copying neutron/services/placement_report/__init__.py -> build/lib/neutron/services/placement_report DEBUG: copying neutron/services/placement_report/plugin.py -> build/lib/neutron/services/placement_report DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying neutron/tests/unit/services/trunk/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: creating build/lib/neutron/tests/common/agents DEBUG: copying neutron/tests/common/agents/__init__.py -> build/lib/neutron/tests/common/agents DEBUG: copying neutron/tests/common/agents/l2_extensions.py -> build/lib/neutron/tests/common/agents DEBUG: copying neutron/tests/common/agents/l3_agent.py -> build/lib/neutron/tests/common/agents DEBUG: copying neutron/tests/common/agents/ovs_agent.py -> build/lib/neutron/tests/common/agents DEBUG: copying neutron/services/logapi/__init__.py -> build/lib/neutron/services/logapi DEBUG: copying neutron/services/logapi/api_base.py -> build/lib/neutron/services/logapi DEBUG: copying neutron/services/logapi/logging_plugin.py -> build/lib/neutron/services/logapi DEBUG: copying neutron/plugins/ml2/drivers/openvswitch/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch DEBUG: copying neutron/conf/agent/__init__.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/agent_extensions_manager.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/cmd.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/common.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/dhcp.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/l2_ext_fdb_population.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/linux.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/ovs_conf.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/ovsdb_api.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/securitygroups_rpc.py -> build/lib/neutron/conf/agent DEBUG: copying neutron/conf/agent/windows.py -> build/lib/neutron/conf/agent DEBUG: creating build/lib/neutron/cmd/eventlet/server DEBUG: copying neutron/cmd/eventlet/server/__init__.py -> build/lib/neutron/cmd/eventlet/server DEBUG: creating build/lib/neutron/tests/functional/sanity DEBUG: copying neutron/tests/functional/sanity/__init__.py -> build/lib/neutron/tests/functional/sanity DEBUG: copying neutron/tests/functional/sanity/test_sanity.py -> build/lib/neutron/tests/functional/sanity DEBUG: copying neutron/tests/functional/plugins/__init__.py -> build/lib/neutron/tests/functional/plugins DEBUG: copying neutron/tests/functional/services/logapi/drivers/__init__.py -> build/lib/neutron/tests/functional/services/logapi/drivers DEBUG: copying neutron/conf/plugins/__init__.py -> build/lib/neutron/conf/plugins DEBUG: creating build/lib/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying neutron/tests/unit/cmd/upgrade_checks/__init__.py -> build/lib/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying neutron/tests/unit/cmd/upgrade_checks/test_checks.py -> build/lib/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying neutron/services/metering/drivers/__init__.py -> build/lib/neutron/services/metering/drivers DEBUG: copying neutron/services/metering/drivers/abstract_driver.py -> build/lib/neutron/services/metering/drivers DEBUG: copying neutron/services/metering/drivers/utils.py -> build/lib/neutron/services/metering/drivers DEBUG: creating build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/__init__.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/config.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/test_controllers.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/test_functional.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/test_hooks.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/functional/pecan_wsgi/utils.py -> build/lib/neutron/tests/functional/pecan_wsgi DEBUG: copying neutron/tests/common/__init__.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/base.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/config_fixtures.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/conn_testers.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/helpers.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/l3_test_common.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/machine_fixtures.py -> build/lib/neutron/tests/common DEBUG: copying neutron/tests/common/net_helpers.py -> build/lib/neutron/tests/common DEBUG: creating build/lib/neutron/agent/windows DEBUG: copying neutron/agent/windows/__init__.py -> build/lib/neutron/agent/windows DEBUG: copying neutron/agent/windows/ip_lib.py -> build/lib/neutron/agent/windows DEBUG: copying neutron/agent/windows/utils.py -> build/lib/neutron/agent/windows DEBUG: creating build/lib/neutron/services/qos/drivers/openvswitch DEBUG: copying neutron/services/qos/drivers/openvswitch/__init__.py -> build/lib/neutron/services/qos/drivers/openvswitch DEBUG: copying neutron/services/qos/drivers/openvswitch/driver.py -> build/lib/neutron/services/qos/drivers/openvswitch DEBUG: creating build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/__init__.py -> build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/extdns_designate_driver.py -> build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/logging.py -> build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/metering_agent.py -> build/lib/neutron/conf/services DEBUG: copying neutron/conf/services/provider_configuration.py -> build/lib/neutron/conf/services DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: creating build/lib/neutron/tests/unit/agent/metadata DEBUG: copying neutron/tests/unit/agent/metadata/__init__.py -> build/lib/neutron/tests/unit/agent/metadata DEBUG: copying neutron/tests/unit/agent/metadata/test_agent.py -> build/lib/neutron/tests/unit/agent/metadata DEBUG: copying neutron/tests/unit/agent/metadata/test_driver.py -> build/lib/neutron/tests/unit/agent/metadata DEBUG: creating build/lib/neutron/db/extra_dhcp_opt DEBUG: copying neutron/db/extra_dhcp_opt/__init__.py -> build/lib/neutron/db/extra_dhcp_opt DEBUG: copying neutron/db/extra_dhcp_opt/models.py -> build/lib/neutron/db/extra_dhcp_opt DEBUG: creating build/lib/neutron/db/qos DEBUG: copying neutron/db/qos/__init__.py -> build/lib/neutron/db/qos DEBUG: copying neutron/db/qos/models.py -> build/lib/neutron/db/qos DEBUG: creating build/lib/neutron/services/segments DEBUG: copying neutron/services/segments/__init__.py -> build/lib/neutron/services/segments DEBUG: copying neutron/services/segments/db.py -> build/lib/neutron/services/segments DEBUG: copying neutron/services/segments/exceptions.py -> build/lib/neutron/services/segments DEBUG: copying neutron/services/segments/plugin.py -> build/lib/neutron/services/segments DEBUG: creating build/lib/neutron/debug DEBUG: copying neutron/debug/__init__.py -> build/lib/neutron/debug DEBUG: copying neutron/debug/commands.py -> build/lib/neutron/debug DEBUG: copying neutron/debug/debug_agent.py -> build/lib/neutron/debug DEBUG: copying neutron/debug/shell.py -> build/lib/neutron/debug DEBUG: creating build/lib/neutron/tests/functional/services/trunk/rpc DEBUG: copying neutron/tests/functional/services/trunk/rpc/__init__.py -> build/lib/neutron/tests/functional/services/trunk/rpc DEBUG: copying neutron/tests/functional/services/trunk/rpc/test_server.py -> build/lib/neutron/tests/functional/services/trunk/rpc DEBUG: creating build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/__init__.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/agent_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/brocade_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/cisco_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/core_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/dvr_init_opts.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/env.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/external.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/firewall_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/l3_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/lb_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/metering_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/ml2_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/nec_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/nsxv_initial_opts.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/nuage_init_opts.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/other_extensions_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/other_plugins_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/ovs_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/portsec_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/secgroup_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/vmware_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: copying neutron/db/migration/alembic_migrations/vpn_init_ops.py -> build/lib/neutron/db/migration/alembic_migrations DEBUG: creating build/lib/neutron/services/externaldns/drivers/designate DEBUG: copying neutron/services/externaldns/drivers/designate/__init__.py -> build/lib/neutron/services/externaldns/drivers/designate DEBUG: copying neutron/services/externaldns/drivers/designate/driver.py -> build/lib/neutron/services/externaldns/drivers/designate DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_commands.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/__init__.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_db_api.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_sg_callback.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_sg_validate.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_snat_validate.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: copying neutron/tests/unit/services/logapi/common/test_validators.py -> build/lib/neutron/tests/unit/services/logapi/common DEBUG: creating build/lib/neutron/profiling DEBUG: copying neutron/profiling/__init__.py -> build/lib/neutron/profiling DEBUG: copying neutron/profiling/profiled_decorator.py -> build/lib/neutron/profiling DEBUG: copying neutron/plugins/ml2/__init__.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/db.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/driver_context.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/managers.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/models.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/ovo_rpc.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/plugin.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/plugins/ml2/rpc.py -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/tests/unit/services/trunk/drivers/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers DEBUG: copying neutron/services/__init__.py -> build/lib/neutron/services DEBUG: copying neutron/services/provider_configuration.py -> build/lib/neutron/services DEBUG: copying neutron/services/service_base.py -> build/lib/neutron/services DEBUG: creating build/lib/neutron/db/port_security DEBUG: copying neutron/db/port_security/__init__.py -> build/lib/neutron/db/port_security DEBUG: copying neutron/db/port_security/models.py -> build/lib/neutron/db/port_security DEBUG: creating build/lib/neutron/hacking DEBUG: copying neutron/hacking/__init__.py -> build/lib/neutron/hacking DEBUG: copying neutron/hacking/checks.py -> build/lib/neutron/hacking DEBUG: copying neutron/tests/unit/api/rpc/__init__.py -> build/lib/neutron/tests/unit/api/rpc DEBUG: creating build/lib/neutron/core_extensions DEBUG: copying neutron/core_extensions/__init__.py -> build/lib/neutron/core_extensions DEBUG: copying neutron/core_extensions/base.py -> build/lib/neutron/core_extensions DEBUG: copying neutron/core_extensions/qos.py -> build/lib/neutron/core_extensions DEBUG: creating build/lib/neutron/services/portforwarding/common DEBUG: copying neutron/services/portforwarding/common/__init__.py -> build/lib/neutron/services/portforwarding/common DEBUG: copying neutron/services/portforwarding/common/exceptions.py -> build/lib/neutron/services/portforwarding/common DEBUG: copying neutron/tests/functional/agent/l3/__init__.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/framework.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_dvr_router.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_ha_router.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_keepalived_state_change.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_legacy_router.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_metadata_proxy.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/tests/functional/agent/l3/test_namespace_manager.py -> build/lib/neutron/tests/functional/agent/l3 DEBUG: copying neutron/services/trunk/drivers/linuxbridge/__init__.py -> build/lib/neutron/services/trunk/drivers/linuxbridge DEBUG: copying neutron/services/trunk/drivers/linuxbridge/driver.py -> build/lib/neutron/services/trunk/drivers/linuxbridge DEBUG: copying neutron/tests/unit/services/logapi/agent/__init__.py -> build/lib/neutron/tests/unit/services/logapi/agent DEBUG: copying neutron/tests/unit/services/logapi/agent/test_log_extension.py -> build/lib/neutron/tests/unit/services/logapi/agent DEBUG: creating build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/__init__.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/client.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/config.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/environment.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/machine.py -> build/lib/neutron/tests/fullstack/resources DEBUG: copying neutron/tests/fullstack/resources/process.py -> build/lib/neutron/tests/fullstack/resources DEBUG: creating build/lib/neutron/db/allowed_address_pairs DEBUG: copying neutron/db/allowed_address_pairs/__init__.py -> build/lib/neutron/db/allowed_address_pairs DEBUG: copying neutron/tests/unit/privileged/__init__.py -> build/lib/neutron/tests/unit/privileged DEBUG: copying neutron/tests/functional/services/__init__.py -> build/lib/neutron/tests/functional/services DEBUG: creating build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/__init__.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_async_process.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_ovs_lib.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_ovsdb_monitor.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_placement_report.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_polling.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_resource_processing_queue.py -> build/lib/neutron/tests/unit/agent/common DEBUG: copying neutron/tests/unit/agent/common/test_utils.py -> build/lib/neutron/tests/unit/agent/common DEBUG: creating build/lib/neutron/tests/fullstack/schedulers DEBUG: copying neutron/tests/fullstack/schedulers/__init__.py -> build/lib/neutron/tests/fullstack/schedulers DEBUG: copying neutron/tests/fullstack/schedulers/dhcp.py -> build/lib/neutron/tests/fullstack/schedulers DEBUG: copying neutron/services/qos/drivers/__init__.py -> build/lib/neutron/services/qos/drivers DEBUG: copying neutron/services/qos/drivers/manager.py -> build/lib/neutron/services/qos/drivers DEBUG: creating build/lib/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py -> build/lib/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying neutron/conf/agent/ovn/ovn_neutron_agent/config.py -> build/lib/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying neutron/db/models/plugins/__init__.py -> build/lib/neutron/db/models/plugins DEBUG: creating build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/__init__.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/dhcp_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/dvr_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/l3_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/metadata_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/resources_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: copying neutron/api/rpc/handlers/securitygroups_rpc.py -> build/lib/neutron/api/rpc/handlers DEBUG: creating build/lib/neutron/api/rpc/callbacks/producer DEBUG: copying neutron/api/rpc/callbacks/producer/__init__.py -> build/lib/neutron/api/rpc/callbacks/producer DEBUG: copying neutron/api/rpc/callbacks/producer/registry.py -> build/lib/neutron/api/rpc/callbacks/producer DEBUG: creating build/lib/neutron/tests/unit/api/v2 DEBUG: copying neutron/tests/unit/api/v2/__init__.py -> build/lib/neutron/tests/unit/api/v2 DEBUG: copying neutron/tests/unit/api/v2/test_base.py -> build/lib/neutron/tests/unit/api/v2 DEBUG: copying neutron/tests/unit/api/v2/test_resource.py -> build/lib/neutron/tests/unit/api/v2 DEBUG: copying neutron/tests/unit/api/v2/test_router.py -> build/lib/neutron/tests/unit/api/v2 DEBUG: creating build/lib/neutron/objects/logapi DEBUG: copying neutron/objects/logapi/__init__.py -> build/lib/neutron/objects/logapi DEBUG: copying neutron/objects/logapi/logging_resource.py -> build/lib/neutron/objects/logapi DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying neutron/agent/l3/__init__.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/agent.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_edge_ha_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_edge_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_fip_ns.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_local_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_router_base.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/dvr_snat_ns.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/fip_rule_priority_allocator.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/ha.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/ha_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/item_allocator.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/keepalived_state_change.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/l3_agent_extension_api.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/l3_agent_extensions_manager.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/legacy_router.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/link_local_allocator.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/namespace_manager.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/namespaces.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/agent/l3/router_info.py -> build/lib/neutron/agent/l3 DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch DEBUG: creating build/lib/neutron/db/metering DEBUG: copying neutron/db/metering/__init__.py -> build/lib/neutron/db/metering DEBUG: copying neutron/db/metering/metering_db.py -> build/lib/neutron/db/metering DEBUG: copying neutron/db/metering/metering_rpc.py -> build/lib/neutron/db/metering DEBUG: creating build/lib/neutron/tests/unit/services/placement_report DEBUG: copying neutron/tests/unit/services/placement_report/__init__.py -> build/lib/neutron/tests/unit/services/placement_report DEBUG: copying neutron/tests/unit/services/placement_report/test_plugin.py -> build/lib/neutron/tests/unit/services/placement_report DEBUG: creating build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/__init__.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/body_validation.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/context.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/notifier.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/ownership_validation.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/policy_enforcement.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/query_parameters.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/quota_enforcement.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/translation.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/userfilters.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: copying neutron/pecan_wsgi/hooks/utils.py -> build/lib/neutron/pecan_wsgi/hooks DEBUG: creating build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/__init__.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/ovs_neutron_agent.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: copying neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py -> build/lib/neutron/cmd/eventlet/plugins DEBUG: creating build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/__init__.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/dvr_mac_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/extraroute_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_agentschedulers_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_dvr_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_gwmode_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_hamode_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/l3_ndpproxy_db.py -> build/lib/neutron/conf/db DEBUG: copying neutron/conf/db/migration_cli.py -> build/lib/neutron/conf/db DEBUG: copying neutron/tests/functional/agent/l3/extensions/__init__.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: copying neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py -> build/lib/neutron/tests/functional/agent/l3/extensions DEBUG: creating build/lib/neutron/conf/extensions DEBUG: copying neutron/conf/extensions/__init__.py -> build/lib/neutron/conf/extensions DEBUG: copying neutron/conf/extensions/allowedaddresspairs.py -> build/lib/neutron/conf/extensions DEBUG: copying neutron/conf/extensions/conntrack_helper.py -> build/lib/neutron/conf/extensions DEBUG: creating build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py -> build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py -> build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py -> build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py -> build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying neutron/ipam/__init__.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/driver.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/exceptions.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/requests.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/subnet_alloc.py -> build/lib/neutron/ipam DEBUG: copying neutron/ipam/utils.py -> build/lib/neutron/ipam DEBUG: copying neutron/tests/unit/services/externaldns/__init__.py -> build/lib/neutron/tests/unit/services/externaldns DEBUG: copying neutron/db/migration/__init__.py -> build/lib/neutron/db/migration DEBUG: copying neutron/db/migration/autogen.py -> build/lib/neutron/db/migration DEBUG: copying neutron/db/migration/cli.py -> build/lib/neutron/db/migration DEBUG: copying neutron/db/migration/connection.py -> build/lib/neutron/db/migration DEBUG: creating build/lib/neutron/conf/agent/ovn/metadata DEBUG: copying neutron/conf/agent/ovn/metadata/__init__.py -> build/lib/neutron/conf/agent/ovn/metadata DEBUG: copying neutron/conf/agent/ovn/metadata/config.py -> build/lib/neutron/conf/agent/ovn/metadata DEBUG: copying neutron/objects/__init__.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/address_group.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/address_scope.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/agent.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/auto_allocate.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/base.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/conntrack_helper.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/flavor.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/floatingip.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/ipam.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/l3_hamode.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/l3agent.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/local_ip.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/metering.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/ndp_proxy.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/network.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/network_segment_range.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/port_forwarding.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/ports.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/provisioning_blocks.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/quota.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/rbac.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/rbac_db.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/router.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/securitygroup.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/servicetype.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/stdattrs.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/subnet.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/subnetpool.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/tag.py -> build/lib/neutron/objects DEBUG: copying neutron/objects/trunk.py -> build/lib/neutron/objects DEBUG: creating build/lib/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying neutron/tests/unit/services/logapi/drivers/ovn/__init__.py -> build/lib/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py -> build/lib/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: creating build/lib/neutron/services/trunk/drivers/ovn DEBUG: copying neutron/services/trunk/drivers/ovn/__init__.py -> build/lib/neutron/services/trunk/drivers/ovn DEBUG: copying neutron/services/trunk/drivers/ovn/trunk_driver.py -> build/lib/neutron/services/trunk/drivers/ovn DEBUG: creating build/lib/neutron/services/ovn_l3 DEBUG: copying neutron/services/ovn_l3/__init__.py -> build/lib/neutron/services/ovn_l3 DEBUG: copying neutron/services/ovn_l3/exceptions.py -> build/lib/neutron/services/ovn_l3 DEBUG: copying neutron/services/ovn_l3/plugin.py -> build/lib/neutron/services/ovn_l3 DEBUG: creating build/lib/neutron/services/conntrack_helper/common DEBUG: copying neutron/services/conntrack_helper/common/__init__.py -> build/lib/neutron/services/conntrack_helper/common DEBUG: copying neutron/services/conntrack_helper/common/exceptions.py -> build/lib/neutron/services/conntrack_helper/common DEBUG: creating build/lib/neutron/conf/agent/database DEBUG: copying neutron/conf/agent/database/__init__.py -> build/lib/neutron/conf/agent/database DEBUG: copying neutron/conf/agent/database/agents_db.py -> build/lib/neutron/conf/agent/database DEBUG: copying neutron/conf/agent/database/agentschedulers_db.py -> build/lib/neutron/conf/agent/database DEBUG: copying neutron/tests/unit/agent/l2/__init__.py -> build/lib/neutron/tests/unit/agent/l2 DEBUG: copying neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py -> build/lib/neutron/tests/unit/agent/l2 DEBUG: running egg_info DEBUG: creating neutron.egg-info DEBUG: writing neutron.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron.egg-info/dependency_links.txt DEBUG: writing entry points to neutron.egg-info/entry_points.txt DEBUG: writing top-level names to neutron.egg-info/top_level.txt DEBUG: writing pbr to neutron.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'neutron.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git 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: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron.egg-info/SOURCES.txt' DEBUG: creating build/lib/neutron/tests/unit/pecan_wsgi DEBUG: copying neutron/tests/unit/pecan_wsgi/test_app.py -> build/lib/neutron/tests/unit/pecan_wsgi DEBUG: creating build/lib/neutron/locale DEBUG: creating build/lib/neutron/locale/de DEBUG: creating build/lib/neutron/locale/de/LC_MESSAGES DEBUG: copying neutron/locale/de/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/de/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/es DEBUG: creating build/lib/neutron/locale/es/LC_MESSAGES DEBUG: copying neutron/locale/es/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/es/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/fr DEBUG: creating build/lib/neutron/locale/fr/LC_MESSAGES DEBUG: copying neutron/locale/fr/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/fr/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/it DEBUG: creating build/lib/neutron/locale/it/LC_MESSAGES DEBUG: copying neutron/locale/it/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/it/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/ja DEBUG: creating build/lib/neutron/locale/ja/LC_MESSAGES DEBUG: copying neutron/locale/ja/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/ja/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/ko_KR DEBUG: creating build/lib/neutron/locale/ko_KR/LC_MESSAGES DEBUG: copying neutron/locale/ko_KR/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/pt_BR DEBUG: creating build/lib/neutron/locale/pt_BR/LC_MESSAGES DEBUG: copying neutron/locale/pt_BR/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/ru DEBUG: creating build/lib/neutron/locale/ru/LC_MESSAGES DEBUG: copying neutron/locale/ru/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/ru/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/zh_CN DEBUG: creating build/lib/neutron/locale/zh_CN/LC_MESSAGES DEBUG: copying neutron/locale/zh_CN/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/neutron/locale/zh_TW DEBUG: creating build/lib/neutron/locale/zh_TW/LC_MESSAGES DEBUG: copying neutron/locale/zh_TW/LC_MESSAGES/neutron.po -> build/lib/neutron/locale/zh_TW/LC_MESSAGES DEBUG: copying neutron/plugins/ml2/drivers/l2pop/README -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/tests/functional/requirements.txt -> build/lib/neutron/tests/functional DEBUG: copying neutron/db/models/README -> build/lib/neutron/db/models DEBUG: creating build/lib/neutron/tests/contrib DEBUG: copying neutron/tests/contrib/README -> build/lib/neutron/tests/contrib DEBUG: copying neutron/tests/contrib/gate_hook.sh -> build/lib/neutron/tests/contrib DEBUG: copying neutron/tests/contrib/testing.filters -> build/lib/neutron/tests/contrib DEBUG: creating build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/api_all_extensions -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/availability_zone -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/disable_dvr -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/disable_dvr_tests -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/dns -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/dvr -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/log -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/network_segment_range -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/openvswitch_type_drivers -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/osprofiler -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/qos -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/quotas -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/segments -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/trunk -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/tunnel_types -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/ubuntu_image -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/uplink_status_propagation -> build/lib/neutron/tests/contrib/hooks DEBUG: copying neutron/tests/contrib/hooks/vlan_provider -> build/lib/neutron/tests/contrib/hooks DEBUG: creating build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/api-paste.ini -> build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/api-paste.ini.test -> build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/neutron.conf -> build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/neutron_test.conf -> build/lib/neutron/tests/etc DEBUG: copying neutron/tests/etc/neutron_test2.conf.example -> build/lib/neutron/tests/etc DEBUG: creating build/lib/neutron/tests/var DEBUG: copying neutron/tests/var/ca.crt -> build/lib/neutron/tests/var DEBUG: copying neutron/tests/var/certandkey.pem -> build/lib/neutron/tests/var DEBUG: copying neutron/tests/var/certificate.crt -> build/lib/neutron/tests/var DEBUG: copying neutron/tests/var/privatekey.key -> build/lib/neutron/tests/var DEBUG: copying neutron/tests/fullstack/README -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/services/l3_router/README -> build/lib/neutron/services/l3_router DEBUG: copying neutron/tests/unit/tests/example/README -> build/lib/neutron/tests/unit/tests/example DEBUG: copying neutron/debug/README -> build/lib/neutron/debug DEBUG: copying neutron/db/migration/alembic_migrations/script.py.mako -> build/lib/neutron/db/migration/alembic_migrations DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: copying neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: copying neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: copying neutron/db/migration/alembic_migrations/versions/README -> build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: copying neutron/db/migration/alembic_migrations/versions/kilo_initial.py -> build/lib/neutron/db/migration/alembic_migrations/versions DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2023.1 DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/2023.1/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py -> build/lib/neutron/db/migration/alembic_migrations/versions/2023.1/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/liberty DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py -> build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/mitaka DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/e3278ee65050_drop_nec_plugin_tables.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/0e66c5227a8a_add_desc_to_standard_attr.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15be73214821_add_bgp_model_data.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/1df244e556f5_add_unique_ha_router_agent_port_bindings.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/31ed664953e6_add_resource_versions_row_to_agent_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/3894bccad37f_add_timestamp_to_base_resources.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/b4caf27aae4_add_bgp_dragent_model_data.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py -> build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/newton DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/3b935b28e7a0_migrate_to_pluggable_ipam.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/4bcd4df1f426_rename_ml2_dvr_port_bindings.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/7bbb25278f53_device_owner_ha_replicate_int.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/7d9d8eeec6ad_rename_tenant_to_project.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/89ab9a816d70_rename_ml2_network_segments.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/8fd3918ef6f4_add_segment_host_mapping.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/a8b517cff8ab_add_routerport_bindings_for_ha.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/b12a3ef66e62_add_standardattr_to_qos_policies.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/b67e765a3524_remove_mtu_column_from_networks.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/3d0e74aa7d37_add_flavor_id_to_routers.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/45f8dd33480b_qos_dscp_db_addition.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/5abc0278ca73_add_support_for_vlan_trunking.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/5cd92597d11d_add_ip_allocation_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/67daae611b6e_add_standard_attr_to_qos_policies.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/a5648cfeeadf_add_subnet_service_types.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/a963b38d82f4_add_dns_name_to_portdnses.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/newton/expand/d3435b514502_add_device_id_index_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/ocata DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ocata/expand/929c968efe70_add_pk_version_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ocata/expand/a9c43481023c_extend_ml2_port_bindings.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/pike DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/2b42d90729da_qos_add_direction_to_bw_limit_rule_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/349b6fd605a6_add_dns_domain_to_portdnses.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/62c781cb6192_add_qos_policies_default_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/7d32f979895f_add_mtu_for_networks.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/804a3c76314c_add_data_plane_status_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py -> build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/queens DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/queens/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py -> build/lib/neutron/db/migration/alembic_migrations/versions/queens/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/rocky DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/rocky/expand/61663558142c_add_ha_router_state.py -> build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py -> build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/stein DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/195176fb410d_router_gateway_ip_qos.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/9bfad3f1e780_support_shared_security_groups.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/cada2437bf41_add_propagate_uplink_status_to_port.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/d72db3e25539_modify_uniq_port_forwarding.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py -> build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/train DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py -> build/lib/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/train/expand/c613d0b82681_subnet_force_network_id.py -> build/lib/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/ussuri DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/18a7e90ae768_add_security_group_stateful.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/2217c4222de6_add_dvr_fip_gateway_port_network_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/263d454a9655_add_dns_publish_fixed_ip_to_subnets.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/86274d77933e_change_mtu_to_not_null.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/a010322604bc_network_subnet_update_lock.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/c3e9d13c4367_add_binding_index_to_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/d8bdf05313f4_add_in_use_to_subnet.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/e4e236b0e1ff_add_rbac_support_for_address_scope.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/e88badaa9591_add_rbac_support_for_subnetpool.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py -> build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/victoria DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/49d8622c5221_propagate_uplink_status_defaults_to_true.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/dfe425060830_limit_vlan_allocation_id_values.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/victoria/expand/fd6107509ccd_ovn_distributed_device_owner.py -> build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/wallaby DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/26d1e9f5c766_add_standard_attributes_to_address_group.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/532aa95457e2_port_numa_affinity_policy.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/a964d94b4677_support_remote_address_group_in_sg_rules.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/f010820fc498_add_unique_quotas_project_resource.py -> build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/xena DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/xena/expand/1bb3393de75d_add_qos_pps_rule.py -> build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/xena/expand/8df53b0d2c0e_increase_tag_elements_from_60_to_255_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/yoga DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/1ffef8d6f371_rbac_target_tenant_to_target_project.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/34cf8b009713_add_router_ndp_proxy_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/ba859d649675_add_indexes_to_rbacs.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/c181bb1d89e4_qos_minimum_packet_rate_rules.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/cd9ef14ccf87_add_index_to_agents_host.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/yoga/expand/e981acd076d3_add_networksegments_database_constraint.py -> build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/zed DEBUG: creating build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/21ff98fabab1_add_ndp_proxy_constraint.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/4e6e655746f6_add_index_to_ports_network_id.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/5881373af7f5_delete_sgpb_on_sg_deletion.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/659cbedf30a1_add_index_to_subnetpools_address_scope_.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying neutron/db/migration/alembic_migrations/versions/zed/expand/I43e0b669096_port_forwarding_port_ranges.py -> build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-nb.ovsschema -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-sb.ovsschema -> build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying neutron/plugins/ml2/README -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/db/migration/README -> build/lib/neutron/db/migration DEBUG: copying neutron/db/migration/alembic.ini -> build/lib/neutron/db/migration DEBUG: copying neutron/objects/README.rst -> build/lib/neutron/objects DEBUG: running build_scripts DEBUG: creating build/scripts-3.9 DEBUG: copying tools/ovn_migration/tripleo_environment/ovn_migration.sh -> build/scripts-3.9 DEBUG: changing mode of build/scripts-3.9/ovn_migration.sh from 644 to 755 DEBUG: + /usr/bin/python3 setup.py compile_catalog -d build/lib/neutron/locale -D neutron DEBUG: running compile_catalog DEBUG: compiling catalog build/lib/neutron/locale/zh_TW/LC_MESSAGES/neutron.po to build/lib/neutron/locale/zh_TW/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/zh_CN/LC_MESSAGES/neutron.po to build/lib/neutron/locale/zh_CN/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/ru/LC_MESSAGES/neutron.po to build/lib/neutron/locale/ru/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/pt_BR/LC_MESSAGES/neutron.po to build/lib/neutron/locale/pt_BR/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/ko_KR/LC_MESSAGES/neutron.po to build/lib/neutron/locale/ko_KR/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/ja/LC_MESSAGES/neutron.po to build/lib/neutron/locale/ja/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/it/LC_MESSAGES/neutron.po to build/lib/neutron/locale/it/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/fr/LC_MESSAGES/neutron.po to build/lib/neutron/locale/fr/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/es/LC_MESSAGES/neutron.po to build/lib/neutron/locale/es/LC_MESSAGES/neutron.mo DEBUG: compiling catalog build/lib/neutron/locale/de/LC_MESSAGES/neutron.po to build/lib/neutron/locale/de/LC_MESSAGES/neutron.mo DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: ++ ls etc/oslo-config-generator/dhcp_agent.ini etc/oslo-config-generator/l3_agent.ini etc/oslo-config-generator/linuxbridge_agent.ini etc/oslo-config-generator/macvtap_agent.ini etc/oslo-config-generator/metadata_agent.ini etc/oslo-config-generator/metering_agent.ini etc/oslo-config-generator/ml2_conf.ini etc/oslo-config-generator/neutron.conf etc/oslo-config-generator/neutron_ovn_metadata_agent.ini etc/oslo-config-generator/openvswitch_agent.ini etc/oslo-config-generator/ovn.ini etc/oslo-config-generator/ovn_agent.ini etc/oslo-config-generator/sriov_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/dhcp_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/l3_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/linuxbridge_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/macvtap_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/metadata_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/metering_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/ml2_conf.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/neutron.conf DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/neutron_ovn_metadata_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/openvswitch_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/ovn.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/ovn_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/sriov_agent.ini DEBUG: + read filename DEBUG: + find etc -name '*.sample' DEBUG: ++ dirname etc/neutron_ovn_metadata_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/neutron_ovn_metadata_agent.ini.sample .sample DEBUG: + file=neutron_ovn_metadata_agent.ini DEBUG: + mv etc/neutron_ovn_metadata_agent.ini.sample etc/neutron_ovn_metadata_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron.conf.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/neutron.conf.sample .sample DEBUG: + file=neutron.conf DEBUG: + mv etc/neutron.conf.sample etc/neutron.conf DEBUG: + read filename DEBUG: ++ dirname etc/metering_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/metering_agent.ini.sample .sample DEBUG: + file=metering_agent.ini DEBUG: + mv etc/metering_agent.ini.sample etc/metering_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/metadata_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/metadata_agent.ini.sample .sample DEBUG: + file=metadata_agent.ini DEBUG: + mv etc/metadata_agent.ini.sample etc/metadata_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/l3_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/l3_agent.ini.sample .sample DEBUG: + file=l3_agent.ini DEBUG: + mv etc/l3_agent.ini.sample etc/l3_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/dhcp_agent.ini.sample DEBUG: + filedir=etc DEBUG: ++ basename etc/dhcp_agent.ini.sample .sample DEBUG: + file=dhcp_agent.ini DEBUG: + mv etc/dhcp_agent.ini.sample etc/dhcp_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/ovn.ini.sample DEBUG: + filedir=etc/neutron DEBUG: ++ basename etc/neutron/ovn.ini.sample .sample DEBUG: + file=ovn.ini DEBUG: + mv etc/neutron/ovn.ini.sample etc/neutron/ovn.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/sriov_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/sriov_agent.ini.sample .sample DEBUG: + file=sriov_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/sriov_agent.ini.sample etc/neutron/plugins/ml2/sriov_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/ovn_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/ovn_agent.ini.sample .sample DEBUG: + file=ovn_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/ovn_agent.ini.sample etc/neutron/plugins/ml2/ovn_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/openvswitch_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/openvswitch_agent.ini.sample .sample DEBUG: + file=openvswitch_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/openvswitch_agent.ini.sample etc/neutron/plugins/ml2/openvswitch_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/ml2_conf.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/ml2_conf.ini.sample .sample DEBUG: + file=ml2_conf.ini DEBUG: + mv etc/neutron/plugins/ml2/ml2_conf.ini.sample etc/neutron/plugins/ml2/ml2_conf.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/macvtap_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/macvtap_agent.ini.sample .sample DEBUG: + file=macvtap_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/macvtap_agent.ini.sample etc/neutron/plugins/ml2/macvtap_agent.ini DEBUG: + read filename DEBUG: ++ dirname etc/neutron/plugins/ml2/linuxbridge_agent.ini.sample DEBUG: + filedir=etc/neutron/plugins/ml2 DEBUG: ++ basename etc/neutron/plugins/ml2/linuxbridge_agent.ini.sample .sample DEBUG: + file=linuxbridge_agent.ini DEBUG: + mv etc/neutron/plugins/ml2/linuxbridge_agent.ini.sample etc/neutron/plugins/ml2/linuxbridge_agent.ini DEBUG: + read filename DEBUG: + read name eq value DEBUG: + test '[DEFAULT]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test use_stderr DEBUG: + test False DEBUG: + sed -ri '0,/^(#)? *use_stderr *=/{s!^(#)? *use_stderr *=.*!# use_stderr = False!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + test api_paste_config DEBUG: + test /etc/neutron/api-paste.ini DEBUG: + sed -ri '0,/^(#)? *api_paste_config *=/{s!^(#)? *api_paste_config *=.*!# api_paste_config = /etc/neutron/api-paste.ini!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test '[agent]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test root_helper DEBUG: + test 'sudo neutron-rootwrap /etc/neutron/rootwrap.conf' DEBUG: + sed -ri '0,/^(#)? *root_helper *=/{s!^(#)? *root_helper *=.*!# root_helper = sudo neutron-rootwrap /etc/neutron/rootwrap.conf!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + test root_helper_daemon DEBUG: + test 'sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' DEBUG: + sed -ri '0,/^(#)? *root_helper_daemon *=/{s!^(#)? *root_helper_daemon *=.*!# root_helper_daemon = sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test '[oslo_concurrency]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test lock_path DEBUG: + test '$state_path/lock' DEBUG: + sed -ri '0,/^(#)? *lock_path *=/{s!^(#)? *lock_path *=.*!# lock_path = $state_path/lock!}' etc/neutron.conf DEBUG: + read name eq value DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qupi5h DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/zh_TW/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/zh_TW/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/zh_CN/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/zh_CN/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ru/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ru/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/pt_BR/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/pt_BR/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ko_KR/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ko_KR/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ja/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/ja/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/it/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/it/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/fr/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/fr/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/es/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/es/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/de/LC_MESSAGES/neutron.mo -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES DEBUG: copying build/lib/neutron/locale/de/LC_MESSAGES/neutron.po -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/core_extensions DEBUG: copying build/lib/neutron/core_extensions/qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/core_extensions DEBUG: copying build/lib/neutron/core_extensions/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/core_extensions DEBUG: copying build/lib/neutron/core_extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/core_extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/hacking DEBUG: copying build/lib/neutron/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/hacking DEBUG: copying build/lib/neutron/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/profiling DEBUG: copying build/lib/neutron/profiling/profiled_decorator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/profiling DEBUG: copying build/lib/neutron/profiling/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/profiling DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug DEBUG: copying build/lib/neutron/debug/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug DEBUG: copying build/lib/neutron/debug/shell.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug DEBUG: copying build/lib/neutron/debug/debug_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug DEBUG: copying build/lib/neutron/debug/commands.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug DEBUG: copying build/lib/neutron/debug/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/vlantransparent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/uplink_status_propagation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/trunk_details.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/trunk.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/timestamp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/tagging.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/tag_ports_during_bulk_creation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnetpool_prefix_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnetallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnet_service_types.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnet_segmentid_writable.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnet_onboard.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/subnet_dns_publish_fixed_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/stdattrs_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/stateful_security_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/standardattrdescription.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/standard_attr_segment.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/sorting.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/servicetype.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/segments_peer_subnet_host_routes.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/segment.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/securitygroup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_shared_filtering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_remote_address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_port_filtering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_normalized_cidr.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/security_groups_default_rules.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/routerservicetype.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/router_availability_zone.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/revisions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/revisionifmatch.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac_subnetpool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac_security_groups.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac_address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac_address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/rbac.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/quotasv2_detail.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/quotasv2.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/quota_check_limit.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_rules_alias.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_rule_type_filter.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_rule_type_details.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_pps_rule.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_pps_minimum_rule_alias.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_pps_minimum_rule.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_port_network_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_gateway_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_fip_network_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_fip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_default.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_bw_minimum_ingress.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos_bw_limit_direction.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/providernet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/project_id.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/portsecurity.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/portbindings_extended.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/portbindings.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_resource_request_groups.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_resource_request.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_mac_address_regenerate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_mac_address_override.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/port_device_profile.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/pagination.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/network_segment_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/network_ip_availability.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/network_availability_zone.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/netmtu_writable.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/netmtu.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/multiprovidernet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/metering_source_and_destination_fields.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/metering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/logging.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3agentscheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_port_ip_change_not_allowed.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_flavors.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_ext_ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_ext_ha_mode.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_ext_gw_mode.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l3.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/l2_adjacency.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/ip_substring_port_filtering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/ip_allocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/floatingip_pools.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/floating_ip_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/flavors.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/fip_port_details.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/fip_pf_port_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/fip_pf_detail.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/fip_pf_description.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/filter_validation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/extraroute_atomic.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/extraroute.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/extra_dhcp_opt.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/external_net.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/expose_port_forwarding_in_fip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/expose_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/empty_string_filtering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/ecmp_routes.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dvr.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dns_integration_domain_keywords.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dns_domain_ports.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dns.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/dhcpagentscheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/default_subnetpools.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/data_plane_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/availability_zone_filter.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/availability_zone.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/auto_allocated_topology.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/allowedaddresspairs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/agent_resources_synced.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/admin_state_down_before_update.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: copying build/lib/neutron/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/l3_ovn_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/l3_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/dhcp_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/base_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/base_resource_filter.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler DEBUG: copying build/lib/neutron/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/quota DEBUG: copying build/lib/neutron/quota/resource_registry.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/quota DEBUG: copying build/lib/neutron/quota/resource.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/quota DEBUG: copying build/lib/neutron/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/quota DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/hash_ring_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/extensions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/acl.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn DEBUG: copying build/lib/neutron/common/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn DEBUG: copying build/lib/neutron/common/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/test_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/profiler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/metadata.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/ipv6_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/experimental.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/eventlet_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/coordination.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/cache_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/_deprecate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/_constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: copying build/lib/neutron/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/exceptions DEBUG: copying build/lib/neutron/exceptions/qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/exceptions DEBUG: copying build/lib/neutron/exceptions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/exceptions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged DEBUG: copying build/lib/neutron/privileged/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/tc_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/netlink_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/netlink_constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/ethtool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/dhcp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/devlink.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux DEBUG: copying build/lib/neutron/privileged/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/ovsdb DEBUG: copying build/lib/neutron/privileged/agent/ovsdb/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/ovsdb DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/ovsdb/native DEBUG: copying build/lib/neutron/privileged/agent/ovsdb/native/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/ovsdb/native DEBUG: copying build/lib/neutron/privileged/agent/ovsdb/native/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/ovsdb/native DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers DEBUG: copying build/lib/neutron/notifiers/nova.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers DEBUG: copying build/lib/neutron/notifiers/ironic.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers DEBUG: copying build/lib/neutron/notifiers/batch_notifier.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers DEBUG: copying build/lib/neutron/notifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers DEBUG: copying build/lib/neutron/wsgi.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/worker.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/version.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/service.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/opts.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/neutron_plugin_base_v2.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/auth.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/_i18n.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: copying build/lib/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server DEBUG: copying build/lib/neutron/server/wsgi_eventlet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server DEBUG: copying build/lib/neutron/server/rpc_eventlet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server DEBUG: copying build/lib/neutron/server/api_eventlet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server DEBUG: copying build/lib/neutron/server/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api DEBUG: copying build/lib/neutron/api/extensions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api DEBUG: copying build/lib/neutron/api/api_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api DEBUG: copying build/lib/neutron/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/views DEBUG: copying build/lib/neutron/api/views/versions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/views DEBUG: copying build/lib/neutron/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/views DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/resource_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/resource.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2 DEBUG: copying build/lib/neutron/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/securitygroups_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/resources_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/metadata_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/l3_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/dvr_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/dhcp_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers DEBUG: copying build/lib/neutron/api/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/api/rpc/agentnotifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/api/rpc/callbacks/producer/registry.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/api/rpc/callbacks/producer/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/api/rpc/callbacks/version_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/resources.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/resource_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/events.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks DEBUG: copying build/lib/neutron/api/rpc/callbacks/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/api/rpc/callbacks/consumer/registry.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/api/rpc/callbacks/consumer/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/userfilters.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/translation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/quota_enforcement.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/query_parameters.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/policy_enforcement.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/ownership_validation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/notifier.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/context.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/body_validation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: copying build/lib/neutron/pecan_wsgi/hooks/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/root.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/resource.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/quota.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/extensions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers DEBUG: copying build/lib/neutron/pecan_wsgi/startup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi DEBUG: copying build/lib/neutron/pecan_wsgi/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi DEBUG: copying build/lib/neutron/pecan_wsgi/app.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi DEBUG: copying build/lib/neutron/pecan_wsgi/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam DEBUG: copying build/lib/neutron/ipam/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam DEBUG: copying build/lib/neutron/ipam/subnet_alloc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam DEBUG: copying build/lib/neutron/ipam/requests.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam DEBUG: copying build/lib/neutron/ipam/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam DEBUG: copying build/lib/neutron/ipam/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam DEBUG: copying build/lib/neutron/ipam/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/neutrondb_ipam/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/neutrondb_ipam/db_models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/neutrondb_ipam/db_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/neutrondb_ipam/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/ipam/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/windows DEBUG: copying build/lib/neutron/agent/windows/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/windows DEBUG: copying build/lib/neutron/agent/windows/ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/windows DEBUG: copying build/lib/neutron/agent/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/windows DEBUG: copying build/lib/neutron/agent/securitygroups_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: copying build/lib/neutron/agent/rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: copying build/lib/neutron/agent/resource_cache.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: copying build/lib/neutron/agent/metadata_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: copying build/lib/neutron/agent/l3_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: copying build/lib/neutron/agent/firewall.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: copying build/lib/neutron/agent/dhcp_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: copying build/lib/neutron/agent/agent_extensions_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: copying build/lib/neutron/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/metadata DEBUG: copying build/lib/neutron/agent/metadata/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/metadata DEBUG: copying build/lib/neutron/agent/metadata/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/metadata DEBUG: copying build/lib/neutron/agent/metadata/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/metadata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/router_info.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/namespaces.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/namespace_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/link_local_allocator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/legacy_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/l3_agent_extensions_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/l3_agent_extension_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/keepalived_state_change.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/item_allocator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/ha_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/ha.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/fip_rule_priority_allocator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_snat_ns.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_router_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_local_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_fip_ns.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_edge_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr_edge_ha_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/dvr.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: copying build/lib/neutron/agent/l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/qos/gateway_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/qos/fip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/qos/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/qos/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/agent/l3/extensions/snat_log.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions DEBUG: copying build/lib/neutron/agent/l3/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/resource_processing_queue.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/polling.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/placement_report.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/ovsdb_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/ovs_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/base_polling.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/base_agent_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/async_process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: copying build/lib/neutron/agent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/dhcp DEBUG: copying build/lib/neutron/agent/dhcp/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/dhcp DEBUG: copying build/lib/neutron/agent/dhcp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/dhcp DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/ipv6.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/ipv4.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/dhcp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/agent/l2/extensions/qos_linux.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/extensions/qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/extensions/local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/extensions/fdb_population.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions DEBUG: copying build/lib/neutron/agent/l2/l2_agent_extensions_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2 DEBUG: copying build/lib/neutron/agent/l2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/tc_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/ra.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/pd_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/pd.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/of_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/l3_tc_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/keepalived.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/iptables_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/iptables_firewall.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/iptables_comments.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/ipset_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/ip_conntrack.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/interface.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/external_process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/dibbler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/dhcp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/devlink.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/daemon.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/bridge_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: copying build/lib/neutron/agent/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/rules.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/iptables.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/firewall.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/agent/linux/openvswitch_firewall/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb DEBUG: copying build/lib/neutron/agent/ovsdb/impl_idl.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb DEBUG: copying build/lib/neutron/agent/ovsdb/api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb DEBUG: copying build/lib/neutron/agent/ovsdb/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/vlog.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/connection.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/commands.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native DEBUG: copying build/lib/neutron/agent/ovsdb/native/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/qos_hwol.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/noop.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/extension_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions DEBUG: copying build/lib/neutron/agent/ovn/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/server.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/ovsdb.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata DEBUG: copying build/lib/neutron/agent/ovn/metadata/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/agent DEBUG: copying build/lib/neutron/agent/ovn/agent/ovsdb.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/agent DEBUG: copying build/lib/neutron/agent/ovn/agent/ovn_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/agent DEBUG: copying build/lib/neutron/agent/ovn/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/agent DEBUG: copying build/lib/neutron/agent/ovn/ovn_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn DEBUG: copying build/lib/neutron/agent/ovn/metadata_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn DEBUG: copying build/lib/neutron/agent/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/sanity_check.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/sanitize_port_mac_addresses.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/sanitize_port_binding_profile_allocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/runtime_checks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/remove_duplicated_port_bindings.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/pd_notify.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/ovs_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/netns_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/linuxbridge_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/keepalived_state_change.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/ipset_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/destroy_patch_ports.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: copying build/lib/neutron/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/ovs_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins DEBUG: copying build/lib/neutron/cmd/eventlet/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/server DEBUG: copying build/lib/neutron/cmd/eventlet/server/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/server DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/services DEBUG: copying build/lib/neutron/cmd/eventlet/services/metering_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/services DEBUG: copying build/lib/neutron/cmd/eventlet/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/services DEBUG: copying build/lib/neutron/cmd/eventlet/usage_audit.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet DEBUG: copying build/lib/neutron/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/ovn_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/ovn_metadata.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/metadata.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/l3.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/dhcp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents DEBUG: copying build/lib/neutron/cmd/eventlet/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/upgrade_checks DEBUG: copying build/lib/neutron/cmd/upgrade_checks/checks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/upgrade_checks DEBUG: copying build/lib/neutron/cmd/upgrade_checks/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/upgrade_checks DEBUG: copying build/lib/neutron/cmd/upgrade_checks/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/upgrade_checks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn DEBUG: copying build/lib/neutron/cmd/ovn/neutron_ovn_db_sync_util.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn DEBUG: copying build/lib/neutron/cmd/ovn/ml2ovn_trace.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn DEBUG: copying build/lib/neutron/cmd/ovn/migration_mtu.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn DEBUG: copying build/lib/neutron/cmd/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/sanity DEBUG: copying build/lib/neutron/cmd/sanity/checks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/sanity DEBUG: copying build/lib/neutron/cmd/sanity/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/sanity DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/extensions DEBUG: copying build/lib/neutron/conf/extensions/conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/extensions DEBUG: copying build/lib/neutron/conf/extensions/allowedaddresspairs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/extensions DEBUG: copying build/lib/neutron/conf/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/migration_cli.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_ndpproxy_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_hamode_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_gwmode_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_dvr_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/l3_agentschedulers_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/extraroute_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/dvr_mac_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: copying build/lib/neutron/conf/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/provider_configuration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/metering_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/logging.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/extdns_designate_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services DEBUG: copying build/lib/neutron/conf/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services DEBUG: copying build/lib/neutron/conf/wsgi.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf DEBUG: copying build/lib/neutron/conf/service.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf DEBUG: copying build/lib/neutron/conf/quota.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf DEBUG: copying build/lib/neutron/conf/profiling.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf DEBUG: copying build/lib/neutron/conf/experimental.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf DEBUG: copying build/lib/neutron/conf/common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf DEBUG: copying build/lib/neutron/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/trunk.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/subnetpool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/subnet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/service_type.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/segment.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/security_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/rbac.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/quotas.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/network_segment_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/network_ip_availability.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/metering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/logging.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/local_ip_association.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/floatingip_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/floatingip_pools.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/floatingip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/flavor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/availability_zone.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/auto_allocated_topology.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: copying build/lib/neutron/conf/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins DEBUG: copying build/lib/neutron/conf/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2 DEBUG: copying build/lib/neutron/conf/plugins/ml2/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2 DEBUG: copying build/lib/neutron/conf/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/mech_sriov DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/ovs_conf.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/macvtap.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/linuxbridge.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/driver_type.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers DEBUG: copying build/lib/neutron/conf/plugins/ml2/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/database DEBUG: copying build/lib/neutron/conf/agent/database/agentschedulers_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/database DEBUG: copying build/lib/neutron/conf/agent/database/agents_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/database DEBUG: copying build/lib/neutron/conf/agent/database/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/database DEBUG: copying build/lib/neutron/conf/agent/windows.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/securitygroups_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/ovsdb_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/ovs_conf.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/linux.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/l2_ext_fdb_population.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/dhcp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/cmd.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/agent_extensions_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: copying build/lib/neutron/conf/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/metadata DEBUG: copying build/lib/neutron/conf/agent/ovn/metadata/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/metadata DEBUG: copying build/lib/neutron/conf/agent/ovn/metadata/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/metadata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying build/lib/neutron/conf/agent/ovn/ovn_neutron_agent/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying build/lib/neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/ovn_neutron_agent DEBUG: copying build/lib/neutron/conf/agent/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/metadata DEBUG: copying build/lib/neutron/conf/agent/metadata/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/metadata DEBUG: copying build/lib/neutron/conf/agent/metadata/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/metadata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3 DEBUG: copying build/lib/neutron/conf/agent/l3/keepalived.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3 DEBUG: copying build/lib/neutron/conf/agent/l3/ha.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3 DEBUG: copying build/lib/neutron/conf/agent/l3/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3 DEBUG: copying build/lib/neutron/conf/agent/l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/README.rst -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/trunk.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/tag.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/subnetpool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/subnet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/stdattrs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/servicetype.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/securitygroup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/rbac_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/rbac.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/quota.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/provisioning_blocks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/ports.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/network_segment_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/metering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/l3agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/l3_hamode.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/ipam.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/floatingip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/flavor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/auto_allocate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: copying build/lib/neutron/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/logapi DEBUG: copying build/lib/neutron/objects/logapi/logging_resource.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/logapi DEBUG: copying build/lib/neutron/objects/logapi/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/logapi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/extensions DEBUG: copying build/lib/neutron/objects/extensions/port_security.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/extensions DEBUG: copying build/lib/neutron/objects/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/uplink_status_propagation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/port_security.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/port_device_profile.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/extra_dhcp_opt.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/data_plane_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/allowedaddresspairs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions DEBUG: copying build/lib/neutron/objects/port/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/db DEBUG: copying build/lib/neutron/objects/db/api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/db DEBUG: copying build/lib/neutron/objects/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins DEBUG: copying build/lib/neutron/objects/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/vxlanallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/vlanallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/greallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/geneveallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/flatallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2 DEBUG: copying build/lib/neutron/objects/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/rule_type.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/rule.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/qos_policy_validator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/binding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos DEBUG: copying build/lib/neutron/objects/qos/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/metering DEBUG: copying build/lib/neutron/db/metering/metering_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/metering DEBUG: copying build/lib/neutron/db/metering/metering_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/metering DEBUG: copying build/lib/neutron/db/metering/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/metering DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/allowed_address_pairs DEBUG: copying build/lib/neutron/db/allowed_address_pairs/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/allowed_address_pairs DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/port_security DEBUG: copying build/lib/neutron/db/port_security/models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/port_security DEBUG: copying build/lib/neutron/db/port_security/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/port_security DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/qos DEBUG: copying build/lib/neutron/db/qos/models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/qos DEBUG: copying build/lib/neutron/db/qos/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/qos DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/extra_dhcp_opt DEBUG: copying build/lib/neutron/db/extra_dhcp_opt/models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/extra_dhcp_opt DEBUG: copying build/lib/neutron/db/extra_dhcp_opt/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/extra_dhcp_opt DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/availability_zone DEBUG: copying build/lib/neutron/db/availability_zone/router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/availability_zone DEBUG: copying build/lib/neutron/db/availability_zone/network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/availability_zone DEBUG: copying build/lib/neutron/db/availability_zone/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/availability_zone DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/connection.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/autogen.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration DEBUG: copying build/lib/neutron/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/I43e0b669096_port_forwarding_port_ranges.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/659cbedf30a1_add_index_to_subnetpools_address_scope_.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/5881373af7f5_delete_sgpb_on_sg_deletion.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/4e6e655746f6_add_index_to_ports_network_id.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/zed/expand/21ff98fabab1_add_ndp_proxy_constraint.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/e981acd076d3_add_networksegments_database_constraint.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/cd9ef14ccf87_add_index_to_agents_host.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/c181bb1d89e4_qos_minimum_packet_rate_rules.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/ba859d649675_add_indexes_to_rbacs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/34cf8b009713_add_router_ndp_proxy_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/yoga/expand/1ffef8d6f371_rbac_target_tenant_to_target_project.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/xena DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand/8df53b0d2c0e_increase_tag_elements_from_60_to_255_.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/xena/expand/1bb3393de75d_add_qos_pps_rule.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/xena/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/f010820fc498_add_unique_quotas_project_resource.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/a964d94b4677_support_remote_address_group_in_sg_rules.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/532aa95457e2_port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/26d1e9f5c766_add_standard_attributes_to_address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/fd6107509ccd_ovn_distributed_device_owner.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/dfe425060830_limit_vlan_allocation_id_values.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/49d8622c5221_propagate_uplink_status_defaults_to_true.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/e88badaa9591_add_rbac_support_for_subnetpool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/e4e236b0e1ff_add_rbac_support_for_address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/d8bdf05313f4_add_in_use_to_subnet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/c3e9d13c4367_add_binding_index_to_.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/a010322604bc_network_subnet_update_lock.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/86274d77933e_change_mtu_to_not_null.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/263d454a9655_add_dns_publish_fixed_ip_to_subnets.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/2217c4222de6_add_dvr_fip_gateway_port_network_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ussuri/expand/18a7e90ae768_add_security_group_stateful.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/train DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/train/expand/c613d0b82681_subnet_force_network_id.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/train/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/d72db3e25539_modify_uniq_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/cada2437bf41_add_propagate_uplink_status_to_port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/9bfad3f1e780_support_shared_security_groups.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/195176fb410d_router_gateway_ip_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/rocky DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/rocky/expand/61663558142c_add_ha_router_state.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/rocky/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/queens DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/queens/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/queens/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/804a3c76314c_add_data_plane_status_to_port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/7d32f979895f_add_mtu_for_networks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/62c781cb6192_add_qos_policies_default_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/349b6fd605a6_add_dns_domain_to_portdnses.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/pike/expand/2b42d90729da_qos_add_direction_to_bw_limit_rule_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ocata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand/a9c43481023c_extend_ml2_port_bindings.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/ocata/expand/929c968efe70_add_pk_version_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ocata/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/d3435b514502_add_device_id_index_to_port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/a963b38d82f4_add_dns_name_to_portdnses.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/a5648cfeeadf_add_subnet_service_types.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/67daae611b6e_add_standard_attr_to_qos_policies.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/5cd92597d11d_add_ip_allocation_to_port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/5abc0278ca73_add_support_for_vlan_trunking.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/45f8dd33480b_qos_dscp_db_addition.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/3d0e74aa7d37_add_flavor_id_to_routers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/b67e765a3524_remove_mtu_column_from_networks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/b12a3ef66e62_add_standardattr_to_qos_policies.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/a8b517cff8ab_add_routerport_bindings_for_ha.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/8fd3918ef6f4_add_segment_host_mapping.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/89ab9a816d70_rename_ml2_network_segments.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/7d9d8eeec6ad_rename_tenant_to_project.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/7bbb25278f53_device_owner_ha_replicate_int.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/4bcd4df1f426_rename_ml2_dvr_port_bindings.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/3b935b28e7a0_migrate_to_pluggable_ipam.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/newton/contract/2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/b4caf27aae4_add_bgp_dragent_model_data.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/3894bccad37f_add_timestamp_to_base_resources.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/31ed664953e6_add_resource_versions_row_to_agent_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/1df244e556f5_add_unique_ha_router_agent_port_bindings.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/15be73214821_add_bgp_model_data.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/expand/0e66c5227a8a_add_desc_to_standard_attr.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/e3278ee65050_drop_nec_plugin_tables.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/2023.1 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/2023.1/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/2023.1/expand DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/kilo_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/vpn_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/vmware_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/secgroup_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/portsec_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/ovs_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/other_plugins_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/other_extensions_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/nuage_init_opts.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/nsxv_initial_opts.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/nec_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/ml2_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/metering_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/lb_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/l3_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/firewall_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/external.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/dvr_init_opts.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/core_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/cisco_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/brocade_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/agent_init_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: copying build/lib/neutron/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/models DEBUG: copying build/lib/neutron/db/migration/models/head.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/models DEBUG: copying build/lib/neutron/db/migration/models/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/models DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins DEBUG: copying build/lib/neutron/db/models/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/vxlanallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/vlanallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/gre_allocation_endpoints.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/geneveallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/flatallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2 DEBUG: copying build/lib/neutron/db/models/uplink_status_propagation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/tag.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/subnet_service_type.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/servicetype.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/segment.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/securitygroup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/provisioning_block.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/port_device_profile.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/ovn.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/network_segment_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/metering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/loggingapi.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/l3ha.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/l3agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/l3_attrs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/l3.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/flavor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/external_net.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/dvr.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/dns.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/data_plane_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/allowed_address_pair.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: copying build/lib/neutron/db/models/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/network_dhcp_agent_binding DEBUG: copying build/lib/neutron/db/network_dhcp_agent_binding/models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/network_dhcp_agent_binding DEBUG: copying build/lib/neutron/db/network_dhcp_agent_binding/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/network_dhcp_agent_binding DEBUG: copying build/lib/neutron/db/vlantransparent_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/uplink_status_propagation_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/subnet_service_type_mixin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/standardattrdescription_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/servicetype_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/segments_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/securitygroups_rpc_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/securitygroups_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/rbac_db_models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/rbac_db_mixin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/provisioning_blocks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/portsecurity_db_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/portsecurity_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/port_numa_affinity_policy_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/port_device_profile_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/ovn_revision_numbers_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/ovn_hash_ring_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/network_ip_availability_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/models_v2.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/local_ip_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_hascheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_hamode_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_gwmode_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_gateway_ip_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_fip_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_fip_port_details.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_fip_pools_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_dvrscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_dvr_ha_scheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_dvr_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_attrs_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/l3_agentschedulers_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/ipam_pluggable_backend.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/ipam_backend_mixin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/flavors_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/extraroute_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/extradhcpopt_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/external_net_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/dvr_mac_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/dns_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/db_base_plugin_v2.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/db_base_plugin_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/data_plane_status_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/allowedaddresspairs_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/agentschedulers_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/agents_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/address_scope_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/address_group_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: copying build/lib/neutron/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/driver_null.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/driver_nolock.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota DEBUG: copying build/lib/neutron/db/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ovn_l3 DEBUG: copying build/lib/neutron/services/ovn_l3/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ovn_l3 DEBUG: copying build/lib/neutron/services/ovn_l3/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ovn_l3 DEBUG: copying build/lib/neutron/services/ovn_l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ovn_l3 DEBUG: copying build/lib/neutron/services/service_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services DEBUG: copying build/lib/neutron/services/provider_configuration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services DEBUG: copying build/lib/neutron/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments DEBUG: copying build/lib/neutron/services/segments/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments DEBUG: copying build/lib/neutron/services/segments/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments DEBUG: copying build/lib/neutron/services/segments/db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments DEBUG: copying build/lib/neutron/services/segments/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/placement_report DEBUG: copying build/lib/neutron/services/placement_report/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/placement_report DEBUG: copying build/lib/neutron/services/placement_report/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/placement_report DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/tag DEBUG: copying build/lib/neutron/services/tag/tag_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/tag DEBUG: copying build/lib/neutron/services/tag/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/tag DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ndp_proxy DEBUG: copying build/lib/neutron/services/ndp_proxy/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ndp_proxy DEBUG: copying build/lib/neutron/services/ndp_proxy/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ndp_proxy DEBUG: copying build/lib/neutron/services/ndp_proxy/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ndp_proxy DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate DEBUG: copying build/lib/neutron/services/auto_allocate/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/loki DEBUG: copying build/lib/neutron/services/loki/loki_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/loki DEBUG: copying build/lib/neutron/services/loki/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/loki DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper/common DEBUG: copying build/lib/neutron/services/conntrack_helper/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper/common DEBUG: copying build/lib/neutron/services/conntrack_helper/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper/common DEBUG: copying build/lib/neutron/services/conntrack_helper/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper DEBUG: copying build/lib/neutron/services/conntrack_helper/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/local_ip DEBUG: copying build/lib/neutron/services/local_ip/local_ip_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/local_ip DEBUG: copying build/lib/neutron/services/local_ip/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/local_ip DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/rbac DEBUG: copying build/lib/neutron/services/rbac/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/rbac DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/revisions DEBUG: copying build/lib/neutron/services/revisions/revision_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/revisions DEBUG: copying build/lib/neutron/services/revisions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/revisions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_ip_availability DEBUG: copying build/lib/neutron/services/network_ip_availability/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_ip_availability DEBUG: copying build/lib/neutron/services/network_ip_availability/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_ip_availability DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/timestamp DEBUG: copying build/lib/neutron/services/timestamp/timestamp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/timestamp DEBUG: copying build/lib/neutron/services/timestamp/timestamp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/timestamp DEBUG: copying build/lib/neutron/services/timestamp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/timestamp DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_segment_range DEBUG: copying build/lib/neutron/services/network_segment_range/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_segment_range DEBUG: copying build/lib/neutron/services/network_segment_range/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_segment_range DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/flavors DEBUG: copying build/lib/neutron/services/flavors/flavors_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/flavors DEBUG: copying build/lib/neutron/services/flavors/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/flavors DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers DEBUG: copying build/lib/neutron/services/metering/drivers/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers DEBUG: copying build/lib/neutron/services/metering/drivers/abstract_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers DEBUG: copying build/lib/neutron/services/metering/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/iptables DEBUG: copying build/lib/neutron/services/metering/drivers/iptables/iptables_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/iptables DEBUG: copying build/lib/neutron/services/metering/drivers/iptables/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/iptables DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/noop DEBUG: copying build/lib/neutron/services/metering/drivers/noop/noop_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/noop DEBUG: copying build/lib/neutron/services/metering/drivers/noop/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/noop DEBUG: copying build/lib/neutron/services/metering/metering_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering DEBUG: copying build/lib/neutron/services/metering/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/agents DEBUG: copying build/lib/neutron/services/metering/agents/metering_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/agents DEBUG: copying build/lib/neutron/services/metering/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/agents DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos DEBUG: copying build/lib/neutron/services/qos/qos_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos DEBUG: copying build/lib/neutron/services/qos/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers DEBUG: copying build/lib/neutron/services/qos/drivers/manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers DEBUG: copying build/lib/neutron/services/qos/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/openvswitch DEBUG: copying build/lib/neutron/services/qos/drivers/openvswitch/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/openvswitch DEBUG: copying build/lib/neutron/services/qos/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/services/qos/drivers/ovn/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/services/qos/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/qos/drivers/linuxbridge/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/qos/drivers/linuxbridge/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/linuxbridge DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/sriov DEBUG: copying build/lib/neutron/services/qos/drivers/sriov/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/sriov DEBUG: copying build/lib/neutron/services/qos/drivers/sriov/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/sriov DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/server.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/backend.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc DEBUG: copying build/lib/neutron/services/trunk/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/rules.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk DEBUG: copying build/lib/neutron/services/trunk/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/services/trunk/drivers/ovn/trunk_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/services/trunk/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/services/trunk/drivers/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers DEBUG: copying build/lib/neutron/services/trunk/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/agent/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/linuxbridge/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/services/trunk/drivers/openvswitch/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/seg_types DEBUG: copying build/lib/neutron/services/trunk/seg_types/validators.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/seg_types DEBUG: copying build/lib/neutron/services/trunk/seg_types/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/seg_types DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/services/externaldns/drivers/designate/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/services/externaldns/drivers/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/services/externaldns/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/drivers DEBUG: copying build/lib/neutron/services/externaldns/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns DEBUG: copying build/lib/neutron/services/externaldns/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router DEBUG: copying build/lib/neutron/services/l3_router/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router DEBUG: copying build/lib/neutron/services/l3_router/l3_router_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router DEBUG: copying build/lib/neutron/services/l3_router/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/single_node.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/ha.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/dvrha.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/dvr.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/driver_controller.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers DEBUG: copying build/lib/neutron/services/l3_router/service_providers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi DEBUG: copying build/lib/neutron/services/logapi/logging_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi DEBUG: copying build/lib/neutron/services/logapi/api_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi DEBUG: copying build/lib/neutron/services/logapi/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/validators.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/snat_validate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/sg_validate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/sg_callback.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/db_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common DEBUG: copying build/lib/neutron/services/logapi/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/rpc DEBUG: copying build/lib/neutron/services/logapi/rpc/server.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/rpc DEBUG: copying build/lib/neutron/services/logapi/rpc/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/rpc DEBUG: copying build/lib/neutron/services/logapi/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/rpc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent DEBUG: copying build/lib/neutron/services/logapi/agent/log_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent DEBUG: copying build/lib/neutron/services/logapi/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent/l3 DEBUG: copying build/lib/neutron/services/logapi/agent/l3/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent/l3 DEBUG: copying build/lib/neutron/services/logapi/agent/l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent/l3 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/services/logapi/drivers/ovn/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/services/logapi/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/services/logapi/drivers/manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers DEBUG: copying build/lib/neutron/services/logapi/drivers/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers DEBUG: copying build/lib/neutron/services/logapi/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/services/logapi/drivers/openvswitch/log_oskenapp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/services/logapi/drivers/openvswitch/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/services/logapi/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/common DEBUG: copying build/lib/neutron/services/portforwarding/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/common DEBUG: copying build/lib/neutron/services/portforwarding/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/common DEBUG: copying build/lib/neutron/services/portforwarding/pf_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding DEBUG: copying build/lib/neutron/services/portforwarding/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding DEBUG: copying build/lib/neutron/services/portforwarding/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/drivers DEBUG: copying build/lib/neutron/services/portforwarding/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/services/portforwarding/drivers/ovn/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/services/portforwarding/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins DEBUG: copying build/lib/neutron/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/common DEBUG: copying build/lib/neutron/plugins/common/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/common DEBUG: copying build/lib/neutron/plugins/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/ovo_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/managers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/driver_context.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: copying build/lib/neutron/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/uplink_status_propagation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_security.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/port_device_profile.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/dns_integration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/dns_domain_keywords.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/data_plane_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: copying build/lib/neutron/plugins/ml2/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/common DEBUG: copying build/lib/neutron/plugins/ml2/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/common DEBUG: copying build/lib/neutron/plugins/ml2/common/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/common DEBUG: copying build/lib/neutron/plugins/ml2/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/capabilities.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/_common_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/_agent_manager_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/mech_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/plugins/ml2/drivers/l2pop/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/macvtap_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/db_migration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_vxlan.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_vlan.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_tunnel.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_local.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_gre.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_geneve.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/type_flat.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/mech_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/main.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/var DEBUG: copying build/lib/neutron/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/var DEBUG: copying build/lib/neutron/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/var DEBUG: copying build/lib/neutron/tests/var/certandkey.pem -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/var DEBUG: copying build/lib/neutron/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/var DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/neutron_test2.conf.example -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/neutron_test.conf -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/neutron.conf -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/api-paste.ini.test -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/etc DEBUG: copying build/lib/neutron/tests/etc/api-paste.ini -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/vlan_provider -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/uplink_status_propagation -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/ubuntu_image -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/tunnel_types -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/trunk -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/segments -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/quotas -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/qos -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/osprofiler -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/openvswitch_type_drivers -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/network_segment_range -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/log -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/dvr -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/dns -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/disable_dvr_tests -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/disable_dvr -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/availability_zone -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/hooks/api_all_extensions -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib/hooks DEBUG: copying build/lib/neutron/tests/contrib/testing.filters -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib DEBUG: copying build/lib/neutron/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib DEBUG: copying build/lib/neutron/tests/contrib/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/contrib DEBUG: copying build/lib/neutron/tests/tools.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests DEBUG: copying build/lib/neutron/tests/post_mortem_debug.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests DEBUG: copying build/lib/neutron/tests/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests DEBUG: copying build/lib/neutron/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/net_helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/machine_fixtures.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/l3_test_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/conn_testers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/config_fixtures.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: copying build/lib/neutron/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents DEBUG: copying build/lib/neutron/tests/common/agents/ovs_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents DEBUG: copying build/lib/neutron/tests/common/agents/l3_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents DEBUG: copying build/lib/neutron/tests/common/agents/l2_extensions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents DEBUG: copying build/lib/neutron/tests/common/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/resource_allocator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/ip_network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/ip_address.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/common/exclusive_resources/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/schedulers DEBUG: copying build/lib/neutron/tests/fullstack/schedulers/dhcp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/schedulers DEBUG: copying build/lib/neutron/tests/fullstack/schedulers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/schedulers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/machine.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/environment.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/client.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/resources/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources DEBUG: copying build/lib/neutron/tests/fullstack/test_subnet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_segmentation_id.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_securitygroup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_quota.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_ports_rebind.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_ports_binding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_ports_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_ovs_dhcp_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_multisegs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_mtu.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_logging.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_l3_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_firewall.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_dhcp_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_connectivity.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/test_agent_bandwidth_report.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: copying build/lib/neutron/tests/fullstack/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents DEBUG: copying build/lib/neutron/tests/fullstack/agents/ovs_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents DEBUG: copying build/lib/neutron/tests/fullstack/agents/l3_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents DEBUG: copying build/lib/neutron/tests/fullstack/agents/dhcp_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents DEBUG: copying build/lib/neutron/tests/fullstack/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/servers DEBUG: copying build/lib/neutron/tests/fullstack/servers/placement.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/servers DEBUG: copying build/lib/neutron/tests/fullstack/servers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/servers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/pecan_wsgi DEBUG: copying build/lib/neutron/tests/unit/pecan_wsgi/test_app.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/pecan_wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/quota DEBUG: copying build/lib/neutron/tests/unit/quota/test_resource_registry.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/quota DEBUG: copying build/lib/neutron/tests/unit/quota/test_resource.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/quota DEBUG: copying build/lib/neutron/tests/unit/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/quota DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/debug DEBUG: copying build/lib/neutron/tests/unit/debug/test_commands.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/debug DEBUG: copying build/lib/neutron/tests/unit/debug/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/debug DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/v2attributes.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_vlantransparent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_uplink_status_propagation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_timestamp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_subnet_service_types.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_subnet_onboard.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_servicetype.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_segment.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_securitygroup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_router_availability_zone.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_quotasv2_detail.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_quotasv2.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_qos_gateway_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_qos_fip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_providernet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_portsecurity.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_port_device_profile.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_network_segment_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_network_ip_availability.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_l3_ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_l3_ext_gw_mode.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_l3.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_floatingip_pools.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_flavors.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_fip_port_details.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_extraroute.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_extra_dhcp_opt.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_external_net.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_dns.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_default_subnetpools.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_data_plane_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/test_address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/foxinsocks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/extensionattribute.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/extendedattribute.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: copying build/lib/neutron/tests/unit/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged DEBUG: copying build/lib/neutron/tests/unit/privileged/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/test_ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/test___init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/unit/privileged/agent/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/core_extensions DEBUG: copying build/lib/neutron/tests/unit/core_extensions/test_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/core_extensions DEBUG: copying build/lib/neutron/tests/unit/core_extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/core_extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/agent DEBUG: copying build/lib/neutron/tests/unit/conf/agent/test_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/agent DEBUG: copying build/lib/neutron/tests/unit/conf/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/agent DEBUG: copying build/lib/neutron/tests/unit/conf/test_service.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf DEBUG: copying build/lib/neutron/tests/unit/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_trunk.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_subnetpool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_subnet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_service_type.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_segment.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_security_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_rbac.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_quotas.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_network_segment_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_network_ip_availability.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_metering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_logging.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_local_ip_association.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_floatingip_pools.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_floatingip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_flavor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/test_address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: copying build/lib/neutron/tests/unit/conf/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/v2/test_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/v2/test_resource.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/v2/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2 DEBUG: copying build/lib/neutron/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc DEBUG: copying build/lib/neutron/tests/unit/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/agentnotifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/agentnotifiers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers DEBUG: copying build/lib/neutron/tests/unit/api/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/producer/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/producer DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/consumer DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/test_version_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/test_resources.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks DEBUG: copying build/lib/neutron/tests/unit/api/rpc/callbacks/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks DEBUG: copying build/lib/neutron/tests/unit/api/test_extensions.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api DEBUG: copying build/lib/neutron/tests/unit/api/test_api_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api DEBUG: copying build/lib/neutron/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers DEBUG: copying build/lib/neutron/tests/unit/notifiers/test_nova.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers DEBUG: copying build/lib/neutron/tests/unit/notifiers/test_ironic.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers DEBUG: copying build/lib/neutron/tests/unit/notifiers/test_batch_notifier.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers DEBUG: copying build/lib/neutron/tests/unit/notifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/test_l3_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/test_base_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler DEBUG: copying build/lib/neutron/tests/unit/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_resource_processing_queue.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_polling.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_placement_report.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_ovsdb_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_ovs_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/test_async_process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: copying build/lib/neutron/tests/unit/agent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/metadata/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/metadata/test_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/metadata/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/metadata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/windows DEBUG: copying build/lib/neutron/tests/unit/agent/windows/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/windows DEBUG: copying build/lib/neutron/tests/unit/agent/windows/test_ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/windows DEBUG: copying build/lib/neutron/tests/unit/agent/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/windows DEBUG: copying build/lib/neutron/tests/unit/agent/test_securitygroups_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent DEBUG: copying build/lib/neutron/tests/unit/agent/test_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent DEBUG: copying build/lib/neutron/tests/unit/agent/test_resource_cache.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent DEBUG: copying build/lib/neutron/tests/unit/agent/test_agent_extensions_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent DEBUG: copying build/lib/neutron/tests/unit/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/dhcp/test_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/dhcp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/dhcp DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_router_info.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_namespace_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_link_local_allocator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_legacy_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_item_allocator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_ha_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_dvr_snat_ns.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_dvr_local_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_dvr_fip_ns.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/test_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/agent/l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/test_snat_log.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/qos/test_fip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/qos/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/unit/agent/l3/extensions/qos/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2 DEBUG: copying build/lib/neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2 DEBUG: copying build/lib/neutron/tests/unit/agent/l2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/test_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/test_local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/test_fdb_population.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/unit/agent/l2/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_tc_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_pd.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_l3_tc_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_keepalived.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_iptables_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_iptables_firewall.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_ipset_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_ip_conntrack.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_interface.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_external_process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_dhcp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_devlink.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_daemon.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/test_bridge_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/failing_process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: copying build/lib/neutron/tests/unit/agent/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb DEBUG: copying build/lib/neutron/tests/unit/agent/ovsdb/test_impl_idl.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb DEBUG: copying build/lib/neutron/tests/unit/agent/ovsdb/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/unit/agent/ovsdb/native/test_connection.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/unit/agent/ovsdb/native/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb/native DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/metadata/test_server.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/metadata/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/metadata/test_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/unit/agent/ovn/metadata/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/hacking DEBUG: copying build/lib/neutron/tests/unit/hacking/test_checks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/hacking DEBUG: copying build/lib/neutron/tests/unit/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying build/lib/neutron/tests/unit/cmd/upgrade_checks/test_checks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying build/lib/neutron/tests/unit/cmd/upgrade_checks/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/upgrade_checks DEBUG: copying build/lib/neutron/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/test_sanity_check.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/test_ovs_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/test_netns_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd DEBUG: copying build/lib/neutron/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/ovn DEBUG: copying build/lib/neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/ovn DEBUG: copying build/lib/neutron/tests/unit/cmd/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/metering DEBUG: copying build/lib/neutron/tests/unit/db/metering/test_metering_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/metering DEBUG: copying build/lib/neutron/tests/unit/db/metering/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/metering DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/quota/test_driver_nolock.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/quota/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/quota/test_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota DEBUG: copying build/lib/neutron/tests/unit/db/test_segments_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_securitygroups_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_rbac_db_mixin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_provisioning_blocks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_portsecurity_db_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_portsecurity_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ovn_revision_numbers_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ovn_hash_ring_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_migration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_l3_hamode_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_l3_dvr_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_l3_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ipam_pluggable_backend.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_ipam_backend_mixin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_extraroute_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_dvr_mac_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_db_base_plugin_v2.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_db_base_plugin_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_allowedaddresspairs_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_agentschedulers_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test_agents_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/test__utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db DEBUG: copying build/lib/neutron/tests/unit/testlib_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_worker.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_service.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_opts.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_neutron_plugin_base_v2.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/fake_resources.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/extension_stubs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/dummy_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/_test_extension_portbindings.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: copying build/lib/neutron/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/test_subnet_alloc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/test_requests.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/fake_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers/neutrondb_ipam DEBUG: copying build/lib/neutron/tests/unit/ipam/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test_ipv6_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test_coordination.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test_cache_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/test__deprecate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/moved_globals_target.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/moved_globals_code2.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/moved_globals_code1.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: copying build/lib/neutron/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn DEBUG: copying build/lib/neutron/tests/unit/common/ovn/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn DEBUG: copying build/lib/neutron/tests/unit/common/ovn/test_hash_ring_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn DEBUG: copying build/lib/neutron/tests/unit/common/ovn/test_acl.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn DEBUG: copying build/lib/neutron/tests/unit/common/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/placement_report DEBUG: copying build/lib/neutron/tests/unit/services/placement_report/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/placement_report DEBUG: copying build/lib/neutron/tests/unit/services/placement_report/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/placement_report DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/revisions DEBUG: copying build/lib/neutron/tests/unit/services/revisions/test_revision_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/revisions DEBUG: copying build/lib/neutron/tests/unit/services/revisions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/revisions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/conntrack_helper DEBUG: copying build/lib/neutron/tests/unit/services/conntrack_helper/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/conntrack_helper DEBUG: copying build/lib/neutron/tests/unit/services/conntrack_helper/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/conntrack_helper DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/auto_allocate DEBUG: copying build/lib/neutron/tests/unit/services/auto_allocate/test_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/auto_allocate DEBUG: copying build/lib/neutron/tests/unit/services/auto_allocate/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/auto_allocate DEBUG: copying build/lib/neutron/tests/unit/services/test_provider_configuration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services DEBUG: copying build/lib/neutron/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/ovn_l3 DEBUG: copying build/lib/neutron/tests/unit/services/ovn_l3/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/ovn_l3 DEBUG: copying build/lib/neutron/tests/unit/services/ovn_l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/ovn_l3 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/network_segment_range DEBUG: copying build/lib/neutron/tests/unit/services/network_segment_range/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/network_segment_range DEBUG: copying build/lib/neutron/tests/unit/services/network_segment_range/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/network_segment_range DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/seg_types DEBUG: copying build/lib/neutron/tests/unit/services/trunk/seg_types/test_validators.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/seg_types DEBUG: copying build/lib/neutron/tests/unit/services/trunk/seg_types/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/seg_types DEBUG: copying build/lib/neutron/tests/unit/services/trunk/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk DEBUG: copying build/lib/neutron/tests/unit/services/trunk/test_rules.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk DEBUG: copying build/lib/neutron/tests/unit/services/trunk/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk DEBUG: copying build/lib/neutron/tests/unit/services/trunk/fakes.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk DEBUG: copying build/lib/neutron/tests/unit/services/trunk/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/rpc/test_server.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/rpc/test_backend.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/rpc/test_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/unit/services/trunk/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: copying build/lib/neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router DEBUG: copying build/lib/neutron/tests/unit/services/l3_router/test_l3_router_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router DEBUG: copying build/lib/neutron/tests/unit/services/l3_router/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router/service_providers DEBUG: copying build/lib/neutron/tests/unit/services/l3_router/service_providers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router/service_providers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos DEBUG: copying build/lib/neutron/tests/unit/services/qos/test_qos_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos DEBUG: copying build/lib/neutron/tests/unit/services/qos/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos DEBUG: copying build/lib/neutron/tests/unit/services/qos/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/test_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/ovn/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/qos/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering DEBUG: copying build/lib/neutron/tests/unit/services/metering/test_metering_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering DEBUG: copying build/lib/neutron/tests/unit/services/metering/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/agents DEBUG: copying build/lib/neutron/tests/unit/services/metering/agents/test_metering_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/agents DEBUG: copying build/lib/neutron/tests/unit/services/metering/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/agents DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/drivers DEBUG: copying build/lib/neutron/tests/unit/services/metering/drivers/test_iptables.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/drivers DEBUG: copying build/lib/neutron/tests/unit/services/metering/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns DEBUG: copying build/lib/neutron/tests/unit/services/externaldns/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/tests/unit/services/externaldns/drivers/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/drivers/designate DEBUG: copying build/lib/neutron/tests/unit/services/externaldns/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/drivers DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/test_pf_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding DEBUG: copying build/lib/neutron/tests/unit/services/portforwarding/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_validators.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_snat_validate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_sg_validate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_sg_callback.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/test_db_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common DEBUG: copying build/lib/neutron/tests/unit/services/logapi/test_logging_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi DEBUG: copying build/lib/neutron/tests/unit/services/logapi/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi DEBUG: copying build/lib/neutron/tests/unit/services/logapi/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/rpc DEBUG: copying build/lib/neutron/tests/unit/services/logapi/rpc/test_server.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/rpc DEBUG: copying build/lib/neutron/tests/unit/services/logapi/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/rpc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/test_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent DEBUG: copying build/lib/neutron/tests/unit/services/logapi/agent/test_log_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent DEBUG: copying build/lib/neutron/tests/unit/services/logapi/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/services/logapi/agent/l3/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent/l3 DEBUG: copying build/lib/neutron/tests/unit/services/logapi/agent/l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent/l3 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/db DEBUG: copying build/lib/neutron/tests/unit/objects/db/test_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/db DEBUG: copying build/lib/neutron/tests/unit/objects/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/logapi DEBUG: copying build/lib/neutron/tests/unit/objects/logapi/test_logging_resource.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/logapi DEBUG: copying build/lib/neutron/tests/unit/objects/logapi/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/logapi DEBUG: copying build/lib/neutron/tests/unit/objects/test_trunk.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_tag.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_subnetpool.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_subnet.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_servicetype.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_securitygroup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_rbac_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_rbac.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_quota.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_provisioning_blocks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_ports.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_network_segment_range.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_ndp_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_metering.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_local_ip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_l3agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_l3_hamode.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_ipam.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_floatingip.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_flavor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_auto_allocate.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_address_scope.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/test_address_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: copying build/lib/neutron/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_greallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/objects/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_port_security.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_data_plane_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions DEBUG: copying build/lib/neutron/tests/unit/objects/port/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/test_rule_type.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/test_rule.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/test_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/test_binding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos DEBUG: copying build/lib/neutron/tests/unit/objects/qos/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins DEBUG: copying build/lib/neutron/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_tracked_resources.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_security_group.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_port_binding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_ovo_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_managers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_extension_driver_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_driver_context.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/test_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/_test_mech_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_port_security.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/fake_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-sb.ovsschema -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas/ovn-nb.ovsschema -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_commands.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_agent_extension_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/test_qos_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_agent_extension_api.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ovs_bridge.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ofswitch.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/test_br_cookie.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_local.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/test_helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/ext_test.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/test_mech_macvtap.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: copying build/lib/neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example DEBUG: copying build/lib/neutron/tests/unit/tests/example/README -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example DEBUG: copying build/lib/neutron/tests/unit/tests/example/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir DEBUG: copying build/lib/neutron/tests/unit/tests/example/dir/example_module.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir DEBUG: copying build/lib/neutron/tests/unit/tests/example/dir/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying build/lib/neutron/tests/unit/tests/example/dir/subdir/example_module.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir/subdir DEBUG: copying build/lib/neutron/tests/unit/tests/example/dir/subdir/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir/subdir DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/common DEBUG: copying build/lib/neutron/tests/unit/tests/common/test_net_helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/common DEBUG: copying build/lib/neutron/tests/unit/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/common DEBUG: copying build/lib/neutron/tests/unit/tests/test_post_mortem_debug.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests DEBUG: copying build/lib/neutron/tests/unit/tests/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests DEBUG: copying build/lib/neutron/tests/unit/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/functional DEBUG: copying build/lib/neutron/tests/unit/tests/functional/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/functional DEBUG: copying build/lib/neutron/tests/unit/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/requirements.txt -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/test_hooks.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/test_functional.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/test_controllers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/config.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi DEBUG: copying build/lib/neutron/tests/functional/pecan_wsgi/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/sanity DEBUG: copying build/lib/neutron/tests/functional/sanity/test_sanity.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/sanity DEBUG: copying build/lib/neutron/tests/functional/sanity/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/sanity DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_ovs_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_netns_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_linuxbridge_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_ipset_cleanup.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/test_destroy_patch_ports.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/process_spawn.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: copying build/lib/neutron/tests/functional/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged DEBUG: copying build/lib/neutron/tests/functional/privileged/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/linux/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/linux/test_tc_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/linux/test_ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux DEBUG: copying build/lib/neutron/tests/functional/privileged/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common DEBUG: copying build/lib/neutron/tests/functional/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common DEBUG: copying build/lib/neutron/tests/functional/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common/ovn DEBUG: copying build/lib/neutron/tests/functional/common/ovn/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common/ovn DEBUG: copying build/lib/neutron/tests/functional/common/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/api DEBUG: copying build/lib/neutron/tests/functional/api/test_policies.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/api DEBUG: copying build/lib/neutron/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/api DEBUG: copying build/lib/neutron/tests/functional/test_service.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/test_server.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional DEBUG: copying build/lib/neutron/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/scheduler DEBUG: copying build/lib/neutron/tests/functional/scheduler/test_l3_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/scheduler DEBUG: copying build/lib/neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/scheduler DEBUG: copying build/lib/neutron/tests/functional/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins DEBUG: copying build/lib/neutron/tests/functional/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/macvtap DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/macvtap DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/test_port.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/exclusive_resources/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources DEBUG: copying build/lib/neutron/tests/functional/tests/common/test_net_helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common DEBUG: copying build/lib/neutron/tests/functional/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common DEBUG: copying build/lib/neutron/tests/functional/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services DEBUG: copying build/lib/neutron/tests/functional/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/conntrack_helper DEBUG: copying build/lib/neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/conntrack_helper DEBUG: copying build/lib/neutron/tests/functional/services/conntrack_helper/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/conntrack_helper DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/portforwarding DEBUG: copying build/lib/neutron/tests/functional/services/portforwarding/test_port_forwarding.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/portforwarding DEBUG: copying build/lib/neutron/tests/functional/services/portforwarding/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/portforwarding DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/ovn_l3 DEBUG: copying build/lib/neutron/tests/functional/services/ovn_l3/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/ovn_l3 DEBUG: copying build/lib/neutron/tests/functional/services/ovn_l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/ovn_l3 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi DEBUG: copying build/lib/neutron/tests/functional/services/logapi/test_logging.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi DEBUG: copying build/lib/neutron/tests/functional/services/logapi/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/drivers DEBUG: copying build/lib/neutron/tests/functional/services/logapi/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/logapi/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/drivers/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/functional/services/trunk/rpc/test_server.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/functional/services/trunk/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/rpc DEBUG: copying build/lib/neutron/tests/functional/services/trunk/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk DEBUG: copying build/lib/neutron/tests/functional/services/trunk/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/ovn DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch/agent DEBUG: copying build/lib/neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/l3_router DEBUG: copying build/lib/neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/l3_router DEBUG: copying build/lib/neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/l3_router DEBUG: copying build/lib/neutron/tests/functional/services/l3_router/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/l3_router DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects DEBUG: copying build/lib/neutron/tests/functional/objects/test_quota.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects DEBUG: copying build/lib/neutron/tests/functional/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_greallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/test_base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2 DEBUG: copying build/lib/neutron/tests/functional/objects/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_ovn_revision_numbers_db.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_network.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_models.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/test_ipam.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db DEBUG: copying build/lib/neutron/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/migrations DEBUG: copying build/lib/neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/migrations DEBUG: copying build/lib/neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/migrations DEBUG: copying build/lib/neutron/tests/functional/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/ovsdb DEBUG: copying build/lib/neutron/tests/functional/resources/ovsdb/fixtures.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/ovsdb DEBUG: copying build/lib/neutron/tests/functional/resources/ovsdb/events.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/ovsdb DEBUG: copying build/lib/neutron/tests/functional/resources/ovsdb/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/ovsdb DEBUG: copying build/lib/neutron/tests/functional/resources/process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources DEBUG: copying build/lib/neutron/tests/functional/resources/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/common DEBUG: copying build/lib/neutron/tests/functional/agent/common/test_ovsdb_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/common DEBUG: copying build/lib/neutron/tests/functional/agent/common/test_ovs_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/common DEBUG: copying build/lib/neutron/tests/functional/agent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l2/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l2/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2 DEBUG: copying build/lib/neutron/tests/functional/agent/l2/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_namespace_manager.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_metadata_proxy.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_legacy_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_keepalived_state_change.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_ha_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/test_dvr_router.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/framework.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: copying build/lib/neutron/tests/functional/agent/l3/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/qos DEBUG: copying build/lib/neutron/tests/functional/agent/l3/extensions/qos/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/qos DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/bin DEBUG: copying build/lib/neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/bin DEBUG: copying build/lib/neutron/tests/functional/agent/l3/bin/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/bin DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb DEBUG: copying build/lib/neutron/tests/functional/agent/ovsdb/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/functional/agent/ovsdb/native/test_helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/functional/agent/ovsdb/native/test_connection.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb/native DEBUG: copying build/lib/neutron/tests/functional/agent/ovsdb/native/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb/native DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_tc_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_process_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_ovsdb_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_of_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_netlink_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_l3_tc_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_keepalived.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_iptables.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_ipset.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_interface.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_dhcp.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_bridge_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/test_async_process.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/simple_daemon.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/base.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: copying build/lib/neutron/tests/functional/agent/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: copying build/lib/neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/openvswitch_firewall DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/bin DEBUG: copying build/lib/neutron/tests/functional/agent/linux/bin/ipt_binname.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/bin DEBUG: copying build/lib/neutron/tests/functional/agent/linux/bin/ip_monitor.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/bin DEBUG: copying build/lib/neutron/tests/functional/agent/linux/bin/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/bin DEBUG: copying build/lib/neutron/tests/functional/agent/test_ovs_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_ovs_flows.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_l2_ovs_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_l2_lb_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_firewall.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/test_dhcp_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent DEBUG: copying build/lib/neutron/tests/functional/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/windows DEBUG: copying build/lib/neutron/tests/functional/agent/windows/test_ip_lib.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/windows DEBUG: copying build/lib/neutron/tests/functional/agent/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/windows DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/metadata DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/metadata/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/metadata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/agent/test_ovsdb.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/extensions DEBUG: copying build/lib/neutron/tests/functional/agent/ovn/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/extensions DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/core_extensions/qos.py to qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/core_extensions/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/core_extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/hacking/checks.py to checks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/hacking/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/profiling/profiled_decorator.py to profiled_decorator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/profiling/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug/shell.py to shell.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug/debug_agent.py to debug_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug/commands.py to commands.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/debug/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/vlantransparent.py to vlantransparent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/uplink_status_propagation.py to uplink_status_propagation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/trunk_details.py to trunk_details.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/trunk.py to trunk.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/timestamp.py to timestamp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/tagging.py to tagging.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/tag_ports_during_bulk_creation.py to tag_ports_during_bulk_creation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/subnetpool_prefix_ops.py to subnetpool_prefix_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/subnetallocation.py to subnetallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/subnet_service_types.py to subnet_service_types.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/subnet_segmentid_writable.py to subnet_segmentid_writable.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/subnet_onboard.py to subnet_onboard.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/subnet_dns_publish_fixed_ip.py to subnet_dns_publish_fixed_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/stdattrs_common.py to stdattrs_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/stateful_security_group.py to stateful_security_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/standardattrdescription.py to standardattrdescription.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/standard_attr_segment.py to standard_attr_segment.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/sorting.py to sorting.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/servicetype.py to servicetype.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/segments_peer_subnet_host_routes.py to segments_peer_subnet_host_routes.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/segment.py to segment.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/securitygroup.py to securitygroup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/security_groups_shared_filtering.py to security_groups_shared_filtering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/security_groups_remote_address_group.py to security_groups_remote_address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/security_groups_port_filtering.py to security_groups_port_filtering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/security_groups_normalized_cidr.py to security_groups_normalized_cidr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/security_groups_default_rules.py to security_groups_default_rules.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/routerservicetype.py to routerservicetype.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/router_availability_zone.py to router_availability_zone.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/revisions.py to revisions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/revisionifmatch.py to revisionifmatch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/rbac_subnetpool.py to rbac_subnetpool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/rbac_security_groups.py to rbac_security_groups.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/rbac_address_scope.py to rbac_address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/rbac_address_group.py to rbac_address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/rbac.py to rbac.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/quotasv2_detail.py to quotasv2_detail.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/quotasv2.py to quotasv2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/quota_check_limit.py to quota_check_limit.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_rules_alias.py to qos_rules_alias.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_rule_type_filter.py to qos_rule_type_filter.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_rule_type_details.py to qos_rule_type_details.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_pps_rule.py to qos_pps_rule.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_pps_minimum_rule_alias.py to qos_pps_minimum_rule_alias.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_pps_minimum_rule.py to qos_pps_minimum_rule.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_port_network_policy.py to qos_port_network_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_gateway_ip.py to qos_gateway_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_fip_network_policy.py to qos_fip_network_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_fip.py to qos_fip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_default.py to qos_default.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_bw_minimum_ingress.py to qos_bw_minimum_ingress.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos_bw_limit_direction.py to qos_bw_limit_direction.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/qos.py to qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/providernet.py to providernet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/project_id.py to project_id.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/portsecurity.py to portsecurity.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/portbindings_extended.py to portbindings_extended.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/portbindings.py to portbindings.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/port_resource_request_groups.py to port_resource_request_groups.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/port_resource_request.py to port_resource_request.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/port_numa_affinity_policy.py to port_numa_affinity_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/port_mac_address_regenerate.py to port_mac_address_regenerate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/port_mac_address_override.py to port_mac_address_override.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/port_device_profile.py to port_device_profile.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/pagination.py to pagination.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/network_segment_range.py to network_segment_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/network_ip_availability.py to network_ip_availability.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/network_availability_zone.py to network_availability_zone.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/netmtu_writable.py to netmtu_writable.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/netmtu.py to netmtu.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/multiprovidernet.py to multiprovidernet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/metering_source_and_destination_fields.py to metering_source_and_destination_fields.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/metering.py to metering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/logging.py to logging.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/local_ip.py to local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3agentscheduler.py to l3agentscheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3_port_ip_change_not_allowed.py to l3_port_ip_change_not_allowed.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3_ndp_proxy.py to l3_ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3_flavors.py to l3_flavors.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3_ext_ndp_proxy.py to l3_ext_ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3_ext_ha_mode.py to l3_ext_ha_mode.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3_ext_gw_mode.py to l3_ext_gw_mode.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3_conntrack_helper.py to l3_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l3.py to l3.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/l2_adjacency.py to l2_adjacency.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/ip_substring_port_filtering.py to ip_substring_port_filtering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/ip_allocation.py to ip_allocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/floatingip_pools.py to floatingip_pools.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/floating_ip_port_forwarding.py to floating_ip_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/flavors.py to flavors.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/fip_port_details.py to fip_port_details.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/fip_pf_port_range.py to fip_pf_port_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/fip_pf_detail.py to fip_pf_detail.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/fip_pf_description.py to fip_pf_description.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/filter_validation.py to filter_validation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/extraroute_atomic.py to extraroute_atomic.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/extraroute.py to extraroute.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/extra_dhcp_opt.py to extra_dhcp_opt.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/external_net.py to external_net.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/expose_port_forwarding_in_fip.py to expose_port_forwarding_in_fip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/expose_l3_conntrack_helper.py to expose_l3_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/empty_string_filtering.py to empty_string_filtering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/ecmp_routes.py to ecmp_routes.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/dvr.py to dvr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/dns_integration_domain_keywords.py to dns_integration_domain_keywords.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/dns_domain_ports.py to dns_domain_ports.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/dns.py to dns.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/dhcpagentscheduler.py to dhcpagentscheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/default_subnetpools.py to default_subnetpools.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/data_plane_status.py to data_plane_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/availability_zone_filter.py to availability_zone_filter.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/availability_zone.py to availability_zone.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/auto_allocated_topology.py to auto_allocated_topology.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/allowedaddresspairs.py to allowedaddresspairs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/agent_resources_synced.py to agent_resources_synced.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/admin_state_down_before_update.py to admin_state_down_before_update.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/address_scope.py to address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/address_group.py to address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler/l3_ovn_scheduler.py to l3_ovn_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler/l3_agent_scheduler.py to l3_agent_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler/dhcp_agent_scheduler.py to dhcp_agent_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler/base_scheduler.py to base_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler/base_resource_filter.py to base_resource_filter.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/scheduler/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/quota/resource_registry.py to resource_registry.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/quota/resource.py to resource.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/quota/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn/hash_ring_manager.py to hash_ring_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn/extensions.py to extensions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn/acl.py to acl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/test_lib.py to test_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/profiler.py to profiler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/metadata.py to metadata.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/ipv6_utils.py to ipv6_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/experimental.py to experimental.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/eventlet_utils.py to eventlet_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/coordination.py to coordination.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/cache_utils.py to cache_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/_deprecate.py to _deprecate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/_constants.py to _constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/exceptions/qos.py to qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/exceptions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/tc_lib.py to tc_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/netlink_lib.py to netlink_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/netlink_constants.py to netlink_constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/ip_lib.py to ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/ethtool.py to ethtool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/dhcp.py to dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/devlink.py to devlink.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/linux/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/ovsdb/native/helpers.py to helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/privileged/agent/ovsdb/native/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers/nova.py to nova.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers/ironic.py to ironic.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers/batch_notifier.py to batch_notifier.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/notifiers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/wsgi.py to wsgi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/worker.py to worker.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/version.py to version.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/service.py to service.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/policy.py to policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/opts.py to opts.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/neutron_plugin_base_v2.py to neutron_plugin_base_v2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/manager.py to manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/auth.py to auth.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/_i18n.py to _i18n.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server/wsgi_eventlet.py to wsgi_eventlet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server/rpc_eventlet.py to rpc_eventlet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server/api_eventlet.py to api_eventlet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/server/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/extensions.py to extensions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/api_common.py to api_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/views/versions.py to versions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/views/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2/router.py to router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2/resource_helper.py to resource_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2/resource.py to resource.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/v2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers/securitygroups_rpc.py to securitygroups_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers/resources_rpc.py to resources_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers/metadata_rpc.py to metadata_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers/l3_rpc.py to l3_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers/dvr_rpc.py to dvr_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py to dhcp_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/handlers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py to metering_rpc_agent_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py to l3_rpc_agent_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py to dhcp_rpc_agent_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/agentnotifiers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/producer/registry.py to registry.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/producer/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/version_manager.py to version_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/resources.py to resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/resource_manager.py to resource_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/events.py to events.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/consumer/registry.py to registry.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/callbacks/consumer/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/api/rpc/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/userfilters.py to userfilters.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/translation.py to translation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/quota_enforcement.py to quota_enforcement.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/query_parameters.py to query_parameters.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/policy_enforcement.py to policy_enforcement.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/ownership_validation.py to ownership_validation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/notifier.py to notifier.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/context.py to context.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/body_validation.py to body_validation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/hooks/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/root.py to root.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/resource.py to resource.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/quota.py to quota.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/extensions.py to extensions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/startup.py to startup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/app.py to app.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/subnet_alloc.py to subnet_alloc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/requests.py to requests.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/db_models.py to db_models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/db_api.py to db_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/ipam/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/windows/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/windows/ip_lib.py to ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/windows/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/securitygroups_rpc.py to securitygroups_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/rpc.py to rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/resource_cache.py to resource_cache.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/metadata_agent.py to metadata_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3_agent.py to l3_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/firewall.py to firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/dhcp_agent.py to dhcp_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/agent_extensions_manager.py to agent_extensions_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/metadata/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/metadata/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/metadata/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/router_info.py to router_info.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/namespaces.py to namespaces.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/namespace_manager.py to namespace_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/link_local_allocator.py to link_local_allocator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/legacy_router.py to legacy_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/l3_agent_extensions_manager.py to l3_agent_extensions_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/l3_agent_extension_api.py to l3_agent_extension_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/keepalived_state_change.py to keepalived_state_change.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/item_allocator.py to item_allocator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/ha_router.py to ha_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/ha.py to ha.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/fip_rule_priority_allocator.py to fip_rule_priority_allocator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/dvr_snat_ns.py to dvr_snat_ns.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/dvr_router_base.py to dvr_router_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/dvr_local_router.py to dvr_local_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/dvr_fip_ns.py to dvr_fip_ns.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/dvr_edge_router.py to dvr_edge_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/dvr_edge_ha_router.py to dvr_edge_ha_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/dvr.py to dvr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos/gateway_ip.py to gateway_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos/fip.py to fip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/qos/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/snat_log.py to snat_log.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/port_forwarding.py to port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/ndp_proxy.py to ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/conntrack_helper.py to conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l3/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/resource_processing_queue.py to resource_processing_queue.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/polling.py to polling.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/placement_report.py to placement_report.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/ovsdb_monitor.py to ovsdb_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/ovs_lib.py to ovs_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/ip_lib.py to ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/base_polling.py to base_polling.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/base_agent_rpc.py to base_agent_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/async_process.py to async_process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/dhcp/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/dhcp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp/ipv6.py to ipv6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp/ipv4.py to ipv4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp/extension.py to extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/dhcp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/qos_linux.py to qos_linux.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/qos.py to qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/local_ip.py to local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/fdb_population.py to fdb_population.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/l2_agent_extensions_manager.py to l2_agent_extensions_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/l2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/tc_lib.py to tc_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/ra.py to ra.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/pd_driver.py to pd_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/pd.py to pd.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/of_monitor.py to of_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/l3_tc_lib.py to l3_tc_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/keepalived.py to keepalived.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/iptables_manager.py to iptables_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/iptables_firewall.py to iptables_firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/iptables_comments.py to iptables_comments.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/ipset_manager.py to ipset_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/ip_lib.py to ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/ip_conntrack.py to ip_conntrack.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/interface.py to interface.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/external_process.py to external_process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/dibbler.py to dibbler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/dhcp.py to dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/devlink.py to devlink.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/daemon.py to daemon.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/bridge_lib.py to bridge_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall/rules.py to rules.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall/iptables.py to iptables.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall/firewall.py to firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/linux/openvswitch_firewall/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/impl_idl.py to impl_idl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/api.py to api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native/vlog.py to vlog.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native/helpers.py to helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native/connection.py to connection.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native/commands.py to commands.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovsdb/native/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions/qos_hwol.py to qos_hwol.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions/noop.py to noop.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions/extension_manager.py to extension_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata/server.py to server.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata/ovsdb.py to ovsdb.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/agent/ovsdb.py to ovsdb.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/agent/ovn_neutron_agent.py to ovn_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/ovn_neutron_agent.py to ovn_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/metadata_agent.py to metadata_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/agent/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/status.py to status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/sanity_check.py to sanity_check.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/sanitize_port_mac_addresses.py to sanitize_port_mac_addresses.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/sanitize_port_binding_profile_allocation.py to sanitize_port_binding_profile_allocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/runtime_checks.py to runtime_checks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/remove_duplicated_port_bindings.py to remove_duplicated_port_bindings.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/pd_notify.py to pd_notify.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovs_cleanup.py to ovs_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/netns_cleanup.py to netns_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/linuxbridge_cleanup.py to linuxbridge_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/keepalived_state_change.py to keepalived_state_change.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ipset_cleanup.py to ipset_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/destroy_patch_ports.py to destroy_patch_ports.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py to sriov_nic_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins/ovs_neutron_agent.py to ovs_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py to macvtap_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py to linuxbridge_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/server/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/services/metering_agent.py to metering_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/services/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/usage_audit.py to usage_audit.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents/ovn_neutron_agent.py to ovn_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents/ovn_metadata.py to ovn_metadata.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents/metadata.py to metadata.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents/l3.py to l3.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents/dhcp.py to dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/eventlet/agents/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/upgrade_checks/checks.py to checks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/upgrade_checks/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/upgrade_checks/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn/neutron_ovn_db_sync_util.py to neutron_ovn_db_sync_util.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn/ml2ovn_trace.py to ml2ovn_trace.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn/migration_mtu.py to migration_mtu.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/sanity/checks.py to checks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/cmd/sanity/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/extensions/conntrack_helper.py to conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/extensions/allowedaddresspairs.py to allowedaddresspairs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/migration_cli.py to migration_cli.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/l3_ndpproxy_db.py to l3_ndpproxy_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/l3_hamode_db.py to l3_hamode_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/l3_gwmode_db.py to l3_gwmode_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/l3_dvr_db.py to l3_dvr_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/l3_agentschedulers_db.py to l3_agentschedulers_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/extraroute_db.py to extraroute_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/dvr_mac_db.py to dvr_mac_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/db/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services/provider_configuration.py to provider_configuration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services/metering_agent.py to metering_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services/logging.py to logging.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services/extdns_designate_driver.py to extdns_designate_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/services/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/wsgi.py to wsgi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/service.py to service.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/quota.py to quota.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/profiling.py to profiling.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/experimental.py to experimental.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/common.py to common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/trunk.py to trunk.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/subnetpool.py to subnetpool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/subnet.py to subnet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/service_type.py to service_type.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/segment.py to segment.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/security_group.py to security_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/router.py to router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/rbac.py to rbac.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/quotas.py to quotas.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/qos.py to qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/port.py to port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/network_segment_range.py to network_segment_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/network_ip_availability.py to network_ip_availability.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/network.py to network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/ndp_proxy.py to ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/metering.py to metering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/logging.py to logging.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/local_ip_association.py to local_ip_association.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/local_ip.py to local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/l3_conntrack_helper.py to l3_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/floatingip_port_forwarding.py to floatingip_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/floatingip_pools.py to floatingip_pools.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/floatingip.py to floatingip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/flavor.py to flavor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/availability_zone.py to availability_zone.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/auto_allocated_topology.py to auto_allocated_topology.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/address_scope.py to address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/address_group.py to address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/policies/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py to mech_ovs_conf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py to mech_sriov_conf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py to agent_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py to ovn_conf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/ovs_conf.py to ovs_conf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/macvtap.py to macvtap.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/linuxbridge.py to linuxbridge.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/driver_type.py to driver_type.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/plugins/ml2/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/database/agentschedulers_db.py to agentschedulers_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/database/agents_db.py to agents_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/database/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/windows.py to windows.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/securitygroups_rpc.py to securitygroups_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovsdb_api.py to ovsdb_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovs_conf.py to ovs_conf.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/linux.py to linux.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l2_ext_fdb_population.py to l2_ext_fdb_population.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/dhcp.py to dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/common.py to common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/cmd.py to cmd.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/agent_extensions_manager.py to agent_extensions_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/metadata/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/metadata/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/ovn_neutron_agent/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/metadata/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/metadata/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3/keepalived.py to keepalived.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3/ha.py to ha.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/conf/agent/l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/trunk.py to trunk.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/tag.py to tag.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/subnetpool.py to subnetpool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/subnet.py to subnet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/stdattrs.py to stdattrs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/servicetype.py to servicetype.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/securitygroup.py to securitygroup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/router.py to router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/rbac_db.py to rbac_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/rbac.py to rbac.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/quota.py to quota.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/provisioning_blocks.py to provisioning_blocks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/ports.py to ports.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port_forwarding.py to port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/network_segment_range.py to network_segment_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/network.py to network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/ndp_proxy.py to ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/metering.py to metering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/local_ip.py to local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/l3agent.py to l3agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/l3_hamode.py to l3_hamode.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/ipam.py to ipam.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/floatingip.py to floatingip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/flavor.py to flavor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/conntrack_helper.py to conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/auto_allocate.py to auto_allocate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/address_scope.py to address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/address_group.py to address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/logapi/logging_resource.py to logging_resource.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/logapi/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/extensions/port_security.py to port_security.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions/uplink_status_propagation.py to uplink_status_propagation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions/port_security.py to port_security.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions/port_numa_affinity_policy.py to port_numa_affinity_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions/port_device_profile.py to port_device_profile.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions/extra_dhcp_opt.py to extra_dhcp_opt.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions/data_plane_status.py to data_plane_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions/allowedaddresspairs.py to allowedaddresspairs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/port/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/db/api.py to api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/db/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2/vxlanallocation.py to vxlanallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2/vlanallocation.py to vlanallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2/greallocation.py to greallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2/geneveallocation.py to geneveallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2/flatallocation.py to flatallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/plugins/ml2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos/rule_type.py to rule_type.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos/rule.py to rule.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos/qos_policy_validator.py to qos_policy_validator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos/policy.py to policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos/binding.py to binding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/objects/qos/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/metering/metering_rpc.py to metering_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/metering/metering_db.py to metering_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/metering/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/allowed_address_pairs/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/port_security/models.py to models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/port_security/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/qos/models.py to models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/qos/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/extra_dhcp_opt/models.py to models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/extra_dhcp_opt/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/availability_zone/router.py to router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/availability_zone/network.py to network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/availability_zone/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/connection.py to connection.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/cli.py to cli.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/autogen.py to autogen.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand/I43e0b669096_port_forwarding_port_ranges.py to I43e0b669096_port_forwarding_port_ranges.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand/659cbedf30a1_add_index_to_subnetpools_address_scope_.py to 659cbedf30a1_add_index_to_subnetpools_address_scope_.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand/5881373af7f5_delete_sgpb_on_sg_deletion.py to 5881373af7f5_delete_sgpb_on_sg_deletion.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand/4e6e655746f6_add_index_to_ports_network_id.py to 4e6e655746f6_add_index_to_ports_network_id.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/zed/expand/21ff98fabab1_add_ndp_proxy_constraint.py to 21ff98fabab1_add_ndp_proxy_constraint.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand/e981acd076d3_add_networksegments_database_constraint.py to e981acd076d3_add_networksegments_database_constraint.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand/cd9ef14ccf87_add_index_to_agents_host.py to cd9ef14ccf87_add_index_to_agents_host.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand/c181bb1d89e4_qos_minimum_packet_rate_rules.py to c181bb1d89e4_qos_minimum_packet_rate_rules.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand/ba859d649675_add_indexes_to_rbacs.py to ba859d649675_add_indexes_to_rbacs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py to 8160f7a9cebb_drop_portbindingports_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py to 76df7844a8c6_add_local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand/34cf8b009713_add_router_ndp_proxy_table.py to 34cf8b009713_add_router_ndp_proxy_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/yoga/expand/1ffef8d6f371_rbac_target_tenant_to_target_project.py to 1ffef8d6f371_rbac_target_tenant_to_target_project.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/xena/expand/8df53b0d2c0e_increase_tag_elements_from_60_to_255_.py to 8df53b0d2c0e_increase_tag_elements_from_60_to_255_.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/xena/expand/1bb3393de75d_add_qos_pps_rule.py to 1bb3393de75d_add_qos_pps_rule.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand/f010820fc498_add_unique_quotas_project_resource.py to f010820fc498_add_unique_quotas_project_resource.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand/a964d94b4677_support_remote_address_group_in_sg_rules.py to a964d94b4677_support_remote_address_group_in_sg_rules.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py to 6135a7bd4425_add_rbac_support_for_address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand/532aa95457e2_port_numa_affinity_policy.py to 532aa95457e2_port_numa_affinity_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand/26d1e9f5c766_add_standard_attributes_to_address_group.py to 26d1e9f5c766_add_standard_attributes_to_address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py to 1e0744e4ffea_port_device_profile.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand/fd6107509ccd_ovn_distributed_device_owner.py to fd6107509ccd_ovn_distributed_device_owner.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand/dfe425060830_limit_vlan_allocation_id_values.py to dfe425060830_limit_vlan_allocation_id_values.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand/I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.py to I38991de2b4_source_and_destination_ip_prefix_neutron_metering_rule.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand/49d8622c5221_propagate_uplink_status_defaults_to_true.py to 49d8622c5221_propagate_uplink_status_defaults_to_true.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py to 1ea5dab0897a_add_address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py to f4b9654dd40c_ovn_backend.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/e88badaa9591_add_rbac_support_for_subnetpool.py to e88badaa9591_add_rbac_support_for_subnetpool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/e4e236b0e1ff_add_rbac_support_for_address_scope.py to e4e236b0e1ff_add_rbac_support_for_address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/d8bdf05313f4_add_in_use_to_subnet.py to d8bdf05313f4_add_in_use_to_subnet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/c3e9d13c4367_add_binding_index_to_.py to c3e9d13c4367_add_binding_index_to_.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/a010322604bc_network_subnet_update_lock.py to a010322604bc_network_subnet_update_lock.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py to Ibac91d24da2_port_forwarding_description.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/86274d77933e_change_mtu_to_not_null.py to 86274d77933e_change_mtu_to_not_null.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/263d454a9655_add_dns_publish_fixed_ip_to_subnets.py to 263d454a9655_add_dns_publish_fixed_ip_to_subnets.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/2217c4222de6_add_dvr_fip_gateway_port_network_table.py to 2217c4222de6_add_dvr_fip_gateway_port_network_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ussuri/expand/18a7e90ae768_add_security_group_stateful.py to 18a7e90ae768_add_security_group_stateful.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/train/expand/c613d0b82681_subnet_force_network_id.py to c613d0b82681_subnet_force_network_id.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py to 63fd95af7dcd_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py to fb0167bd9639_agent_resources_synced.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand/d72db3e25539_modify_uniq_port_forwarding.py to d72db3e25539_modify_uniq_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand/cada2437bf41_add_propagate_uplink_status_to_port.py to cada2437bf41_add_propagate_uplink_status_to_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand/9bfad3f1e780_support_shared_security_groups.py to 9bfad3f1e780_support_shared_security_groups.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand/195176fb410d_router_gateway_ip_qos.py to 195176fb410d_router_gateway_ip_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py to 0ff9e3881597_network_segment_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py to 867d39095bf4_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/rocky/expand/61663558142c_add_ha_router_state.py to 61663558142c_add_ha_router_state.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py to 594422d373ee_fip_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py to c8c222d42aa9_logging_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand/804a3c76314c_add_data_plane_status_to_port.py to 804a3c76314c_add_data_plane_status_to_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand/7d32f979895f_add_mtu_for_networks.py to 7d32f979895f_add_mtu_for_networks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand/62c781cb6192_add_qos_policies_default_table.py to 62c781cb6192_add_qos_policies_default_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand/349b6fd605a6_add_dns_domain_to_portdnses.py to 349b6fd605a6_add_dns_domain_to_portdnses.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/pike/expand/2b42d90729da_qos_add_direction_to_bw_limit_rule_table.py to 2b42d90729da_qos_add_direction_to_bw_limit_rule_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ocata/expand/a9c43481023c_extend_ml2_port_bindings.py to a9c43481023c_extend_ml2_port_bindings.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/ocata/expand/929c968efe70_add_pk_version_table.py to 929c968efe70_add_pk_version_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/d3435b514502_add_device_id_index_to_port.py to d3435b514502_add_device_id_index_to_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py to c415aab1c048_add_revisions_column.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/a963b38d82f4_add_dns_name_to_portdnses.py to a963b38d82f4_add_dns_name_to_portdnses.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/a5648cfeeadf_add_subnet_service_types.py to a5648cfeeadf_add_subnet_service_types.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py to 6b461a21bcfc_uniq_floatingips0floating_network_.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/67daae611b6e_add_standard_attr_to_qos_policies.py to 67daae611b6e_add_standard_attr_to_qos_policies.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/5cd92597d11d_add_ip_allocation_to_port.py to 5cd92597d11d_add_ip_allocation_to_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/5abc0278ca73_add_support_for_vlan_trunking.py to 5abc0278ca73_add_support_for_vlan_trunking.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/45f8dd33480b_qos_dscp_db_addition.py to 45f8dd33480b_qos_dscp_db_addition.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/3d0e74aa7d37_add_flavor_id_to_routers.py to 3d0e74aa7d37_add_flavor_id_to_routers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py to 30107ab6a3ee_provisioning_blocks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py to 0f5bef0f87d4_add_qos_minimum_bandwidth_rules.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py to 030a959ceafa_uniq_routerports0port_id.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py to c879c5e1ee90_add_segment_id_to_subnet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/b67e765a3524_remove_mtu_column_from_networks.py to b67e765a3524_remove_mtu_column_from_networks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/b12a3ef66e62_add_standardattr_to_qos_policies.py to b12a3ef66e62_add_standardattr_to_qos_policies.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/a8b517cff8ab_add_routerport_bindings_for_ha.py to a8b517cff8ab_add_routerport_bindings_for_ha.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py to a84ccf28f06a_migrate_dns_name_from_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py to 97c25b0d2353_add_name_desc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/8fd3918ef6f4_add_segment_host_mapping.py to 8fd3918ef6f4_add_segment_host_mapping.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/89ab9a816d70_rename_ml2_network_segments.py to 89ab9a816d70_rename_ml2_network_segments.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/7d9d8eeec6ad_rename_tenant_to_project.py to 7d9d8eeec6ad_rename_tenant_to_project.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/7bbb25278f53_device_owner_ha_replicate_int.py to 7bbb25278f53_device_owner_ha_replicate_int.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py to 5c85685d616d_remove_availability_ranges.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/4bcd4df1f426_rename_ml2_dvr_port_bindings.py to 4bcd4df1f426_rename_ml2_dvr_port_bindings.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/3b935b28e7a0_migrate_to_pluggable_ipam.py to 3b935b28e7a0_migrate_to_pluggable_ipam.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/newton/contract/2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py to 2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py to ec7fcfbf72ee_network_az.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py to dce3ec7a25c9_router_az.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py to c3a73f615e4_add_ip_version_to_address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/b4caf27aae4_add_bgp_dragent_model_data.py to b4caf27aae4_add_bgp_dragent_model_data.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py to 659bf3d90664_add_attributes_to_support_external_dns_integration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py to 59cb5b6cf4d_availability_zone.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/3894bccad37f_add_timestamp_to_base_resources.py to 3894bccad37f_add_timestamp_to_base_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py to 32e5974ada25_add_neutron_resources_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/31ed664953e6_add_resource_versions_row_to_agent_table.py to 31ed664953e6_add_resource_versions_row_to_agent_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py to 2f9e956e7532_tag_support.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/1df244e556f5_add_unique_ha_router_agent_port_bindings.py to 1df244e556f5_add_unique_ha_router_agent_port_bindings.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py to 19f26505c74f_auto_allocated_topology.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py to 15e43b934f81_rbac_qos_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/15be73214821_add_bgp_model_data.py to 15be73214821_add_bgp_model_data.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py to 13cfb89f881a_add_is_default_to_subnetpool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/expand/0e66c5227a8a_add_desc_to_standard_attr.py to 0e66c5227a8a_add_desc_to_standard_attr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract/e3278ee65050_drop_nec_plugin_tables.py to e3278ee65050_drop_nec_plugin_tables.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py to c6c112992c9_rbac_qos_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py to 8a6d8bdae39_migrate_neutron_resources_table.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py to 5ffceebfada_rbac_network_external.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py to 4ffceebfcdc_standard_desc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py to 2b4c2465d44b_dvr_sheduling_refactoring.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py to 1b294093239c_remove_embrane_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py to 9859ac9c136_quota_reservations.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py to 8675309a5c4f_rbac_network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py to 599c6a226151_neutrodb_ipam.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py to 52c5312f6baf_address_scopes.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py to 48153cb5f051_qos_db_changes.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py to 45f955889773_quota_usage.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py to 354db87e3225_nsxv_vdr_metadata.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py to 34af2b5c5a59_add_dns_name_to_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py to 31337ec0ffee_flavors.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py to 26c371498592_subnetpool_hash.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py to 1c844d1677f7_dns_nameservers_order.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py to 1b4c6e320f79_address_scope_support_in_subnetpool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py to 5498d17be016_drop_legacy_ovs_and_lb.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py to 4ffceebfada_rbac_network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py to 4af11ca47297_drop_cisco_monolithic_tables.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py to 30018084ec99_initial.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py to 2e5352a0ad4d_add_missing_foreign_keys.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py to 2a16083502f3_metaplugin_removal.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py to 11926bcfe72d_add_geneve_ml2_type_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py to fc153938cdc1_update_segment_networks_constraint.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/versions/kilo_initial.py to kilo_initial.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/vpn_init_ops.py to vpn_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/vmware_init_ops.py to vmware_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/secgroup_init_ops.py to secgroup_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/portsec_init_ops.py to portsec_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/ovs_init_ops.py to ovs_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/other_plugins_init_ops.py to other_plugins_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/other_extensions_init_ops.py to other_extensions_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/nuage_init_opts.py to nuage_init_opts.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/nsxv_initial_opts.py to nsxv_initial_opts.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/nec_init_ops.py to nec_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/ml2_init_ops.py to ml2_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/metering_init_ops.py to metering_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py to loadbalancer_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/lb_init_ops.py to lb_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/l3_init_ops.py to l3_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/firewall_init_ops.py to firewall_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/external.py to external.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/env.py to env.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/dvr_init_opts.py to dvr_init_opts.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/core_init_ops.py to core_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/cisco_init_ops.py to cisco_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/brocade_init_ops.py to brocade_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/agent_init_ops.py to agent_init_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/alembic_migrations/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/models/head.py to head.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/migration/models/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2/vxlanallocation.py to vxlanallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2/vlanallocation.py to vlanallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2/gre_allocation_endpoints.py to gre_allocation_endpoints.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2/geneveallocation.py to geneveallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2/flatallocation.py to flatallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/plugins/ml2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/uplink_status_propagation.py to uplink_status_propagation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/tag.py to tag.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/subnet_service_type.py to subnet_service_type.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/servicetype.py to servicetype.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/segment.py to segment.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/securitygroup.py to securitygroup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/provisioning_block.py to provisioning_block.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/port_numa_affinity_policy.py to port_numa_affinity_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/port_forwarding.py to port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/port_device_profile.py to port_device_profile.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/ovn.py to ovn.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/network_segment_range.py to network_segment_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/ndp_proxy.py to ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/metering.py to metering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/loggingapi.py to loggingapi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/local_ip.py to local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/l3ha.py to l3ha.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/l3agent.py to l3agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/l3_attrs.py to l3_attrs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/l3.py to l3.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/flavor.py to flavor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/external_net.py to external_net.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/dvr.py to dvr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/dns.py to dns.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/data_plane_status.py to data_plane_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/conntrack_helper.py to conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/allowed_address_pair.py to allowed_address_pair.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/address_scope.py to address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/address_group.py to address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/network_dhcp_agent_binding/models.py to models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/network_dhcp_agent_binding/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/vlantransparent_db.py to vlantransparent_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/uplink_status_propagation_db.py to uplink_status_propagation_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/subnet_service_type_mixin.py to subnet_service_type_mixin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/standardattrdescription_db.py to standardattrdescription_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/servicetype_db.py to servicetype_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/segments_db.py to segments_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/securitygroups_rpc_base.py to securitygroups_rpc_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/securitygroups_db.py to securitygroups_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/rbac_db_models.py to rbac_db_models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/rbac_db_mixin.py to rbac_db_mixin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/provisioning_blocks.py to provisioning_blocks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/portsecurity_db_common.py to portsecurity_db_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/portsecurity_db.py to portsecurity_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/port_numa_affinity_policy_db.py to port_numa_affinity_policy_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/port_device_profile_db.py to port_device_profile_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/ovn_revision_numbers_db.py to ovn_revision_numbers_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/ovn_hash_ring_db.py to ovn_hash_ring_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/network_ip_availability_db.py to network_ip_availability_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/models_v2.py to models_v2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/local_ip_db.py to local_ip_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_hascheduler_db.py to l3_hascheduler_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_hamode_db.py to l3_hamode_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_gwmode_db.py to l3_gwmode_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_gateway_ip_qos.py to l3_gateway_ip_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_fip_qos.py to l3_fip_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_fip_port_details.py to l3_fip_port_details.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_fip_pools_db.py to l3_fip_pools_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_dvrscheduler_db.py to l3_dvrscheduler_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_dvr_ha_scheduler_db.py to l3_dvr_ha_scheduler_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_dvr_db.py to l3_dvr_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_db.py to l3_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_attrs_db.py to l3_attrs_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/l3_agentschedulers_db.py to l3_agentschedulers_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py to ipam_pluggable_backend.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/ipam_backend_mixin.py to ipam_backend_mixin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/flavors_db.py to flavors_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/extraroute_db.py to extraroute_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/extradhcpopt_db.py to extradhcpopt_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/external_net_db.py to external_net_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/dvr_mac_db.py to dvr_mac_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/dns_db.py to dns_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/db_base_plugin_v2.py to db_base_plugin_v2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/db_base_plugin_common.py to db_base_plugin_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/data_plane_status_db.py to data_plane_status_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/allowedaddresspairs_db.py to allowedaddresspairs_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/agentschedulers_db.py to agentschedulers_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/agents_db.py to agents_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/address_scope_db.py to address_scope_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/address_group_db.py to address_group_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/_utils.py to _utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota/models.py to models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota/driver_null.py to driver_null.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota/driver_nolock.py to driver_nolock.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota/api.py to api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/db/quota/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ovn_l3/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ovn_l3/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ovn_l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/service_base.py to service_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/provider_configuration.py to provider_configuration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments/db.py to db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/segments/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/placement_report/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/placement_report/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/tag/tag_plugin.py to tag_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/tag/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ndp_proxy/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ndp_proxy/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/ndp_proxy/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate/models.py to models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate/db.py to db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/auto_allocate/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/loki/loki_plugin.py to loki_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/loki/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper/common/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/conntrack_helper/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/local_ip/local_ip_plugin.py to local_ip_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/local_ip/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/rbac/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/revisions/revision_plugin.py to revision_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/revisions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_ip_availability/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_ip_availability/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/timestamp/timestamp_plugin.py to timestamp_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/timestamp/timestamp_db.py to timestamp_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/timestamp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_segment_range/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/network_segment_range/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/flavors/flavors_plugin.py to flavors_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/flavors/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/abstract_driver.py to abstract_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/iptables/iptables_driver.py to iptables_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/iptables/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/noop/noop_driver.py to noop_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/drivers/noop/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/metering_plugin.py to metering_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/agents/metering_agent.py to metering_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/metering/agents/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/qos_plugin.py to qos_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/manager.py to manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/openvswitch/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/ovn/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/linuxbridge/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/linuxbridge/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/sriov/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/qos/drivers/sriov/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc/server.py to server.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc/backend.py to backend.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rpc/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/rules.py to rules.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/models.py to models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/ovn/trunk_driver.py to trunk_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py to trunk_plumber.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/agent/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/linuxbridge/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py to trunk_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py to ovsdb_handler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/drivers/openvswitch/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/seg_types/validators.py to validators.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/trunk/seg_types/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/drivers/designate/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/drivers/designate/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/externaldns/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/l3_router_plugin.py to l3_router_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers/single_node.py to single_node.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers/ha.py to ha.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers/dvrha.py to dvrha.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers/dvr.py to dvr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers/driver_controller.py to driver_controller.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/l3_router/service_providers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/logging_plugin.py to logging_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/api_base.py to api_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common/validators.py to validators.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common/snat_validate.py to snat_validate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common/sg_validate.py to sg_validate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common/sg_callback.py to sg_callback.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common/db_api.py to db_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/rpc/server.py to server.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/rpc/agent.py to agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/rpc/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent/log_extension.py to log_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent/l3/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/agent/l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/ovn/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/manager.py to manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py to ovs_firewall_log.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch/log_oskenapp.py to log_oskenapp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/logapi/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/common/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/pf_plugin.py to pf_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/drivers/ovn/driver.py to driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/services/portforwarding/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/common/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/rpc.py to rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/plugin.py to plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/ovo_rpc.py to ovo_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/models.py to models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/managers.py to managers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/driver_context.py to driver_context.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/db.py to db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/uplink_status_propagation.py to uplink_status_propagation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py to tag_ports_during_bulk_creation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py to subnet_dns_publish_fixed_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/qos.py to qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/port_security.py to port_security.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/port_numa_affinity_policy.py to port_numa_affinity_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/port_device_profile.py to port_device_profile.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/dns_integration.py to dns_integration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/dns_domain_keywords.py to dns_domain_keywords.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/data_plane_status.py to data_plane_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/common/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/common/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent/capabilities.py to capabilities.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent/_common_agent.py to _common_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent/_agent_manager_base.py to _agent_manager_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py to l2population_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/rpc.py to rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/mech_driver.py to mech_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/db.py to db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/l2pop/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py to macvtap_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/macvtap_common.py to macvtap_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py to mech_macvtap.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py to mech_linuxbridge.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py to qos_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py to linuxbridge_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py to linuxbridge_capabilities.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py to linuxbridge_agent_extension_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py to arp_protect.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/db_migration.py to db_migration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py to neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py to mech_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py to worker.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py to ovsdb_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py to ovn_db_sync.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py to ovn_client.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py to maintenance.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py to impl_idl_ovn.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py to commands.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py to api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py to qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py to placement.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py to mech_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py to sriov_nic_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py to pci_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py to eswitch_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py to qos_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/type_vxlan.py to type_vxlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/type_vlan.py to type_vlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/type_tunnel.py to type_tunnel.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/type_local.py to type_local.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/type_gre.py to type_gre.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/type_geneve.py to type_geneve.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/type_flat.py to type_flat.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/mech_agent.py to mech_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/helpers.py to helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py to mech_openvswitch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py to qos_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py to ovs_oskenapp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py to ovs_bridge.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py to ofswitch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py to main.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py to br_tun.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py to br_phys.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py to br_int.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py to br_dvr_process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py to base_oskenapp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py to br_cookie.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py to vlanmanager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py to ovs_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py to ovs_dvr_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py to ovs_capabilities.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py to ovs_agent_extension_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/main.py to main.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/tools.py to tools.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/post_mortem_debug.py to post_mortem_debug.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/net_helpers.py to net_helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/machine_fixtures.py to machine_fixtures.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/l3_test_common.py to l3_test_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/helpers.py to helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/conn_testers.py to conn_testers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/config_fixtures.py to config_fixtures.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents/ovs_agent.py to ovs_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents/l3_agent.py to l3_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents/l2_extensions.py to l2_extensions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/agents/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources/resource_allocator.py to resource_allocator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources/port.py to port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources/ip_network.py to ip_network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources/ip_address.py to ip_address.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/common/exclusive_resources/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/schedulers/dhcp.py to dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/schedulers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources/process.py to process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources/machine.py to machine.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources/environment.py to environment.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources/client.py to client.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/resources/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_subnet.py to test_subnet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_segmentation_id.py to test_segmentation_id.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_securitygroup.py to test_securitygroup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_quota.py to test_quota.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_qos.py to test_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_ports_rebind.py to test_ports_rebind.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_ports_binding.py to test_ports_binding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_ports_api.py to test_ports_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_ovs_dhcp_extension.py to test_ovs_dhcp_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_multisegs.py to test_multisegs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_mtu.py to test_mtu.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_logging.py to test_logging.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_local_ip.py to test_local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_l3_agent.py to test_l3_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_firewall.py to test_firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_dhcp_agent.py to test_dhcp_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_connectivity.py to test_connectivity.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/test_agent_bandwidth_report.py to test_agent_bandwidth_report.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents/ovs_agent.py to ovs_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents/l3_agent.py to l3_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents/dhcp_agent.py to dhcp_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/agents/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/servers/placement.py to placement.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/fullstack/servers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/pecan_wsgi/test_app.py to test_app.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/quota/test_resource_registry.py to test_resource_registry.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/quota/test_resource.py to test_resource.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/quota/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/debug/test_commands.py to test_commands.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/debug/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/v2attributes.py to v2attributes.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_vlantransparent.py to test_vlantransparent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_uplink_status_propagation.py to test_uplink_status_propagation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_timestamp.py to test_timestamp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py to test_subnetpool_prefix_ops.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_subnet_service_types.py to test_subnet_service_types.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_subnet_onboard.py to test_subnet_onboard.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py to test_subnet_dns_publish_fixed_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_servicetype.py to test_servicetype.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_segment.py to test_segment.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_securitygroup.py to test_securitygroup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py to test_security_groups_normalized_cidr.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_router_availability_zone.py to test_router_availability_zone.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_quotasv2_detail.py to test_quotasv2_detail.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_quotasv2.py to test_quotasv2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_qos_gateway_ip.py to test_qos_gateway_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_qos_fip.py to test_qos_fip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_providernet.py to test_providernet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_portsecurity.py to test_portsecurity.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_port_numa_affinity_policy.py to test_port_numa_affinity_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_port_device_profile.py to test_port_device_profile.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_network_segment_range.py to test_network_segment_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_network_ip_availability.py to test_network_ip_availability.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_local_ip.py to test_local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_l3_ndp_proxy.py to test_l3_ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_l3_ext_gw_mode.py to test_l3_ext_gw_mode.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_l3.py to test_l3.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_floatingip_pools.py to test_floatingip_pools.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py to test_floating_ip_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_flavors.py to test_flavors.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_fip_port_details.py to test_fip_port_details.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_extraroute.py to test_extraroute.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_extra_dhcp_opt.py to test_extra_dhcp_opt.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_external_net.py to test_external_net.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py to test_expose_port_forwarding_in_fip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_dns.py to test_dns.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_default_subnetpools.py to test_default_subnetpools.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_data_plane_status.py to test_data_plane_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_availability_zone.py to test_availability_zone.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_agent.py to test_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_address_scope.py to test_address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/test_address_group.py to test_address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/foxinsocks.py to foxinsocks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/extensionattribute.py to extensionattribute.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/extendedattribute.py to extendedattribute.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py to test_netlink_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux/test_ip_lib.py to test_ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux/test___init__.py to test___init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/privileged/agent/linux/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/core_extensions/test_qos.py to test_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/core_extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/agent/test_common.py to test_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/test_service.py to test_service.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_trunk.py to test_trunk.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_subnetpool.py to test_subnetpool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_subnet.py to test_subnet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_service_type.py to test_service_type.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_segment.py to test_segment.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_security_group.py to test_security_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_router.py to test_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_rbac.py to test_rbac.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_quotas.py to test_quotas.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_qos.py to test_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_port.py to test_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_network_segment_range.py to test_network_segment_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_network_ip_availability.py to test_network_ip_availability.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_network.py to test_network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_ndp_proxy.py to test_ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_metering.py to test_metering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_logging.py to test_logging.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_local_ip_association.py to test_local_ip_association.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_local_ip.py to test_local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py to test_floatingip_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_floatingip_pools.py to test_floatingip_pools.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_floatingip.py to test_floatingip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_flavor.py to test_flavor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_availability_zone.py to test_availability_zone.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_agent.py to test_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_address_scope.py to test_address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/test_address_group.py to test_address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/conf/policies/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2/test_router.py to test_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2/test_resource.py to test_resource.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/v2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py to test_l3_rpc_agent_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py to test_dhcp_rpc_agent_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/agentnotifiers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py to test_securitygroups_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py to test_resources_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py to test_l3_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py to test_dvr_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py to test_dhcp_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/handlers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py to test_registry.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/producer/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py to test_registry.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/test_version_manager.py to test_version_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/test_resources.py to test_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py to test_resource_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/rpc/callbacks/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/test_extensions.py to test_extensions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/test_api_common.py to test_api_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/api/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers/test_nova.py to test_nova.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers/test_ironic.py to test_ironic.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers/test_batch_notifier.py to test_batch_notifier.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/notifiers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py to test_l3_ovn_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler/test_l3_agent_scheduler.py to test_l3_agent_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py to test_dhcp_agent_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler/test_base_scheduler.py to test_base_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/scheduler/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common/test_resource_processing_queue.py to test_resource_processing_queue.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common/test_polling.py to test_polling.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common/test_placement_report.py to test_placement_report.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common/test_ovsdb_monitor.py to test_ovsdb_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common/test_ovs_lib.py to test_ovs_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common/test_async_process.py to test_async_process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/metadata/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/metadata/test_agent.py to test_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/metadata/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/windows/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/windows/test_ip_lib.py to test_ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/windows/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/test_securitygroups_rpc.py to test_securitygroups_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/test_rpc.py to test_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/test_resource_cache.py to test_resource_cache.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/test_agent_extensions_manager.py to test_agent_extensions_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/dhcp/test_agent.py to test_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/dhcp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_router_info.py to test_router_info.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_namespace_manager.py to test_namespace_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_link_local_allocator.py to test_link_local_allocator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_legacy_router.py to test_legacy_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py to test_l3_agent_extension_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_item_allocator.py to test_item_allocator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_ha_router.py to test_ha_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py to test_fip_rule_priority_allocator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_dvr_snat_ns.py to test_dvr_snat_ns.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_dvr_local_router.py to test_dvr_local_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_dvr_fip_ns.py to test_dvr_fip_ns.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/test_agent.py to test_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/test_snat_log.py to test_snat_log.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py to test_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py to test_ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py to test_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py to test_gateway_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos/test_fip.py to test_fip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l3/extensions/qos/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py to test_l2_agent_extensions_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py to test_ipv6.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py to test_ipv4.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py to test_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/test_qos.py to test_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/test_local_ip.py to test_local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/test_fdb_population.py to test_fdb_population.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/l2/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py to test_rules.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py to test_iptables.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py to test_firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_tc_lib.py to test_tc_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_pd.py to test_pd.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_l3_tc_lib.py to test_l3_tc_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_keepalived.py to test_keepalived.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_iptables_manager.py to test_iptables_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_iptables_firewall.py to test_iptables_firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_ipset_manager.py to test_ipset_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_ip_lib.py to test_ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_ip_conntrack.py to test_ip_conntrack.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_interface.py to test_interface.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_external_process.py to test_external_process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_dhcp.py to test_dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_devlink.py to test_devlink.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_daemon.py to test_daemon.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/test_bridge_lib.py to test_bridge_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/failing_process.py to failing_process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/linux/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb/test_impl_idl.py to test_impl_idl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb/native/test_connection.py to test_connection.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovsdb/native/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata/test_server.py to test_server.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata/test_agent.py to test_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/agent/ovn/metadata/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/hacking/test_checks.py to test_checks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/hacking/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/upgrade_checks/test_checks.py to test_checks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/upgrade_checks/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/test_status.py to test_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/test_sanity_check.py to test_sanity_check.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/test_ovs_cleanup.py to test_ovs_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/test_netns_cleanup.py to test_netns_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py to test_neutron_ovn_db_sync_util.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/cmd/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/metering/test_metering_db.py to test_metering_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/metering/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota/test_driver_nolock.py to test_driver_nolock.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota/test_api.py to test_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/quota/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_segments_db.py to test_segments_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_securitygroups_db.py to test_securitygroups_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_rbac_db_mixin.py to test_rbac_db_mixin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_provisioning_blocks.py to test_provisioning_blocks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_portsecurity_db_common.py to test_portsecurity_db_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_portsecurity_db.py to test_portsecurity_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_ovn_revision_numbers_db.py to test_ovn_revision_numbers_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_ovn_hash_ring_db.py to test_ovn_hash_ring_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_migration.py to test_migration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_l3_hamode_db.py to test_l3_hamode_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_l3_dvr_db.py to test_l3_dvr_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_l3_db.py to test_l3_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_ipam_pluggable_backend.py to test_ipam_pluggable_backend.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_ipam_backend_mixin.py to test_ipam_backend_mixin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_extraroute_db.py to test_extraroute_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_dvr_mac_db.py to test_dvr_mac_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py to test_db_base_plugin_v2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_db_base_plugin_common.py to test_db_base_plugin_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_allowedaddresspairs_db.py to test_allowedaddresspairs_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_agentschedulers_db.py to test_agentschedulers_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test_agents_db.py to test_agents_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/test__utils.py to test__utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/db/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/testlib_api.py to testlib_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/test_wsgi.py to test_wsgi.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/test_worker.py to test_worker.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/test_service.py to test_service.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/test_policy.py to test_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/test_opts.py to test_opts.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/test_neutron_plugin_base_v2.py to test_neutron_plugin_base_v2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/test_manager.py to test_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/test_auth.py to test_auth.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/fake_resources.py to fake_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/extension_stubs.py to extension_stubs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/dummy_plugin.py to dummy_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/_test_extension_portbindings.py to _test_extension_portbindings.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/test_subnet_alloc.py to test_subnet_alloc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/test_requests.py to test_requests.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/fake_driver.py to fake_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py to test_db_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/ipam/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/test_ipv6_utils.py to test_ipv6_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/test_coordination.py to test_coordination.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/test_cache_utils.py to test_cache_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/test__deprecate.py to test__deprecate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/moved_globals_target.py to moved_globals_target.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/moved_globals_code2.py to moved_globals_code2.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/moved_globals_code1.py to moved_globals_code1.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn/test_hash_ring_manager.py to test_hash_ring_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn/test_acl.py to test_acl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/common/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/placement_report/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/placement_report/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/revisions/test_revision_plugin.py to test_revision_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/revisions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/conntrack_helper/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/conntrack_helper/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/auto_allocate/test_db.py to test_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/auto_allocate/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/test_provider_configuration.py to test_provider_configuration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/ovn_l3/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/ovn_l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/network_segment_range/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/network_segment_range/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/seg_types/test_validators.py to test_validators.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/seg_types/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/test_rules.py to test_rules.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/fakes.py to fakes.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc/test_server.py to test_server.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc/test_backend.py to test_backend.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc/test_agent.py to test_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/rpc/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py to test_trunk_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py to test_trunk_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py to test_ovsdb_handler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py to test_trunk_plumber.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router/test_l3_router_plugin.py to test_l3_router_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py to test_driver_controller.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/l3_router/service_providers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/test_qos_plugin.py to test_qos_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/test_manager.py to test_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/ovn/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/qos/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/test_metering_plugin.py to test_metering_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/agents/test_metering_agent.py to test_metering_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/agents/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/drivers/test_iptables.py to test_iptables.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/metering/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/drivers/designate/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/externaldns/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/test_pf_plugin.py to test_pf_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/portforwarding/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common/test_validators.py to test_validators.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common/test_snat_validate.py to test_snat_validate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common/test_sg_validate.py to test_sg_validate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common/test_sg_callback.py to test_sg_callback.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common/test_db_api.py to test_db_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/test_logging_plugin.py to test_logging_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/rpc/test_server.py to test_server.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/rpc/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/test_manager.py to test_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py to test_ovs_firewall_log.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent/test_log_extension.py to test_log_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent/l3/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/services/logapi/agent/l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/db/test_api.py to test_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/db/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/logapi/test_logging_resource.py to test_logging_resource.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/logapi/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_trunk.py to test_trunk.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_tag.py to test_tag.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_subnetpool.py to test_subnetpool.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_subnet.py to test_subnet.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_servicetype.py to test_servicetype.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_securitygroup.py to test_securitygroup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_router.py to test_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_rbac_db.py to test_rbac_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_rbac.py to test_rbac.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_quota.py to test_quota.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_provisioning_blocks.py to test_provisioning_blocks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_ports.py to test_ports.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_port_forwarding.py to test_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_objects.py to test_objects.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_network_segment_range.py to test_network_segment_range.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_network.py to test_network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_ndp_proxy.py to test_ndp_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_metering.py to test_metering.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_local_ip.py to test_local_ip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_l3agent.py to test_l3agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_l3_hamode.py to test_l3_hamode.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_ipam.py to test_ipam.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_floatingip.py to test_floatingip.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_flavor.py to test_flavor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_conntrack_helper.py to test_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_auto_allocate.py to test_auto_allocate.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_agent.py to test_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_address_scope.py to test_address_scope.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/test_address_group.py to test_address_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py to test_vxlanallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py to test_vlanallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2/test_greallocation.py to test_greallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py to test_geneveallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py to test_flatallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/ml2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py to test_uplink_status_propagation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions/test_port_security.py to test_port_security.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py to test_port_numa_affinity_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py to test_extra_dhcp_opt.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions/test_data_plane_status.py to test_data_plane_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py to test_allowedaddresspairs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/port/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos/test_rule_type.py to test_rule_type.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos/test_rule.py to test_rule.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos/test_policy.py to test_policy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos/test_binding.py to test_binding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/objects/qos/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_tracked_resources.py to test_tracked_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_security_group.py to test_security_group.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_rpc.py to test_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_port_binding.py to test_port_binding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_ovo_rpc.py to test_ovo_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_managers.py to test_managers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_extension_driver_api.py to test_extension_driver_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py to test_ext_portsecurity.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_driver_context.py to test_driver_context.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_db.py to test_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/test_agent_scheduler.py to test_agent_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/_test_mech_agent.py to _test_mech_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py to test_uplink_status_propagation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py to test_tag_ports_during_bulk_creation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions/test_port_security.py to test_port_security.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py to test_dns_integration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py to test_dns_domain_keywords.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py to test_data_plane_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions/fake_extension.py to fake_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py to test_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py to test_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py to test_placement.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py to test_ovsdb_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py to test_ovn_db_sync.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py to test_ovn_client.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py to test_maintenance.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py to test_impl_idl_ovn.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_commands.py to test_commands.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py to test_mech_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py to test_db_migration.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py to test_mech_sriov_nic_switch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py to test_sriov_nic_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py to test_pci_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py to test_eswitch_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py to test_qos_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py to test_config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py to test_linuxbridge_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_agent_extension_api.py to test_linuxbridge_agent_extension_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py to test_arp_protect.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/test_qos_driver.py to test_qos_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py to test_mech_linuxbridge.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py to test_mech_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py to test_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py to test_l2population_rpc.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py to l2population_rpc_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py to test_mech_openvswitch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py to test_vlanmanager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py to test_ovs_tunnel.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py to test_ovs_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py to test_ovs_capabilities.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_agent_extension_api.py to test_ovs_agent_extension_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py to ovs_test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py to fake_oflib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ovs_bridge.py to test_ovs_bridge.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_ofswitch.py to test_ofswitch.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py to test_br_tun.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py to test_br_phys.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py to test_br_int.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py to ovs_bridge_test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/test_br_cookie.py to test_br_cookie.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py to test_qos_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py to test_type_vxlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py to test_type_vlan.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/test_type_local.py to test_type_local.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py to test_type_gre.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py to test_type_geneve.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py to test_type_flat.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/test_helpers.py to test_helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py to mechanism_test.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py to mechanism_logger.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py to mech_faulty_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py to mech_fake_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/ext_test.py to ext_test.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py to base_type_tunnel.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py to test_capabilities.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py to test__common_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py to test__agent_manager_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/test_mech_macvtap.py to test_mech_macvtap.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py to test_macvtap_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py to test_macvtap_common.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir/example_module.py to example_module.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir/subdir/example_module.py to example_module.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/example/dir/subdir/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/common/test_net_helpers.py to test_net_helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/test_post_mortem_debug.py to test_post_mortem_debug.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/functional/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/unit/tests/functional/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi/test_hooks.py to test_hooks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi/test_functional.py to test_functional.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi/test_controllers.py to test_controllers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/pecan_wsgi/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/sanity/test_sanity.py to test_sanity.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/sanity/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd/test_status.py to test_status.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd/test_ovs_cleanup.py to test_ovs_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd/test_netns_cleanup.py to test_netns_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd/test_linuxbridge_cleanup.py to test_linuxbridge_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd/test_ipset_cleanup.py to test_ipset_cleanup.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd/test_destroy_patch_ports.py to test_destroy_patch_ports.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd/process_spawn.py to process_spawn.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/cmd/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux/test_tc_lib.py to test_tc_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux/test_ip_lib.py to test_ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/linux/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/privileged/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common/ovn/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/common/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/api/test_policies.py to test_policies.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/api/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/test_service.py to test_service.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/test_server.py to test_server.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/scheduler/test_l3_agent_scheduler.py to test_l3_agent_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py to test_dhcp_agent_scheduler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/scheduler/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py to test_macvtap_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py to test_mech_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py to test_qos.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_placement.py to test_placement.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py to test_ovsdb_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py to test_ovn_db_sync.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py to test_ovn_db_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py to test_ovn_client.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py to test_maintenance.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py to test_impl_idl.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/plugins/ml2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py to test_resource_allocator.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources/test_port.py to test_port.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py to test_ip_network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py to test_ip_address.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/exclusive_resources/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/test_net_helpers.py to test_net_helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/tests/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py to test_conntrack_helper.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/conntrack_helper/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/portforwarding/test_port_forwarding.py to test_port_forwarding.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/portforwarding/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/ovn_l3/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/ovn_l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/test_logging.py to test_logging.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py to test_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/logapi/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/rpc/test_server.py to test_server.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/rpc/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/test_plugin.py to test_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py to test_trunk_driver.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py to test_trunk_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py to test_ovsdb_handler.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py to test_l3_dvr_router_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py to test_l3_dvr_ha_router_plugin.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/services/l3_router/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/test_quota.py to test_quota.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py to test_vxlanallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py to test_vlanallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2/test_greallocation.py to test_greallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py to test_geneveallocation.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2/test_base.py to test_base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/objects/plugins/ml2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/test_ovn_revision_numbers_db.py to test_ovn_revision_numbers_db.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/test_network.py to test_network.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/test_models.py to test_models.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/test_migrations.py to test_migrations.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/test_ipam.py to test_ipam.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py to test_c3e9d13c4367_add_binding_index_to_.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py to test_ba859d649675_add_indexes_to_rbacs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/db/migrations/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/ovsdb/fixtures.py to fixtures.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/ovsdb/events.py to events.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/process.py to process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/resources/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/common/test_ovsdb_monitor.py to test_ovsdb_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/common/test_ovs_lib.py to test_ovs_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/common/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py to test_ovs_agent_qos_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l2/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/test_namespace_manager.py to test_namespace_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/test_metadata_proxy.py to test_metadata_proxy.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/test_legacy_router.py to test_legacy_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/test_keepalived_state_change.py to test_keepalived_state_change.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/test_ha_router.py to test_ha_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/test_dvr_router.py to test_dvr_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/framework.py to framework.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py to test_port_forwarding_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py to test_ndp_proxy_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py to test_gateway_ip_qos_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py to test_conntrack_helper_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py to test_fip_qos_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/extensions/qos/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py to cmd_keepalived_state_change.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/l3/bin/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb/native/test_helpers.py to test_helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb/native/test_connection.py to test_connection.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovsdb/native/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_tc_lib.py to test_tc_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_process_monitor.py to test_process_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_ovsdb_monitor.py to test_ovsdb_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_of_monitor.py to test_of_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_netlink_lib.py to test_netlink_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py to test_linuxbridge_arp_protect.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_l3_tc_lib.py to test_l3_tc_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_keepalived.py to test_keepalived.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_iptables.py to test_iptables.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_ipset.py to test_ipset.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_ip_lib.py to test_ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_interface.py to test_interface.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_dhcp.py to test_dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_bridge_lib.py to test_bridge_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/test_async_process.py to test_async_process.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/simple_daemon.py to simple_daemon.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/helpers.py to helpers.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py to test_iptables.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py to test_firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/bin/ipt_binname.py to ipt_binname.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/bin/ip_monitor.py to ip_monitor.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/linux/bin/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/test_ovs_lib.py to test_ovs_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/test_ovs_flows.py to test_ovs_flows.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/test_l2_ovs_agent.py to test_l2_ovs_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/test_l2_lb_agent.py to test_l2_lb_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/test_firewall.py to test_firewall.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/test_dhcp_agent.py to test_dhcp_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/windows/test_ip_lib.py to test_ip_lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/windows/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py to test_metadata_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/metadata/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent/test_ovsdb.py to test_ovsdb.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py to test_ovn_neutron_agent.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py to fake_ovn_agent_extension.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/agent/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py to test_qos_hwol.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/tests/functional/agent/ovn/extensions/__init__.py to __init__.cpython-39.pyc DEBUG: writing byte-compilation script '/tmp/tmpjpildzv2.py' DEBUG: /usr/bin/python3 /tmp/tmpjpildzv2.py DEBUG: removing /tmp/tmpjpildzv2.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron DEBUG: copying etc/api-paste.ini -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron DEBUG: copying etc/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron/rootwrap.d DEBUG: copying etc/neutron/rootwrap.d/rootwrap.filters -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron/rootwrap.d/ DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/revert.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/ DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/reduce-dhcp-renewal-time.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/ DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/ovn-migration.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/ DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/backup/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/backup/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates/delete-neutron-resources.sh.j2 -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/sync-dbs.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/clone-dataplane.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/cleanup-dataplane.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/activate-ovn.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates/clone-br-int.sh.j2 -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates/activate-ovn.sh.j2 -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates/cleanup-resources.sh.j2 -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates/create-resources.sh.j2 -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates/validate-resources.sh.j2 -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/revert DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/revert/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/revert/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks/cleanup.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/vars DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/vars DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/defaults DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/tasks DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks/main.yml -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/templates DEBUG: copying tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates/generate-ovn-extras.sh.j2 -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/templates DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing neutron.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron.egg-info/dependency_links.txt DEBUG: writing entry points to neutron.egg-info/entry_points.txt DEBUG: writing top-level names to neutron.egg-info/top_level.txt DEBUG: writing pbr to neutron.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git 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: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron.egg-info/SOURCES.txt' DEBUG: Copying neutron.egg-info to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron-22.2.2.dev31-py3.9.egg-info DEBUG: running install_scripts DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: copying build/scripts-3.9/ovn_migration.sh -> /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin/ovn_migration.sh to 755 DEBUG: Installing ml2ovn-trace script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-db-manage script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-debug script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-dhcp-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-ipset-cleanup script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-keepalived-state-change script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-l3-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-linuxbridge-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-linuxbridge-cleanup script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-macvtap-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-metadata-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-metering-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-netns-cleanup script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-openvswitch-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-ovn-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-ovn-db-sync-util script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-ovn-metadata-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-ovn-migration-mtu script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-ovs-cleanup script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-pd-notify script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-remove-duplicated-port-bindings script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-rootwrap script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-rootwrap-daemon script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-rpc-server script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-sanitize-port-binding-profile-allocation script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-sanitize-port-mac-addresses script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-sanity-check script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-server script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-sriov-nic-agent script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-status script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-usage-audit script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: Installing neutron-api script to /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin/__pycache__ DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/neutron/rootwrap DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron/rootwrap.d/rootwrap.filters /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/neutron/rootwrap DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron/api-paste.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron/rootwrap.conf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/etc/neutron/rootwrap.d /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/ml2 DEBUG: + mv etc/neutron.conf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/neutron.conf DEBUG: + mv etc/neutron/ovn.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/ovn.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/dhcp_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/dhcp_agent.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/l3_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/l3_agent.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/metadata_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/metadata_agent.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/metering_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/metering_agent.ini DEBUG: + for agent in dhcp l3 metadata metering neutron_ovn_metadata DEBUG: + mv etc/neutron_ovn_metadata_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/neutron_ovn_metadata_agent.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/linuxbridge_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/ml2/linuxbridge_agent.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/ml2_conf.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/ml2/ml2_conf.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/openvswitch_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/ml2/openvswitch_agent.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/sriov_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/ml2/sriov_agent.ini DEBUG: + for file in linuxbridge_agent ml2_conf openvswitch_agent sriov_agent ovn_agent DEBUG: + mv etc/neutron/plugins/ml2/ovn_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/ml2/ovn_agent.ini DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/networking-ovn DEBUG: + ln -s /etc/neutron/neutron_ovn_metadata_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/networking-ovn/networking-ovn-metadata-agent.ini DEBUG: + ln -s /etc/neutron/ovn.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/plugins/networking-ovn/networking-ovn.ini DEBUG: + ln -s /usr/bin/neutron-ovn-metadata-agent /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin/networking-ovn-metadata-agent DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron.logrotate /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/logrotate.d/openstack-neutron DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/neutron-sudoers /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/sudoers.d/neutron DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-server.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-server.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-linuxbridge-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-linuxbridge-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-openvswitch-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-openvswitch-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-dhcp-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-dhcp-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-l3-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-l3-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-metadata-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-metadata-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-ovs-cleanup.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-ovs-cleanup.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-macvtap-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-macvtap-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-metering-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-metering-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-sriov-nic-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-sriov-nic-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-netns-cleanup.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-netns-cleanup.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-rpc-server.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-rpc-server.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-linuxbridge-cleanup.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-linuxbridge-cleanup.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-destroy-patch-ports.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-destroy-patch-ports.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-ovn-metadata-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-ovn-metadata-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-ovn-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/neutron-ovn-agent.service DEBUG: + ln -s /usr/lib/systemd/system/neutron-ovn-metadata-agent.service /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/systemd/system/networking-ovn-metadata-agent.service DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/neutron-enable-bridge-firewall.sh /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/bin/neutron-enable-bridge-firewall.sh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-l2-agent-sysctl.conf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/sysctl.d/99-neutron-openvswitch-agent.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/neutron-l2-agent-sysctl.conf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/sysctl.d/99-neutron-linuxbridge-agent.conf DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/neutron-l2-agent.modules /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/sysconfig/modules/neutron-openvswitch-agent.modules DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/neutron-l2-agent.modules /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/sysconfig/modules/neutron-linuxbridge-agent.modules DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/conf.README /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/conf.d/README DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/var/lib/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/var/log/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/var/run/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/etc/neutron/kill_scripts DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/neutron-dist.conf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/neutron/neutron-dist.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/neutron/l3_agent DEBUG: + ln -s /etc/neutron/l3_agent.ini /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/neutron/l3_agent/l3_agent.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/neutron/server DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/common DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-server DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-rpc-server DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-ovs-cleanup DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-netns-cleanup DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-linuxbridge-cleanup DEBUG: + for service in server rpc-server ovs-cleanup netns-cleanup linuxbridge-cleanup macvtap-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-macvtap-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-linuxbridge-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-openvswitch-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-dhcp-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-l3-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-metadata-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-metering-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-sriov-nic-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-ovn-metadata-agent DEBUG: + for service in linuxbridge openvswitch dhcp l3 metadata metering sriov-nic ovn-metadata ovn DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64//etc/neutron/conf.d/neutron-ovn-agent DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW/LC_MESSAGES/neutron.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 neutron --all-name DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 22.2.2-0.20250131184741.6c2b89c.el9 --unique-debug-suffix -22.2.2-0.20250131184741.6c2b89c.el9.x86_64 --unique-debug-src-base openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/neutron-22.2.2.dev31 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/lib/python3.9 using python3.9 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /etc/sysconfig/modules/neutron-linuxbridge-agent.modules from /bin/sh to #!/usr/bin/sh DEBUG: mangling shebang in /etc/sysconfig/modules/neutron-openvswitch-agent.modules from /bin/sh to #!/usr/bin/sh DEBUG: *** WARNING: ./etc/neutron/conf.d/README is executable but has no shebang, removing executable bit DEBUG: mangling shebang in /usr/bin/neutron-enable-bridge-firewall.sh from /bin/sh to #!/usr/bin/sh DEBUG: mangling shebang in /usr/bin/ovn_migration.sh from /bin/bash to #!/usr/bin/bash DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PCfH9a DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + export PYTHON=/usr/bin/python3 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + stestr-3 run 'neutron.tests.unit.(objects|extensions)' DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_add_duplicated_addresses [2.519974s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_get_address_group [2.133618s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_empty_name [0.573745s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_add_invalid_addresses [2.034684s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_update_address_group_name_and_description [0.163239s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes_different_tenants_not_shared [0.157817s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_remove_absent_addresses [0.815335s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_without_description_or_addresses [0.676471s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_true_admin [0.383494s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_update_address_group_addresses [0.573875s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_list_address_groups [0.694708s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_with_description_and_addresses [2.341675s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_created_address_scope_specify_id [0.472957s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_delete_address_group [0.505822s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope_different_tenants_shared [0.335654s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_normalize_and_deduplicate_in_add_addresses [0.675886s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_normalize_and_deduplicate_in_remove_addresses [0.640810s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_ipv4 [0.755284s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_empty_name [0.440822s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_shared_admin [0.321912s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_false_admin [1.108411s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_block_update_subnetpool_network_affinity [2.420083s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope [0.311687s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_ipv6 [0.418197s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_add_subnetpool_address_scope_wrong_address_family [0.624941s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope_different_tenants_not_shared [0.333107s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_associate_address_scope [0.508643s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_associate_invalid_address_scope [0.487590s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_created_address_scope_shared_non_admin [1.037023s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_address_scope_notify [0.735482s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_delete_address_scope [0.555600s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_ipv6_pd_add_non_pd_subnet_to_same_network [1.521772s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_address_scope [0.480334s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes [0.580377s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_correlate_network_with_address_scope [1.942186s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_network_create_contain_address_scope_attr [0.677674s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_address_scope_wrong_family [0.443733s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_assoc_address_scope_with_prefix_intersect [0.359450s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes_different_tenants_shared [0.562343s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_agent_with_az [0.553752s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_disassociate_address_scope [0.539912s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope [0.576052s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_create_agent [0.433690s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_two_subnets_different_subnetpools_same_network [0.961201s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_true_non_admin [0.577125s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_not_update_subnetpool_address_scope_not_notify [0.974219s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_delete_address_scope_in_use [0.830163s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_availability_zones [1.380983s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_empty_az [1.883507s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_validate_availability_zones [0.625305s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_not_exist_az [0.661633s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_ipv6_non_pd_add_pd_subnet_to_same_network [1.191131s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_stateless [0.683485s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_dead_agent [1.949211s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_default_azs_existing_az [1.301872s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_only_ip_version_v6 [0.781661s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_default_azs_not_existing [0.521709s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_list_agent [1.092468s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_another_address_scope [1.621619s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_invalid_address_scope [0.368408s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_with_invalid_data_plane_status [0.760167s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_show_agent [0.395807s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_az [1.096883s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_update_agent [0.692801s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_bad_pqdn_and_dns_domain [2.100670s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_update_port_data_plane_status [1.167292s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_availability_zones_with_filter [0.519231s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_azs [0.971702s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_convert_default_subnetpool_to_non_default [0.563482s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_availability_zones_in_create_response [0.801152s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_create_data_plane_status_default_none [0.938221s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_no_mode [1.135877s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_without_az [0.764396s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_stateful [0.473278s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_event_on_data_plane_status [0.860316s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_create_invalid_attr_data_plane_status [0.603558s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_preserves_data_plane_status [0.922768s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_convert_subnetpool_to_default_subnetpool [0.769593s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_slaac [1.464352s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_only_ip_version_v4 [0.682392s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_and_dns_domain_period [3.598339s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_api_extension_validation_with_bad_dns_names [0.743357s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_get_fip_after_port_forwarding_create [6.980396s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_json [1.052863s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_api_extension_validation_with_good_dns_names [6.203105s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_dns_domain_period [2.553039s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_show_port [1.062233s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_and_dns_domain_no_period [2.587493s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_bad_fqdn_and_dns_domain [2.100117s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_update_ip_address_only [1.529966s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestNetworkDnsDomain.test_update_network_dns_domain [0.525677s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_external_network_admin_succeeds [0.580024s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_dns_domain_no_period [2.544817s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_default_domain_period [2.501932s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_port_in_used_by_port_forwarding [6.129680s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_network_filter_hook_admin_context [0.372852s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_network_filter_hook_nonadmin_context [0.395721s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_port_external_network_non_admin_fails [1.554642s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_empty_router_extradhcpopts [0.785220s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_update_network_external_net_with_ports_set_not_shared [1.113770s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_with_multiple_ipv4_and_ipv6_subnets [2.337299s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_update_network_set_external_non_admin_fails [0.440178s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_string_extradhcpopt [0.739223s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopt_delete [0.624898s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts_ipv4_opt_version [0.807198s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_no_dns_domain [3.206609s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_ipv6_change_value [0.775509s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_default_dns_domain_with_dns_name [2.097766s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_adding_extradhcpopts [1.775157s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_list_ports [2.179109s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_additional_extradhcpopt [0.879980s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_update_ip [1.548324s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_gateway_port_ip_not_changed [2.442141s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_router_extradhcpopt [0.844412s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_non_default_dns_domain_with_dns_name [1.402172s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_associate_to_dhcp_port_fails [1.787108s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floating_non_ext_network_returns_400 [0.744732s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_gateway_port_ip_changed [2.487341s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.377091s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.395082s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_not_existing_network_returns_404 [0.428331s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.392516s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_create_floatingip_port_forwarding_same_port_diff_protocol [5.637939s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.708644s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_external_network_non_admin_fails [0.466385s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_port_external_network_admin_succeeds [0.678493s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_delete_network_check_disassociated_floatingips [0.632259s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts [0.766119s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_none_extradhcpopts [0.698468s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [5.250581s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_without_extradhcpopt_delete [0.732058s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc [4.640412s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_duplicated_specific_ip [1.429723s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_subnetpool_address_scope_update [1.320877s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_create_port_forwarding_and_remove_subnets [10.524463s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_id_and_fip_address [1.212323s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip [1.212301s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_get_network_succeeds_without_filter [0.390055s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.505362s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [1.038133s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_wrong_subnet_id [1.559645s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_list_nets_external [1.832709s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_id_non_admin [1.312773s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails [0.888402s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_list_nets_external_pagination [1.377614s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts_ipv6_opt_version [0.752291s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_port_with_device_id_of_other_tenants_router [1.251424s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_name_extradhcpopt [0.726488s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_crd_ops [3.795911s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_non_admin_context_agent_notification [4.474465s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts [0.785238s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_add_another_ver_opt [0.806373s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_delete_ext_net_with_disassociated_floating_ips [2.078711s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_multisubnet_id [1.659161s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_with_same [0.795150s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.392418s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [1.191092s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [1.523057s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [1.046663s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.928520s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floating_port_status_not_applicable [3.726390s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingips_native_quotas [1.212527s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_create_different_fixed_ip_same_port [5.449801s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_routers_native_quotas [0.477226s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [2.577039s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_non_admin [0.878737s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_association_on_unowned_router [3.627866s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_disassociate_notification [3.953248s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_same_external_and_internal [6.134085s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_pagination [2.870103s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [4.564979s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [5.247134s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_sort [2.751253s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [2.238212s] ... ok DEBUG: Cannot clean up created object 7f1e121c-d086-4077-9104-9915bf4a610a. Exception: Router 7f1e121c-d086-4077-9104-9915bf4a610a could not be found DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update [3.793510s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails_nested [0.536536s] ... ok DEBUG: Cannot clean up created object 18333831-db69-4d4c-b5bd-7e022476e478. Exception: DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails_nested_delete_router_failed [1.535935s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [4.082019s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_to_same_port_id_twice [5.317331s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_first_floatingip_associate_notification [3.879680s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_pagination_reverse [3.226816s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_multi_external_one_internal [7.606679s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floating_ip_direct_port_delete_returns_409 [3.755281s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_via_router_interface_returns_201 [4.763513s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_port_id [4.519663s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_subnet_gateway_disabled [3.217878s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_network_update_external [2.094564s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_with_assoc_fails [3.349015s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_disassociate_notification_port_delete [5.032510s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_via_router_interface_returns_404 [4.534368s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_no_nexthop_route [2.958283s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_clear_routes_with_None [4.385832s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_with_invalid_create_port [2.974940s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_none_nexthop [1.898084s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_clears_orphaned_floatingip_port [0.815774s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_port_delete [4.434150s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.742371s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_multi_routes [2.802991s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_invalid_network_returns_400 [0.456071s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_and_remove_gateway_tenant_ctx [2.689107s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.698171s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_no_subnet [2.093287s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_network_update_external_failure [2.947718s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_bad_values [0.771096s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_fixed_ip_same_port [4.363384s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_nexthop_is_port_ip [2.143496s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [2.125202s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [2.830703s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.967559s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_no_destination_route [1.865216s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_delete_port_after_failure [1.289624s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.599089s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_none_destination [1.810924s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_port_owner_as_admin [5.115739s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.840459s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_subnet2_returns_400 [4.218297s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_route_via_another_tenant_subnet [1.883972s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [1.712957s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_no_data_returns_400 [0.596584s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port [2.447584s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_and_remove_gateway [3.609380s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port_without_ips [0.631786s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_dup_subnet1_returns_400 [1.910247s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet [1.846151s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_router [8.187736s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_with_both_ids_returns_400 [0.964303s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_call_extensions [0.474853s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_dup_subnet2_returns_400 [2.041686s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_no_subnet_forbidden [1.013866s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip [1.617031s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_subnet [10.205725s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_notifications [1.767288s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_returns_200 [1.815350s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_invalid_fixed_ip [4.950369s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv4_subnets [4.210185s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [3.794631s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_fails_nested [1.376012s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_same_fixed_ip_same_port [4.297286s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [4.955691s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_invalid_external_ip [1.351808s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_overlapped_cidr_returns_400 [3.975770s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [2.191231s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_subnetpool_address_scope_update [1.345335s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.413258s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_concurrent_delete_upon_subnet_create [2.075906s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create [0.461956s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_port [2.094070s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_updates_port_device_id [4.243956s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [1.457133s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [0.839367s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_subnet1_returns_400 [1.409239s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.663532s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_external_route [2.498046s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [2.403845s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.562809s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [2.451036s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_subnet_inuse_returns_409 [1.267413s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_one_route [3.987314s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port_bad_tenant_returns_404 [3.119965s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_interface_in_use_by_route [3.105864s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_pagination_reverse [0.798949s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [1.384961s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_non_admin_context_agent_notification [4.643443s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_multiple_subnets_ipv6 [3.532507s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_nothing_returns_400 [1.891948s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_clear_gateway_callback_failure_returns_409 [2.005797s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_net_not_external_returns_400 [0.947982s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo [1.617256s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_with_both_ids_returns_200 [1.838006s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc [4.156459s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [2.423752s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [1.761103s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [1.658278s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_wrong_port_returns_404 [3.147940s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [1.110510s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip_subnet [3.889482s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [1.336301s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete [2.269280s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_callback [1.077184s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_ipv6_subnet_from_interface [4.067092s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_show [0.675561s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_cidr_overlapped_with_gateway [4.919594s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingips_native_quotas [3.172913s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_specify_id_backend [0.562602s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_race_with_interface_add [2.080681s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [2.504710s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnet_port [3.091850s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails [0.879303s] ... ok DEBUG: Cannot clean up created object 9f8c6e63-5be4-4db4-a5d8-2d911526017c. Exception: Router 9f8c6e63-5be4-4db4-a5d8-2d911526017c could not be found DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails_nested [0.562051s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_on_external_port [3.707048s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_port_with_device_id_of_other_tenants_router [1.469286s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_with_floatingip_existed_returns_409 [4.615765s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [3.739299s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_delete_ext_net_with_disassociated_floating_ips [1.526297s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_with_port_existed_returns_409 [1.185847s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list [0.749717s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_invalid_ip_address [3.871428s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_port_device_id_to_different_tenants_router [2.363909s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_parameters [2.730942s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [4.040506s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_sort [0.758655s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_router_interface_port_ip_not_allowed [2.604816s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_callback_failure_returns_409 [1.782472s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_crd_ops [6.517453s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_subnet_gateway_for_external_net [0.920110s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_inuse_returns_409 [1.648111s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [4.285685s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [1.689328s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_gateway_port_ip_not_changed [2.960531s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_wrong_subnet_returns_400 [2.517538s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_pagination [1.078022s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_associate_to_dhcp_port_fails [1.126088s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [1.671294s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [2.736607s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_create_different_fixed_ip_same_port [6.896721s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_ipv6_only_network_returns_400 [1.324144s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update [1.138160s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [3.519249s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_not_existing_network_returns_404 [0.466349s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_duplicated_specific_ip [2.238711s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_multisubnet_id [2.622178s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_delete_routes [5.462796s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [5.411669s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_id_and_fip_address [1.809703s] ... ok DEBUG: Cannot clean up created object f7dff3b7-fcf1-4818-b749-5507b4f6515f. Exception: DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.765649s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [9.100288s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway [4.705610s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_different_external_subnet [5.287940s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_sort [3.918502s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_pagination [3.790163s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [3.172786s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_external_ip_used_by_gw [2.031997s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_pagination_reverse [3.684740s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_invalid_external_subnet [1.592243s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_existed_floatingip [6.035650s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_dup_address [2.215845s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_invalid_nexthop_ip [2.405162s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_port_id [4.856452s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_nexthop_is_outside_port_subnet [1.697068s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_gateway_port_ip_changed [3.105373s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_too_many_routes [2.459405s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floating_non_ext_network_returns_400 [2.576613s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_router [14.180313s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_non_admin [1.014088s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_id_non_admin [0.994193s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_routers_native_quotas [0.430323s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_with_assoc_fails [4.742536s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_routes_update_for_multiple_routers [7.765163s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_multi_external_one_internal [10.509143s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_clears_orphaned_floatingip_port [2.894043s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_disassociate_notification [6.036141s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update [4.345780s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_network_update_external_failure [3.097024s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_two_fips_one_port_invalid_return_409 [6.005127s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [2.236476s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.333472s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_none_destination [3.391269s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_port_deletion_prevention_handles_missing_port [0.770868s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [2.152397s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_disassociate_notification_port_delete [8.650424s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_dup_subnet1_returns_400 [2.996633s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_same_fixed_ip_same_port [8.688888s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_no_subnet_forbidden [1.460681s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_non_existent_network_returns_404 [1.022122s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [5.397561s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_port_delete [5.803729s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip [1.733454s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [1.097656s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_updates_port_device_id [6.940095s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_wrong_subnet_id [1.337677s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_notifications [5.273049s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_fails_nested [2.230110s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_nexthop_is_port_ip [4.124253s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_same_external_and_internal [8.563349s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [5.945372s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_cidr_overlapped_with_gateway [5.036690s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.911358s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_one_route [4.932715s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port_bad_tenant_returns_404 [2.873226s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_route_via_another_tenant_subnet [2.834238s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_fixed_ip_same_port [7.267549s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_first_floatingip_associate_notification [6.922952s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port_without_ips [3.131730s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_and_remove_gateway [3.865014s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_clear_gateway_callback_failure_returns_409 [3.648210s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_and_remove_gateway_tenant_ctx [2.920267s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_to_same_port_id_twice [6.298702s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [1.071704s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floating_ip_direct_port_delete_returns_409 [6.976227s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip_subnet [3.376763s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_no_subnet [4.337847s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete [0.603432s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_bad_values [0.899964s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_via_router_interface_returns_404 [6.869889s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_race_with_interface_add [2.661869s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floating_port_status_not_applicable [6.949129s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [3.397515s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [1.884709s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_with_port_existed_returns_409 [4.359499s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_association_on_unowned_router [3.480932s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_no_destination_route [5.440101s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_parameters [1.226686s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_specify_id_backend [0.753740s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_port [3.950755s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [4.445537s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_no_nexthop_route [3.845913s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_subnet1_returns_400 [2.644953s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_delete_routes [6.176291s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_none_nexthop [3.695688s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [6.287691s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway [3.665570s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_port_owner_as_admin [7.371087s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [1.645036s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_invalid_external_subnet [2.774625s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_clear_routes_with_None [7.081695s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnet_port [4.048474s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_invalid_nexthop_ip [2.908827s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create [0.596615s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_invalid_fixed_ip [5.983456s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_associate_service_profile_with_flavor [0.473474s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor [0.398776s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_invalid_service_type [0.462342s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_external_route [3.574446s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile [0.452436s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_invalid_enabled [0.496463s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_invalid_network_returns_400 [0.817667s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_show_flavor [0.379879s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [2.283100s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile_invalid_enabled [0.383379s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_empty_driver [0.359550s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_service_profiles [0.380171s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_show_flavor [0.349048s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_show_service_profile [0.439077s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_update_flavor [0.416913s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [2.961152s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_subnet_gateway_disabled [7.046388s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_interface_in_use_by_route [6.681600s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [4.351427s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_pagination [0.835546s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [1.518551s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_callback_failure_returns_409 [1.866375s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_description [7.583073s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv6_1_True [0.391580s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv6_1_True [0.409052s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_delete_port_after_failure [2.349076s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_inuse_returns_409 [1.522327s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_via_router_interface_returns_201 [8.585376s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_nothing_returns_400 [2.774689s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingips_op_agent [4.121177s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_interfaces [1.954454s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_with_invalid_create_port [4.969928s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_returns_200 [4.772430s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_update_event_exception_preserved [2.635789s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [1.511022s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_update_precommit_event [1.263739s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_network_update_external [1.548209s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_wrong_subnet_returns_400 [2.969482s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingip_delete_after_event [1.968414s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_multi_routes [3.012229s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [3.772806s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_show [0.840138s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.919296s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingips_op_agent [6.640919s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [3.637384s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_subnet [19.867521s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_multiple_subnets_ipv6 [5.771947s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_interfaces_op_agent [3.773003s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_net_not_external_returns_400 [1.521038s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [3.503605s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [5.957357s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [3.449510s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [4.309798s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [6.054605s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [5.130159s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_floatingips [9.698664s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_update_precommit_event [0.956701s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [5.691792s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_invalid_ip_address [3.285932s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port [1.434194s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_subnet2_returns_400 [5.411941s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [2.491490s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_too_many_routes [3.888177s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_with_both_ids_returns_400 [1.909618s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_call_extensions [0.903581s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_callback [1.116823s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_create_floatingip_event_logging_port_assoc [9.223375s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_subnet_inuse_returns_409 [1.540096s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv4_subnets [6.047952s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_no_data_returns_400 [1.017463s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list [1.079623s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_pagination_reverse [1.312121s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_with_both_ids_returns_200 [2.231213s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_routes_update_for_multiple_routers [10.695188s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_wrong_port_returns_404 [3.148415s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_overlapped_cidr_returns_400 [7.354506s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update [0.854124s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_update_floatingip_event_logging_disassociate [9.980780s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet [2.779749s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_two_fips_one_port_invalid_return_409 [6.190068s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [2.101368s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [5.410430s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_concurrent_delete_upon_subnet_create [2.723747s] ... ok DEBUG: Error deleting Floating IP data from external DNS service. Name: 'test'. Domain: 'test-domain.org.'. IP addresses '12.0.0.179'. DNS service driver message 'Name test.test-domain.org. is duplicated in the external DNS service' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/dns_db.py", line 214, in _delete_floatingip_from_external_dns_service DEBUG: self.dns_driver.delete_record_set(context, dns_domain, dns_name, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 177, in delete_record_set DEBUG: ids_to_delete = self._get_ids_ips_to_delete( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 205, in _get_ids_ips_to_delete DEBUG: raise dns_exc.DuplicateRecordSet(dns_name=name) DEBUG: neutron_lib.exceptions.dns.DuplicateRecordSet: Name test.test-domain.org. is duplicated in the external DNS service DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_net_port_dns [7.531591s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_different_external_subnet [3.012452s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_create_with_port_details [5.960939s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo [2.304167s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip [4.230819s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_on_external_port [5.718645s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_update_with_port_details [5.696387s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create [7.132051s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_invalid_enabled [0.405722s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_too_long_name [0.341784s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [2.068305s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_too_long_driver [0.376475s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_delete_flavor [0.371582s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_delete_service_profile [0.234983s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_dup_address [2.921514s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_get_flavors [0.261235s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_get_service_profiles [0.231381s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_show_service_profile [0.212806s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor [0.188430s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_invalid_enabled [0.361361s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_port_device_id_to_different_tenants_router [2.270458s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile_too_long_description [1.979647s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_autodelete_flavor_associations [0.373532s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_with_floatingip_existed_returns_409 [4.825349s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile [0.344843s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_disassociate_service_profile_with_flavor [0.390807s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_no_binding [0.311682s] ... ok DEBUG: Error deleting Floating IP data from external DNS service. Name: 'test'. Domain: 'test-domain.org.'. IP addresses '11.0.0.20'. DNS service driver message 'Name test.test-domain.org. is duplicated in the external DNS service' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/dns_db.py", line 214, in _delete_floatingip_from_external_dns_service DEBUG: self.dns_driver.delete_record_set(context, dns_domain, dns_name, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 177, in delete_record_set DEBUG: ids_to_delete = self._get_ids_ips_to_delete( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 205, in _get_ids_ips_to_delete DEBUG: raise dns_exc.DuplicateRecordSet(dns_name=name) DEBUG: neutron_lib.exceptions.dns.DuplicateRecordSet: Name test.test-domain.org. is duplicated in the external DNS service DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_sort [0.846722s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_no_driver [0.284571s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_net_port_dns [6.704938s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [3.396660s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_subnet_gateway_for_external_net [1.307339s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_port_number_0 [4.290187s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_ipv6_subnet_from_interface [4.830151s] ... ok DEBUG: Error deleting Floating IP data from external DNS service. Name: 'test'. Domain: 'test-domain.org.'. IP addresses '12.0.0.152'. DNS service driver message 'Name test.test-domain.org. is duplicated in the external DNS service' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/dns_db.py", line 214, in _delete_floatingip_from_external_dns_service DEBUG: self.dns_driver.delete_record_set(context, dns_domain, dns_name, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 177, in delete_record_set DEBUG: ids_to_delete = self._get_ids_ips_to_delete( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 205, in _get_ids_ips_to_delete DEBUG: raise dns_exc.DuplicateRecordSet(dns_name=name) DEBUG: neutron_lib.exceptions.dns.DuplicateRecordSet: Name test.test-domain.org. is duplicated in the external DNS service DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_no_PTR_record [7.947565s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.358443s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.301714s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_update_with_port_details [6.754653s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_ranges [5.165055s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_existed_floatingip [5.717438s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_external_ip_used_by_gw [1.263844s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc [3.903679s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_invalid_external_ip [1.676448s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_list_with_port_details [5.368648s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_duplicated_specific_ip [1.776064s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_too_long_description [0.303413s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_ranges_port_collisions [5.469800s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_associate_service_profile_with_flavor [0.477200s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv6_2_False [0.265348s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_associate_service_profile_with_flavor_exists [0.299934s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_invalid_driver [0.239061s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_nexthop_is_outside_port_subnet [2.401639s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_non_admin [1.305318s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_invalid_empty [0.235469s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_flavor [0.266583s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_service_profile [0.284848s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_service_profile_in_use [0.375347s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider [0.379252s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [1.436219s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavors [0.367308s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingips_create_precommit_event [4.178488s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_router_interface_port_ip_not_allowed [4.006984s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails [3.016171s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_interfaces_op_agent [2.475933s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_list_with_port_details [5.156603s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_gateway_op_agent [3.390671s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_crd_ops [5.383813s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_update_floatingip_port_forwarding_with_dup_internal_port [8.220430s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv4 [0.530745s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test_set_attrs_and_extend [0.257178s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingip_delete_after_event [1.593018s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_create_with_port_details [5.353478s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_gateway [4.988690s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_too_long_description [0.279847s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [4.893043s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_too_long_description [0.271417s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_disassociate_service_profile_with_flavor [0.303900s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_association_error [1.692385s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_too_long_name [0.280762s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile [0.278131s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_floatingips [5.208730s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_flavor [0.296817s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_create_precommit_event [0.359918s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_flavor_in_use [0.359913s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_disabled [0.425758s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_delete_precommit_event [0.978997s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_update_service_profile [0.397539s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp [5.032494s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv4 [0.553520s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv6_2_False [0.561060s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test__extend_extra_router_dict_defaults [0.247157s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test_set_extra_attr_key_bad [0.251664s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_disassociate_notification [7.433459s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_sync_interfaces [3.329861s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_create_event_exception_preserved [0.562488s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_gateway [3.243624s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_delete_event_exception_preserved [2.430749s] ... ok DEBUG: Error deleting Floating IP data from external DNS service. Name: 'test'. Domain: 'test-domain.org.'. IP addresses '12.0.0.159'. DNS service driver message 'Name test.test-domain.org. is duplicated in the external DNS service' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/dns_db.py", line 214, in _delete_floatingip_from_external_dns_service DEBUG: self.dns_driver.delete_record_set(context, dns_domain, dns_name, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 177, in delete_record_set DEBUG: ids_to_delete = self._get_ids_ips_to_delete( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 205, in _get_ids_ips_to_delete DEBUG: raise dns_exc.DuplicateRecordSet(dns_name=name) DEBUG: neutron_lib.exceptions.dns.DuplicateRecordSet: Name test.test-domain.org. is duplicated in the external DNS service DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_flip_dns [7.716930s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_disassociate_notification_port_delete [5.010412s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp [4.573584s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_pagination [3.340175s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_sync_interfaces [2.578462s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_create_event_exception_preserved [0.475123s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_delete_event_exception_preserved [0.771138s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_update_floatingip_event_logging [6.649867s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_delete_precommit_event [0.703389s] ... ok DEBUG: Error deleting Floating IP data from external DNS service. Name: 'test'. Domain: 'test-domain.org.'. IP addresses '12.0.0.183'. DNS service driver message 'Name test.test-domain.org. is duplicated in the external DNS service' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/dns_db.py", line 214, in _delete_floatingip_from_external_dns_service DEBUG: self.dns_driver.delete_record_set(context, dns_domain, dns_name, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 177, in delete_record_set DEBUG: ids_to_delete = self._get_ids_ips_to_delete( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 205, in _get_ids_ips_to_delete DEBUG: raise dns_exc.DuplicateRecordSet(dns_name=name) DEBUG: neutron_lib.exceptions.dns.DuplicateRecordSet: Name test.test-domain.org. is duplicated in the external DNS service DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_flip_dns [7.007640s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_associate_to_dhcp_port_fails [0.914853s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [1.437130s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.971313s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingips_create_precommit_event [5.445019s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.716563s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_router [9.156706s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port [7.434767s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_interfaces [1.549901s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.532553s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_create_precommit_event [0.516323s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntAgentSchedulingTestCase.test_router_update_gateway_scheduling_not_supported [2.374164s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_gateway_op_agent [2.446818s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_subnet_gateway_disabled [3.654668s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_subnetpool_address_scope_update [1.392739s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_update_event_exception_preserved [0.729886s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [1.072827s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_non_admin_context_agent_notification [4.910915s] ... ok DEBUG: Cannot clean up created object 6a1a136c-2203-49aa-a304-51236af9d2be. Exception: Router 6a1a136c-2203-49aa-a304-51236af9d2be could not be found DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails_nested [0.605874s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_not_existing_network_returns_404 [0.430248s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_port_with_device_id_of_other_tenants_router [1.537052s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_routers_native_quotas [0.459431s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [1.781096s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_delete_ext_net_with_disassociated_floating_ips [1.123718s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_via_router_interface_returns_201 [5.077762s] ... ok DEBUG: Error deleting Floating IP data from external DNS service. Name: 'test'. Domain: 'test-domain.org.'. IP addresses '12.0.0.252'. DNS service driver message 'Name test.test-domain.org. is duplicated in the external DNS service' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/dns_db.py", line 214, in _delete_floatingip_from_external_dns_service DEBUG: self.dns_driver.delete_record_set(context, dns_domain, dns_name, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 177, in delete_record_set DEBUG: ids_to_delete = self._get_ids_ips_to_delete( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 205, in _get_ids_ips_to_delete DEBUG: raise dns_exc.DuplicateRecordSet(dns_name=name) DEBUG: neutron_lib.exceptions.dns.DuplicateRecordSet: Name test.test-domain.org. is duplicated in the external DNS service DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_flip_and_net_port_dns [7.716100s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [4.529218s] ... ok DEBUG: Cannot clean up created object f110f117-a5e8-4219-8138-ecd54a786213. Exception: DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.491897s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_with_assoc_fails [4.624650s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_first_floatingip_associate_notification [5.099375s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_and_remove_gateway_tenant_ctx [2.576867s] ... ok DEBUG: Error deleting Floating IP data from external DNS service. Name: 'test'. Domain: 'test-domain.org.'. IP addresses '11.0.0.237'. DNS service driver message 'Name test.test-domain.org. is duplicated in the external DNS service' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/dns_db.py", line 214, in _delete_floatingip_from_external_dns_service DEBUG: self.dns_driver.delete_record_set(context, dns_domain, dns_name, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 177, in delete_record_set DEBUG: ids_to_delete = self._get_ids_ips_to_delete( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/externaldns/drivers/designate/driver.py", line 205, in _get_ids_ips_to_delete DEBUG: raise dns_exc.DuplicateRecordSet(dns_name=name) DEBUG: neutron_lib.exceptions.dns.DuplicateRecordSet: Name test.test-domain.org. is duplicated in the external DNS service DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_flip_and_net_port_dns [6.062103s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.989258s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floating_ip_direct_port_delete_returns_409 [4.268334s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_invalid_network_returns_400 [0.461350s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_create_different_fixed_ip_same_port [6.283029s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floating_port_status_not_applicable [3.795057s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_delete [5.253261s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [4.136069s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_multiple_subnets_ipv6 [4.973577s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.716587s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_notifications [1.828582s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_pagination_reverse [3.043550s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_association_on_unowned_router [4.905205s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [2.256387s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_port_delete [4.335246s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [2.664560s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_port_id [4.168579s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_disassociate_port [8.126282s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_gateway_port_ip_changed [2.895350s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update [4.319937s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [5.750766s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_gateway_port_ip_not_changed [2.979100s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_no_data_returns_400 [0.665895s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floating_non_ext_network_returns_400 [1.072592s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.519046s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.486119s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_same_external_and_internal [8.736719s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_port_owner_as_admin [4.051206s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port_bad_tenant_returns_404 [2.542221s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port_without_ips [0.907191s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_invalid_fixed_ip [3.144405s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [3.221143s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_to_same_port_id_twice [5.298670s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_with_both_ids_returns_400 [1.080254s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [6.458544s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_with_invalid_create_port [3.757220s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.976268s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_multisubnet_id [1.711805s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip [1.160964s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_concurrent_delete_upon_subnet_create [4.079573s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_call_extensions [0.518556s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [1.332330s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_via_router_interface_returns_404 [5.573817s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_no_subnet [3.716676s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip [1.505497s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_id_and_fip_address [1.685482s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_no_subnet_forbidden [1.484640s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [1.239501s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_id_non_admin [1.596392s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_wrong_subnet_id [1.486404s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [2.366551s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingips_native_quotas [1.288331s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip_subnet [4.079308s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_updates_port_device_id [6.732694s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_cidr_overlapped_with_gateway [4.584628s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [3.337944s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_network_update_external [2.644052s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [1.288847s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_with_floatingip_existed_returns_409 [5.225947s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_dup_subnet1_returns_400 [2.692618s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_bad_values [0.679607s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_sort [3.736585s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnet_port [2.914142s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.731798s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_pagination [2.488946s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_port [2.299287s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_nothing_returns_400 [2.192034s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_clear_gateway_callback_failure_returns_409 [3.872966s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create [0.583133s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_multi_external_one_internal [6.219551s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_race_with_interface_add [2.374789s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway [4.445920s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_subnet2_returns_400 [5.282682s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list [1.059708s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_wrong_subnet_returns_400 [2.139516s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_specify_id_backend [0.480326s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [3.349501s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [3.350455s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_fixed_ip_same_port [6.586131s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_port_device_id_to_different_tenants_router [3.574994s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv4_subnets [3.547779s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [4.596904s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_subnetpool_address_scope_update [1.416310s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_associate_to_dhcp_port_fails [0.692872s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floating_non_ext_network_returns_400 [0.750252s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.404107s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_same_fixed_ip_same_port [5.274022s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.373171s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.451200s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_clears_orphaned_floatingip_port [0.926192s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [3.796462s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [1.627607s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_overlapped_cidr_returns_400 [5.891410s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_network_update_external_failure [2.213608s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.993729s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_and_remove_gateway [3.051625s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet [3.780424s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_existed_floatingip [5.685628s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.709982s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_external_ip_used_by_gw [1.738716s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_net_not_external_returns_400 [2.602572s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [1.085674s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_subnet_inuse_returns_409 [0.759280s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_parameters [0.945991s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [2.520903s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [3.122722s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc [7.591193s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_sort [0.954814s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip [1.045452s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_non_admin [0.762554s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_callback_failure_returns_409 [1.721855s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [3.309314s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_subnet_gateway_for_external_net [2.791898s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.436999s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_not_existing_network_returns_404 [0.419041s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_port_with_device_id_of_other_tenants_router [1.730719s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_fails_nested [1.603032s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_routers_native_quotas [0.677358s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_returns_200 [2.790446s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [1.533159s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [0.780028s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [1.894025s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails [0.757733s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_delete_port_after_failure [1.273888s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_delete_ext_net_with_disassociated_floating_ips [1.550998s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_wrong_port_returns_404 [4.084457s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_subnet1_returns_400 [2.350148s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.593940s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_ipv6_subnet_from_interface [2.887777s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floating_port_status_not_applicable [8.043421s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_show [0.632660s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_invalid_external_ip [1.324477s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_crd_ops [5.513726s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_gateway_port_ip_changed [2.362989s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_pagination_reverse [4.322253s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_gateway_port_ip_not_changed [4.025764s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.975865s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_port_id [5.413232s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_subnet [11.679269s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_create_different_fixed_ip_same_port [8.938301s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_non_admin_context_agent_notification [4.990323s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [4.066706s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [6.604155s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [3.557472s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port [2.083330s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [5.935664s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [1.164963s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_duplicated_specific_ip [1.645962s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_multi_external_one_internal [11.662619s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo [1.793566s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete [0.488305s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_disassociate_notification [7.200637s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_callback [2.019381s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_multisubnet_id [4.109658s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_with_port_existed_returns_409 [1.038037s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_pagination_reverse [0.517712s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update [5.421510s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_id_non_admin [1.659171s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_inuse_returns_409 [1.168985s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_pagination [4.006114s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingips_native_quotas [1.681760s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_with_both_ids_returns_200 [2.310614s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [2.624848s] ... ok DEBUG: Cannot clean up created object bd41dec7-f249-4d1d-835c-f88f109c7349. Exception: DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.492071s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [3.207893s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_via_router_interface_returns_201 [6.867432s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update [2.116410s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_network_update_external [4.417877s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [6.403602s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [4.981703s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_network_update_external_failure [2.273523s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_invalid_network_returns_400 [0.618823s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_notifications [1.296193s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_router [14.275187s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_disassociate_notification_port_delete [4.309372s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_different_external_subnet [3.818806s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [3.816564s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_sort [3.597664s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_invalid_external_subnet [2.194100s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_invalid_fixed_ip [4.541327s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [4.498834s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_port_delete [5.325068s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_same_fixed_ip_same_port [5.346705s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_two_fips_one_port_invalid_return_409 [6.277389s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [3.066415s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_router_interface_port_ip_not_allowed [1.707141s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.743249s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.899532s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.397540s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [1.702054s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [1.291482s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_port_owner_as_admin [7.430445s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_id_and_fip_address [1.444728s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [4.896163s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_via_router_interface_returns_404 [7.976984s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_wrong_subnet_id [1.471166s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_with_assoc_fails [4.677265s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [5.021707s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_no_data_returns_400 [0.724510s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_updates_port_device_id [6.480067s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_with_invalid_create_port [3.909301s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [1.011296s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_port_deletion_prevention_handles_missing_port [0.577201s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_and_remove_gateway_tenant_ctx [2.469322s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [7.642953s] ... ok DEBUG: Cannot clean up created object 86386c1d-a1cc-46be-8e8d-a6149284f94e. Exception: Router 86386c1d-a1cc-46be-8e8d-a6149284f94e could not be found DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails_nested [0.734857s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_overlapped_cidr_returns_400 [5.789493s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_dup_subnet2_returns_400 [3.813646s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_dup_subnet1_returns_400 [4.268196s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_subnet_inuse_returns_409 [1.888269s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_bad_values [0.996173s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list [0.782223s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_net_not_external_returns_400 [1.120373s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_pagination [1.175589s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_first_floatingip_associate_notification [5.677575s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_no_subnet_forbidden [1.142485s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.782430s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [2.881417s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_fails_nested [1.836110s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [2.526320s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [1.334758s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_delete_port_after_failure [1.865809s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.900057s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [6.500446s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floating_ip_direct_port_delete_returns_409 [7.020563s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_subnet1_returns_400 [1.834869s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port_bad_tenant_returns_404 [3.966829s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_different_external_subnet [3.289783s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [1.822728s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [3.888193s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_association_on_unowned_router [4.852209s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_with_both_ids_returns_400 [1.483929s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_call_extensions [0.646230s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip [2.408364s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_two_fips_one_port_invalid_return_409 [6.146231s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_callback [0.822144s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_router_interface_port_ip_not_allowed [3.799796s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_same_external_and_internal [8.611097s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_subnet_gateway_for_external_net [0.833649s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_with_floatingip_existed_returns_409 [4.469348s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_create [0.897214s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_list [0.842309s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_host_id_none [0.110635s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_ports_dvr_ha_router_with_gatway [0.100448s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_pagination_reverse [2.804051s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_sort [0.755326s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_callback_failure_returns_409 [1.838796s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_fixed_ip_same_port [5.995530s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_subnet [15.929854s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_inuse_returns_409 [1.678392s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [2.036204s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_nothing_returns_400 [2.565576s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_subnet_gateway_disabled [6.078391s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_ipv6_subnet_from_interface [4.169135s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv4_subnets [6.098437s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.TestL3DbOperationBounds.test_router_list_queries_constant [14.014212s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_no_ext_gwinfo [0.617933s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port [2.912465s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_invalid_external_subnet [3.606559s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port_without_ips [0.867868s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_gateway_set_retry [2.590863s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_to_same_port_id_twice [7.443292s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_clears_orphaned_floatingip_port [0.473550s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet [2.625504s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [3.592467s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_default [2.337176s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_delete [1.013051s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_and_remove_gateway [2.442337s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_get [0.980724s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_update_on_concurrent_delete [0.129496s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [2.985888s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete [0.597853s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_with_snat_disabled [2.631929s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [1.716005s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_snat_disabled [4.835425s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_ext_gw_snat_disabled [0.542616s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_multiple_subnets_ipv6 [5.418577s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_network_only [1.020404s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_invalid_snat_setting [1.979040s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_snat_disabled [1.011330s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_race_with_interface_add [3.060632s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_snat_enabled [1.118927s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_no_subnet [2.990595s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_returns_200 [2.403022s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_with_snat_enabled [3.783261s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_no_ext_gwinfo [0.586882s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_invalid_snat_setting [1.407876s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_wrong_subnet_returns_400 [2.158203s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_enable_snat(enabled) [0.160105s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_enable_snat(disabled) [0.116257s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_with_ext_gw [0.338828s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_cidr_overlapped_with_gateway [3.905230s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_show [0.800031s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_gw_info_none [0.541261s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_specify_id_backend [0.645743s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_and_update_ndp_proxy_without_exception [7.659285s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_port [3.018509s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway [5.088442s] ... ok DEBUG: DB exceeded retry limit. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.IntegrityError: UNIQUE constraint failed: ndp_proxies.router_id, ndp_proxies.ip_address DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/base.py", line 903, in create DEBUG: db_obj = obj_db_api.create_object( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/db/api.py", line 78, in create_object DEBUG: context.session.add(db_obj) DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 710, in _session DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 245, in save_obj DEBUG: _emit_insert_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1097, in _emit_insert_statements DEBUG: c = connection._execute_20( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 DEBUG: return meth(self, args_10style, kwargs_10style, execution_options) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception DEBUG: util.raise_(newraise, with_traceback=exc_info[2], from_=e) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: oslo_db.exception.DBDuplicateEntry: (sqlite3.IntegrityError) UNIQUE constraint failed: ndp_proxies.router_id, ndp_proxies.ip_address DEBUG: [SQL: INSERT INTO ndp_proxies (project_id, id, name, router_id, port_id, ip_address, standard_attr_id) VALUES (?, ?, ?, ?, ?, ?, ?)] DEBUG: [parameters: ('62cc7e62-8c5b-43b6-8199-04cd0301c744', '80c39363-f0b2-4b63-bdad-3d6c599373b0', '', '00b48035-70ed-441d-8de2-787eff088af0', 'cebb4ba5-fc45-4039-a0de-97ec658c9412', '2001::2:164', 12)] DEBUG: (Background on this error at: https://sqlalche.me/e/14/gkpj) DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 563, in _create DEBUG: obj = do_create(body) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 543, in do_create DEBUG: quota.QUOTAS.cancel_reservation( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 537, in do_create DEBUG: return obj_creator(request.context, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_common.py", line 48, in inner DEBUG: result = f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/ndp_proxy/plugin.py", line 350, in create_ndp_proxy DEBUG: np_obj.create() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/base.py", line 370, in decorator DEBUG: return func(self, *args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/base.py", line 906, in create DEBUG: raise o_exc.NeutronDbObjectDuplicateEntry( DEBUG: neutron_lib.objects.exceptions.NeutronDbObjectDuplicateEntry: Failed to create a duplicate NDPProxy: for attribute(s) ['router_id', 'ip_address'] with value(s) None DEBUG: {1} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_duplicated [5.938448s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_subnet2_returns_400 [5.671560s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_different_address_scope [6.323087s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [4.953080s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnet_port [4.068066s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_unset_router_gateway_with_ndp_proxy [4.960107s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [2.980913s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_router_with_external_gateway [10.033368s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_multiple_ips_negative [1.537719s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_clear_gateway_callback_failure_returns_409 [2.589083s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_existed_floatingip [8.222271s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_network_id_and_ip [1.147250s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_update_gateway_without_ipv6_fixed_ip [6.415604s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_port_device_id_to_different_tenants_router [2.155581s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_delete_local_ip_association [2.681095s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_multiple_ips [1.007055s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_add_interface [1.022307s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_no_ips [1.412344s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_add_interface_empty_body [0.984393s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_concurrent_delete_upon_subnet_create [4.801999s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create [0.610087s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_update [1.079157s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_request_ip_not_found [1.895897s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_list_local_ip_associations [3.598738s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo [2.374802s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_mult_ips_wrong_ip [1.452874s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_list_local_ips [1.337983s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_basic [0.765047s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_nets_subnets [2.481128s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip_subnet [4.921968s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_net_multi_subnet_46 [4.666261s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_nets_subnets_sums [1.816862s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_project_id [1.047500s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_limit [0.694673s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.677330s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_show_with_fields_total_ips [0.839260s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_list_with_fields_total_ips [0.668144s] ... ok DEBUG: create failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 438, in create DEBUG: return self._create(request, body, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 563, in _create DEBUG: obj = do_create(body) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 543, in do_create DEBUG: quota.QUOTAS.cancel_reservation( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 537, in do_create DEBUG: return obj_creator(request.context, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_log/helpers.py", line 67, in wrapper DEBUG: return method(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/network_segment_range/plugin.py", line 151, in create_network_segment_range DEBUG: self._validate_network_segment_range_eligible(range_data) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/network_segment_range/plugin.py", line 84, in _validate_network_segment_range_eligible DEBUG: plugin_utils.verify_vlan_range(range_data) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/plugins/utils.py", line 139, in verify_vlan_range DEBUG: _raise_invalid_tag(str(vlan_tag), vlan_range) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/plugins/utils.py", line 124, in _raise_invalid_tag DEBUG: raise exceptions.NetworkVlanRangeError( DEBUG: neutron_lib.exceptions.NetworkVlanRangeError: Invalid network VLAN range: '4095:300' - '4095 is not a valid VLAN tag'. DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_vlan_maximum_id [0.622334s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_sorting [1.154857s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_no_physical_network [0.693377s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_tenant_specific [0.566256s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_tenant_id [0.822062s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_delete_network_segment_range [0.467676s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_vlan_minimum_id [0.531840s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_pagination [0.512461s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges [0.620167s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_with_port_existed_returns_409 [3.644248s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_min_max [0.503332s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.TestL3DbOperationBoundsTenant.test_router_list_queries_constant [12.627370s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_device_profile.PortDeviceProfileExtensionTestCase.test_create_and_check_port_device_profile_2_None [0.905045s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_parameters [0.902133s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_with_gwinfo_invalid_ext_ip [0.637604s] ... ok DEBUG: update failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 632, in update DEBUG: return self._update(request, id, body, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 697, in _update DEBUG: obj = obj_updater(request.context, id, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 2202, in update_router DEBUG: router_dict = super(L3_NAT_db_mixin, self).update_router(context, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 337, in update_router DEBUG: self._update_router_gw_info(context, id, gw_info, r) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_gwmode_db.py", line 74, in _update_router_gw_info DEBUG: super(L3_NAT_dbonly_mixin, self)._update_router_gw_info( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 556, in _update_router_gw_info DEBUG: self._create_gw_port(context, router_id, router, network_id, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 517, in _create_gw_port DEBUG: self._create_router_gw_port(context, router, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 376, in _create_router_gw_port DEBUG: router.gw_port = self._core_plugin._get_port( DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_gateway_set_fail_after_port_create [0.855625s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_device_profile.PortDeviceProfileExtensionTestCase.test_create_and_check_port_device_profile_1_device_profile_1 [2.154773s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_2_preferred [1.725923s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_network_with_portsecurity_false [0.746811s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_with_snat_disabled [1.470016s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_3_legacy [1.306157s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_on_port_security_false_network [0.767356s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_with_both_ids_returns_200 [3.240984s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_default_true [0.909442s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_admin_use_other_tenant_security_group [1.373300s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_fails_with_secgroup_and_port_security_false [1.400629s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_remove_port_security_security_group_read [1.072195s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_provider_attrs_noadmin_returns_403 [0.369846s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_wrong_port_returns_404 [2.726408s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_security_off_shared_network [1.199320s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_update_with_provider_attrs [0.452950s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_security_overrides_network_value [0.917712s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_gateway_set_retry [5.387472s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_default_security_group [1.267225s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_change_nothing [2.508250s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [2.882222s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_no_admin_use_other_tenant_security_group [1.351250s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update [1.023035s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_qos_policy_id [1.962973s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_default [3.226818s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_disabled(enabled) [0.135376s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_disabled(disabled) [0.111406s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_security_off_shared_network [1.984435s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_no_ext_gw [0.560750s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_ext_gw [0.375672s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_updating_network_port_security [1.206609s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_qos_policy_id [2.298812s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_provider_attrs [0.590750s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [5.380577s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_adding_qos_policy_id_by_update [2.144825s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_adding_qos_policy_id_by_update [1.898718s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [3.329264s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_invalid_port [7.274606s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_with_port_and_qos [6.870970s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_change_nothing [2.429411s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_external_ip_used_by_gw [1.788030s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_qos_policy_id [1.733120s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_qos_policy_id [1.788446s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_invalid_external_ip [1.708841s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_bad_bindings [0.113432s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_conntrack_helper.L3NConntrackHelperTestCase.test_create_ct_with_duplicate_entry [1.168140s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_adding_qos_policy_id_by_update [1.845871s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_delete_router_gateway_with_enable_ndp_proxy [5.958638s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_update_router_gateway_with_qos_policy [3.982155s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_conntrack_helper.L3NConntrackHelperTestCase.test_update_ct_with_duplicate_entry [2.475755s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association [1.914715s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_default [2.453137s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_create_router_gateway_with_qos_policy [2.644855s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_request_ip [3.074625s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_with_snat_enabled [2.334344s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_delete_quotas_forbidden [2.989306s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id [1.085901s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_with_port_and_qos_scenarios [8.916416s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quotas_with_admin [1.227425s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_multiple_ips [1.276863s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_default [2.611828s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_default_values [1.621428s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_adding_qos_policy_id_by_update [1.975552s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_no_ip [1.634969s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_without_admin_forbidden_returns_403 [1.697765s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_update_local_ip [1.428920s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_remove_qos_policy_id [1.580415s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_ip_version_v4 [0.953658s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_snat_disabled [4.303654s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_without_admin_forbidden_returns_403 [1.795355s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_network_id [1.025380s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_network_name [0.958880s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_empty_name [0.670609s] ... ok DEBUG: create failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 438, in create DEBUG: return self._create(request, body, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 563, in _create DEBUG: obj = do_create(body) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 543, in do_create DEBUG: quota.QUOTAS.cancel_reservation( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 537, in do_create DEBUG: return obj_creator(request.context, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_log/helpers.py", line 67, in wrapper DEBUG: return method(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/network_segment_range/plugin.py", line 151, in create_network_segment_range DEBUG: self._validate_network_segment_range_eligible(range_data) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/network_segment_range/plugin.py", line 86, in _validate_network_segment_range_eligible DEBUG: plugin_utils.verify_tunnel_range( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/plugins/utils.py", line 111, in verify_tunnel_range DEBUG: raise exceptions.NetworkTunnelRangeError( DEBUG: neutron_lib.exceptions.NetworkTunnelRangeError: Invalid network tunnel range: '200:16777216' - 16777216 is not a valid vxlan identifier. DEBUG: create failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 438, in create DEBUG: return self._create(request, body, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 563, in _create DEBUG: obj = do_create(body) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 543, in do_create DEBUG: quota.QUOTAS.cancel_reservation( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 537, in do_create DEBUG: return obj_creator(request.context, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_log/helpers.py", line 67, in wrapper DEBUG: return method(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/network_segment_range/plugin.py", line 151, in create_network_segment_range DEBUG: self._validate_network_segment_range_eligible(range_data) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/network_segment_range/plugin.py", line 86, in _validate_network_segment_range_eligible DEBUG: plugin_utils.verify_tunnel_range( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/plugins/utils.py", line 111, in verify_tunnel_range DEBUG: raise exceptions.NetworkTunnelRangeError( DEBUG: neutron_lib.exceptions.NetworkTunnelRangeError: Invalid network tunnel range: '200:16777216' - 16777216 is not a valid geneve identifier. DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_tunnel_maximum_id [0.632254s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_tunnel_minimum_id [0.582311s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_to_unlimited [3.535941s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_snat_enabled [3.664430s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_ranges_in_certain_order [0.692947s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'abc']. DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_non_support_resource_returns_400 [0.850725s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_get_network_segment_range [0.537006s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_with_gwinfo_invalid_ext_ip [1.009980s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_azs [0.245682s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_default_azs_not_existing [0.209130s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_empty_az [0.516471s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_none_existing_az [0.485937s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestConvertEtherType.test_convert_unsupported_ethertype [0.071005s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_bad_ip_prefix_to_cidr [0.116699s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_numeric_protocol [0.154166s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_pagination_reverse [2.136188s] ... ok DEBUG: update failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 632, in update DEBUG: return self._update(request, id, body, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 697, in _update DEBUG: obj = obj_updater(request.context, id, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 2202, in update_router DEBUG: router_dict = super(L3_NAT_db_mixin, self).update_router(context, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 337, in update_router DEBUG: self._update_router_gw_info(context, id, gw_info, r) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_gwmode_db.py", line 74, in _update_router_gw_info DEBUG: super(L3_NAT_dbonly_mixin, self)._update_router_gw_info( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 556, in _update_router_gw_info DEBUG: self._create_gw_port(context, router_id, router, network_id, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 517, in _create_gw_port DEBUG: self._create_router_gw_port(context, router, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_db.py", line 376, in _create_router_gw_port DEBUG: router.gw_port = self._core_plugin._get_port( DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_gateway_set_fail_after_port_create [2.172614s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_check_default_security_group_description [0.759335s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_sort [0.441210s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_with_port_and_qos_scenarios [9.159320s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_default_security_group_fail [0.507203s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_set_name [0.534364s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_set_name_to_empty [0.460960s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_allow_all_ipv4 [0.708273s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_1_required [1.213405s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_create_router_gateway_with_qos_policy [2.426498s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_snat_enabled [3.256071s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_enabled(enabled) [0.124199s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_enabled(disabled) [0.071183s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_gw_info(enabled) [0.074708s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_gw_info(disabled) [0.111250s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_remote_address_group_id [2.342557s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_4_None [1.461261s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant_remote_group_id [0.939683s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bulk_native ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_security_group_and_net_sec_false [1.586017s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_gw_port_mismatch [1.977812s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_no_ext_gw [0.428758s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_case_insensitive [0.851870s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_with_ext_gw_snat_disabled [0.427405s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_remove_port_security_security_group [1.472496s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_diff_desc [0.935880s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_clear_router_gateway_and_create_again [4.448806s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_proto_name_num [0.790624s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_network_and_snat_disabled_previously [1.512104s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_with_no_admin_use_other_tenant_security_group [1.323164s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ethertype_invalid_for_protocol [0.483321s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_bad_provider_attrs_400 [0.235194s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_update_with_provider_attrs_noadmin_returns_403 [0.303068s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmpv6_with_type_only [0.471716s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_without_info_and_snat_disabled_previously [1.543506s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_max_only [0.899342s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_min_max_limits [0.706984s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_fip_has_qos_policy_id_remove_policy [2.178969s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ports_but_no_protocol [0.724750s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_update_router_gateway_with_qos_policy [3.995763s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_remote_address_group_id [0.991072s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_remove_qos_policy_id [2.853961s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_tcp_protocol_as_number [1.811584s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_show_quotas_with_admin [2.629833s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_list_quotas_without_admin_forbidden_returns_403 [3.107342s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_unmasked_prefix [5.182789s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_source_group_ip_and_ip_prefix [1.390766s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_default_security_group [1.675803s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check_with_invalid_quota_value [5.196591s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_invalid_router [13.332923s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_address_group_in_use [1.521340s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_with_port_and_qos [10.497370s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_loaded_bad_returns_404 [2.170469s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_pagination [2.011180s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_security_group_list_creates_default_security_group [1.482722s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_with_admin [3.352184s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_skip_duplicate_default_sg_error [1.423934s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_with_admin [2.779673s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_remove_security_group_empty_list [4.123891s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_with_owner_project [2.256740s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_remove_security_group_none [3.281050s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_max_name_length [1.648498s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestHostSegmentMappingNoSupportFromPlugin.test_host_segments_not_updated [2.027022s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_attributes [6.857578s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_with_port_and_qos_scenarios [15.714507s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_create_fip_with_qos_policy_id [3.005237s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_without_admin_forbidden_returns_403 [3.188695s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.TestQuotaDriverLoad.test_quota_driver_load [0.224817s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_by_default_conf_option [21.152091s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_starting_agent_is_processed [4.280580s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_detail_quotas_without_admin_forbidden_returns_403 [2.436240s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_agent_with_no_mappings [2.895235s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_show_detail_quotas_with_admin [2.960376s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_default_azs_existing_az [1.574312s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_ip_prefix_with_netmask_to_cidr [0.284618s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments [4.185713s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_same_segment_two_hosts [3.365520s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_without_address_scope [13.577392s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_multiple_security_groups [7.363793s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments [4.584005s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_no_security_groups [2.215678s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_bulk [0.993331s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_allow_all_ipv4_v6_bulk ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_with_port_and_qos_scenarios [19.048184s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_security_group_id [0.588563s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments_agent_type_filter [4.004851s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant_security_group_rule [1.365574s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_db_emulated [1.686086s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_create_fip_with_qos_policy_id [3.242013s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_in_post ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_update_segment_host_mapping [3.108147s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_in_post_emulated [1.491080s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_proto_num_name [1.112891s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_with_port_bad [0.900192s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_without_external_gateway [12.057393s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_ethertype [0.900830s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_agent_with_no_mappings [4.273106s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_change_nothing [5.141953s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_boolean_type_name [0.562556s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_create_fip_with_qos_policy_id [1.074103s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_fip_has_qos_policy_id_remove_policy [1.985409s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_groups_native_quotas [2.589004s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments_agent_type_filter [3.367309s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_security_group [1.178455s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_empty_rules [1.289088s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_new_agent [2.342494s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_on_port_with_admin_from_other_tenant [1.209021s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_remove_subnet [8.324706s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_pagination_reverse [1.487143s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_ip [0.995513s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_new_segment_after_host_reg [3.036046s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_wrong_ip [1.256084s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_new_segment_after_host_reg [1.318803s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_pagination_reverse [1.799800s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_clear_router_gateway_qos_policy [7.403082s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_network_id [0.997543s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_security_group_port_create_creates_default_security_group [1.035483s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_default_security_group_with_description [0.651565s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_show_quotas_without_admin_forbidden [2.766852s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_updated_agent_changed_physical_networks [4.137566s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_security_group [2.369768s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_delete_local_ip [3.806402s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group [0.908501s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_get_local_ip [1.706981s] ... ok DEBUG: Failed to commit binding results for 001bf6fa-7842-4bb5-80df-cdf52b4655d9 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port_dhcp_owned [2.673119s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_port_consumed_v4 [0.842548s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_ports_consumed_v6 [0.713290s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_list_quotas_with_admin [4.781708s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_ip_version_v6 [0.821154s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_unsupported_network_type [0.829240s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_make_reservation_negative_delta_raises [2.053303s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_with_name [0.893724s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_with_host_mapping [5.435969s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_network_with_portsecurity_mac [1.173414s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_make_reservation_resource_unknown_raises [2.037810s] ... ok DEBUG: Failed to commit binding results for fa0ff8e6-db61-4ec6-b710-de0dda573a5e after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_bound_port [5.940664s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_passing_true [1.527522s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:106: UserWarning: "tenant" Quota API method is deprecated, use "project" instead DEBUG: warnings.warn( DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_without_security_group_and_net_sec_false [1.418630s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_get_project_from_empty_request_context_returns_400 [2.271735s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_add_allocation_pool [2.566633s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_with_multiple_host_mappings [5.450183s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_contract_allocation_pool [1.409314s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check [2.425639s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments_agent_type_filter [2.910267s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_remove_allocation_pool [2.411182s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_security_off_with_security_group [4.931358s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_loaded_right [4.741679s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments_agent_type_filters [3.176778s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_with_admin_use_other_tenant_security_group [2.916197s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_negative_default_value [2.099738s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_create_fip_with_qos_policy_id [2.415837s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_new_agent [2.727200s] ... ok DEBUG: Failed to commit binding results for 08973e6a-4704-49da-9c73-811dfaebec0d after 0 tries DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_exceeding_current_limit [1.628047s] ... ok DEBUG: Failed to commit binding results for 08973e6a-4704-49da-9c73-811dfaebec0d after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_no_compute_owned [6.734393s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: An exception happened while processing the request body. The exception message is [Invalid input for network. Reason: '-2' is too small - must be at least '-1'.]. DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_negative_integer_returns_400 [1.406838s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_fip_has_qos_policy_id_remove_policy [2.354183s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_new_segment_after_host_reg [3.157383s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_remove_qos_policy_id [2.216743s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_subnet_association_with_segment [4.710519s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_updated_agent_changed_physical_networks [2.905866s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: An exception happened while processing the request body. The exception message is [Invalid input for network. Reason: '2147483648' is too large - must be no larger than '2147483647'.]. DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_out_of_range_integer_returns_400 [4.443654s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.TestDbQuotaDriver.test_get_project_quotas_arg [0.197176s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_no_segmentation_id [1.821064s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_show_detail_quotas [1.581627s] ... ok DEBUG: create failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 438, in create DEBUG: return self._create(request, body, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 563, in _create DEBUG: obj = do_create(body) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 543, in do_create DEBUG: quota.QUOTAS.cancel_reservation( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 537, in do_create DEBUG: return obj_creator(request.context, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_log/helpers.py", line 67, in wrapper DEBUG: return method(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/db.py", line 94, in create_segment DEBUG: new_segment = self._create_segment_db(context, segment_id, segment) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/db.py", line 144, in _create_segment_db DEBUG: registry.publish( DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: neutron_lib.callbacks.exceptions.CallbackFailure: DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_with_exception_in_core_plugin [0.790264s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_az [0.910421s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_with_port_and_qos [5.915973s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_normalized_cidr.TestSecurityGroupsNormalizedCidr.test_create_security_group_rule_with_not_normalized_cidr [1.519278s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_ip_prefix_no_netmask_to_cidr [0.151558s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_default_security_group_check_case_insensitive [0.463577s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_new_segment_after_host_reg [5.608608s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_delete_segment [3.298600s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_fip_has_qos_policy_id_remove_policy [2.207299s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_delete_security_group_port_in_use [2.496640s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_agent_with_no_mappings [2.129242s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_update_segments [2.309747s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_non_uuid [1.288219s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_remote_group_id [0.503496s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant [0.825843s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_remove_qos_policy_id [4.167232s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments [3.248292s] ... ok DEBUG: Failed to commit binding results for 1a0a7334-75d5-482b-a66a-149eb8f25c21 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_fixed_ips_with_segment_subnets_no_binding_info [3.662609s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bulk_emulated [3.397671s] ... ok DEBUG: Failed to commit binding results for 83c8d8b4-fb95-4148-a00f-37cbd621e039 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_no_fixed_ips_no_ipam [2.397169s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_segment_deletion_removes_host_mapping [3.124868s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_change_nothing [3.505937s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules [1.300040s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ethertype_invalid_as_number [1.006109s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test__create_nova_inventory_no_microversion [2.163698s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_type_too_big [1.357636s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmpv6_legacy_protocol_name [1.185803s] ... ok DEBUG: Failed to commit binding results for 8a2a78e7-9ec5-475b-a73d-ce329b358e85 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_no_fixed_ips_no_ipam_on_routed_network [5.063442s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_to_non_existent_segment_aggregate [3.037894s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_invalid_ip_prefix [1.344361s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_with_port_and_qos [6.792948s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_name [1.142147s] ... ok DEBUG: Failed to commit binding results for f5e3afdb-b473-4edb-b2d5-92dfe5e0e055 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_min_port_greater_max [1.122743s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_segment_subnets [3.130147s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number [1.241290s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_to_segment_aggregate [4.453449s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_max_name_length [1.143992s] ... ok DEBUG: Failed to commit binding results for 17f588cd-39b9-4f06-a679-bdce30630b85 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules [1.947094s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_ips [4.546204s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_clear_router_gateway_and_create_again [5.850650s] ... ok DEBUG: Failed to commit binding results for 61db8b3d-7ff2-4f7a-9c77-08d706f64ae6 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups [1.548971s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_last_ipv4_subnet [4.875677s] ... ok DEBUG: Failed to commit binding results for 61db8b3d-7ff2-4f7a-9c77-08d706f64ae6 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments [2.184721s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_placement_api_not_available [0.661276s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_invalid_type_in_security_groups_param [1.524647s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_too_long_name [2.709399s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_clear_router_gateway_qos_policy [6.153146s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_delete_allocation_pools [5.123562s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_no_host_mapping [2.604697s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_quotas_default_values [1.917723s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_quotas_negative_default_value [1.766860s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_segment_deletion_removes_host_mapping [3.205645s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_update_quotas_forbidden [1.879693s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments_agent_type_filters [3.447897s] ... ok DEBUG: Failed to commit binding results for a7dc0935-8a26-4ccb-b14b-708cd9fb181b after 0 tries DEBUG: Failed to commit binding results for 91cad764-6699-47c7-9ff7-4fc270bba929 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_immediate_fixed_ips_no_binding_info_ [13.541781s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_delete_restore_last_allocation_pool [8.203296s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_same_segment_two_hosts [2.316389s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quota_with_unknown_project_returns_404 [5.394591s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quotas_without_admin_forbidden_returns_403 [2.124216s] ... ok DEBUG: Failed to commit binding results for c5ec9428-38db-4bdf-8c65-5e147275876a after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_segment_deletion_removes_host_mapping [2.693041s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_no_binding_info [4.137852s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:106: UserWarning: "tenant" Quota API method is deprecated, use "project" instead DEBUG: warnings.warn( DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_get_project_from_request_context [1.861173s] ... ok DEBUG: Failed to commit binding results for 8dbd86ff-440a-4dbf-ac11-c1e3464b4709 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check_with_not_registered_resource_fails [1.088581s] ... ok DEBUG: Failed to commit binding results for d9daf767-a799-412c-b23e-d2ad8875eebe after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_updated_agent_changed_physical_networks [3.244151s] ... ok DEBUG: Failed to commit binding results for 8dbd86ff-440a-4dbf-ac11-c1e3464b4709 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_add_fixed_ip [7.270071s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_binding_and_no_subnets [3.304818s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_with_owner_project [1.691654s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_get_all_hosts_mapped_with_segments [4.722619s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:144: UserWarning: "--check-limit" parameter will not be needed in Z+. By default, Neutron quota engine will check the resource usage before setting a new quota limit. Use "--force" to skip this check. DEBUG: warnings.warn('"--check-limit" parameter will not be needed in ' DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_check_limit [3.830233s] ... ok DEBUG: Failed to commit binding results for 4964c05c-9d6e-48c4-b4a4-bb2dc8ffc46f after 0 tries DEBUG: Failed to commit binding results for 7cd7f72f-726b-4a0d-897d-f44393aa21d3 after 0 tries DEBUG: Failed to commit binding results for 4964c05c-9d6e-48c4-b4a4-bb2dc8ffc46f after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_dhcp_owned [5.466331s] ... ok DEBUG: Failed to commit binding results for 7cd7f72f-726b-4a0d-897d-f44393aa21d3 after 0 tries DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_admin [2.082008s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_binding_info_and_new_mac [6.686257s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_get_all_hosts_mapped_with_segments_agent_type_filter [2.264586s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_map_segment_to_hosts [1.685684s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. DEBUG: warnings.warn('Neutron quota engine will require "--force" ' DEBUG: An exception happened while processing the request body. The exception message is [Invalid input for operation: 'abc' is not an integer.]. DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_non_integer_returns_400 [1.886595s] ... ok DEBUG: Failed to commit binding results for ec42469c-08f8-4e1d-a3c0-1cfff1892901 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_host_mapping [3.601601s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_detail_quotas_negative_limit_value [1.758994s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_without_az [0.892918s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_bad_protocol [0.183029s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments [3.104003s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_numeric_protocol_to_string [0.176247s] ... ok DEBUG: Failed to commit binding results for 5a28a41e-5f11-4b6e-96c7-ac8a03dddbfc after 0 tries DEBUG: Failed to commit binding results for c5937980-699a-4f5b-bf32-bb92fbf026d2 after 0 tries DEBUG: Failed to commit binding results for 5a28a41e-5f11-4b6e-96c7-ac8a03dddbfc after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_remove_fixed_ip [7.867650s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_ips [3.249830s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments_agent_type_filters [2.884588s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_bad_security_group [3.300444s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_no_phys_net [2.037362s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_invalid_type_in_security_groups_param [1.019173s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_same_segment_two_hosts [2.129106s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group [0.956920s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_different_security_group_ids ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments [2.478963s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_db ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_segment_deletion_removes_host_mapping [1.949801s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_group_id [1.282896s] ... ok DEBUG: Failed to commit binding results for 32bc7301-c7f3-4b6b-bd4a-030dfac33b5a after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_fails_if_host_on_wrong_segment [6.829867s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_pagination_reverse [2.775006s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_new_agent [2.101601s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_code_too_big [1.318163s] ... ok DEBUG: Failed to commit binding results for 4573a330-f95e-4c6b-9fe4-2ea16ad6026b after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_code_only [1.235087s] ... ok DEBUG: Failed to commit binding results for 4573a330-f95e-4c6b-9fe4-2ea16ad6026b after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_allocate_no_segments [1.794607s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_type_and_code [1.188275s] ... ok DEBUG: Failed to commit binding results for cf83d045-20c2-45b1-bf71-79414d901810 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_update_agent_only_change_agent_host_mapping [3.273320s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_type_only [1.014599s] ... ok DEBUG: Failed to commit binding results for cf83d045-20c2-45b1-bf71-79414d901810 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments_empty_alloc [2.208493s] ... ok DEBUG: Failed to commit binding results for bc12e0bc-a3ff-4d4a-b43b-1211d9ffe3ec after 0 tries DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_invalid_ethertype_for_prefix [1.256363s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_num [0.937736s] ... ok DEBUG: Failed to commit binding results for bc12e0bc-a3ff-4d4a-b43b-1211d9ffe3ec after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_is_host_aware [6.301161s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_protocol_num [0.535547s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_multiple_remotes [1.309998s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_min_only [0.331268s] ... ok DEBUG: Failed to commit binding results for baf7837e-c353-4722-a8bf-f7badf289bc6 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_without_ip_not_deferred_no_binding [2.335783s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_port_bad [0.451481s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_range [0.480354s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_ipv4_subnet [5.678042s] ... ok DEBUG: Failed to commit binding results for 4925f3a2-ea87-4588-b08d-d530185a89ad after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_remote_ip_prefix [0.820210s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_with_fixed_ips_fail_if_host_not_on_segment [5.860876s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_protocol [0.479830s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_tcp_or_udp_protocol [0.611803s] ... ok DEBUG: Failed to commit binding results for 59d6d36b-1bd6-4ced-869f-5b82dc1a45e8 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_without_ip_not_deferred [1.332248s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_non_uuid_security_group_id [0.679989s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_segmentation_id_stored_in_db [3.314866s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_specific_id [1.049266s] ... ok DEBUG: Failed to commit binding results for 290ff533-f807-46f4-8253-01edba515d24 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_without_ip_not_deferred_no_binding [1.754669s] ... ok DEBUG: Failed to commit binding results for ca787cef-ef53-44aa-bc52-f5d4492d059e after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rules_admin_tenant [1.301461s] ... ok DEBUG: Failed to commit binding results for ca787cef-ef53-44aa-bc52-f5d4492d059e after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_compute_owned [5.532176s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rules_native_quotas [1.020245s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_too_long_name [0.541314s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_default_security_group_rules [2.198892s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment [3.558387s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_default_security_group_admin [0.995693s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_non_existent_network [0.651883s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_default_security_group_nonadmin [0.701205s] ... ok DEBUG: Failed to commit binding results for c8b96ff1-a21c-4eda-b7c9-031969d6efd7 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group [1.001997s] ... ok DEBUG: Failed to commit binding results for 6ecfdb5c-2df0-41cd-92bb-79ba4b9b99e7 after 0 tries DEBUG: Failed to commit binding results for 00706b05-a559-4de3-be4e-83534e8c495d after 0 tries DEBUG: Failed to commit binding results for 1a43113c-5a5c-445b-b164-76d89cdca2f3 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segments_in_certain_order [2.768218s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_empty_rules_id_only [1.128631s] ... ok DEBUG: Failed to commit binding results for a928c9fb-e819-4462-a53e-428c55d9acdf after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_on_port_from_wrong_tenant [1.093446s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_delete_subnet [9.845111s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_delete_segment_failed_with_subnet_associated [1.987378s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_ports_security_group [1.850975s] ... ok DEBUG: Failed to commit binding results for 00706b05-a559-4de3-be4e-83534e8c495d after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_get_segment [1.420617s] ... ok DEBUG: Error during notification for neutron.services.segments.plugin.SegmentHostRoutes.host_routes_after_create-15493443 subnet, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 674, in host_routes_after_create DEBUG: self._update_routed_network_host_routes(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 610, in _update_routed_network_host_routes DEBUG: plugin.update_subnet(context, subnet.id, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 728, in inner DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1434, in update_subnet DEBUG: updated_subnet, original_subnet = self._update_subnet_precommit( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 963, in _update_subnet_precommit DEBUG: self._validate_subnet(context, s, cur_subnet=subnet_obj, is_pd=is_pd) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 704, in _validate_subnet DEBUG: raise exc.HostRoutesExhausted( DEBUG: neutron_lib.exceptions.HostRoutesExhausted: Unable to complete operation for affbf522-1999-481e-8fda-a293193c0e82. The number of host routes exceeds the limit 2. DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_add_subnet [13.873841s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_pagination [1.475140s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_segment_notification_on_delete_network [1.588953s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_sort [1.526929s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_shared_filter_false [1.023568s] ... ok DEBUG: Failed to commit binding results for 1eb2a68e-c9c3-4d77-af5c-22e3e4efff84 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_shared_filter_true [0.797039s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_host_mapping [3.102647s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_sort [1.669357s] ... ok DEBUG: Failed to commit binding results for b7d35129-95c9-4809-935d-669552502a13 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_binding_information [8.531553s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_default_security_group_name_fail [0.815714s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_multiple_security_groups [1.773926s] ... ok DEBUG: Failed to commit binding results for 110792d4-327c-4e5a-8856-f3a7b0d862bf after 0 tries DEBUG: Failed to commit binding results for 8b809050-a2a3-435a-833b-23bdcc4c1d61 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_binding_information_fallback [2.858706s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_name_to_default_fail [0.643590s] ... ok DEBUG: Failed to commit binding results for 589eee2e-e8ee-4582-9431-cbaedd035dda after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_boolean_type_name [0.669944s] ... ok DEBUG: Failed to commit binding results for 500bfffc-1c11-4190-ae32-bc9cdaeef643 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_no_fixed_ips_no_ipam [1.203514s] ... ok DEBUG: Failed to commit binding results for 1f698b3f-a69c-43c5-90a0-c4dd71b8a37f after 0 tries DEBUG: Failed to commit binding results for 1f698b3f-a69c-43c5-90a0-c4dd71b8a37f after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_allocate_no_segments [0.947745s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_network_scheduling_on_segment_creation [2.269892s] ... ok DEBUG: Failed to commit binding results for 90469dbf-2c19-481a-bcfd-6208e0b1fdf2 after 0 tries DEBUG: Failed to commit binding results for 90469dbf-2c19-481a-bcfd-6208e0b1fdf2 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_fails_if_host_on_good_segment [8.416285s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_no_starting_agent_is_not_processed [0.905134s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_starting_server_processes_agents [0.751696s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_delete_last_subnet_on_segment_fails [13.541227s] ... ok DEBUG: Failed to commit binding results for dfa97be3-7acc-4a84-bae7-41ecdc34705f after 0 tries DEBUG: Failed to commit binding results for be537050-2405-4b1a-87ad-ec71dd248e76 after 0 tries DEBUG: Failed to commit binding results for dfa97be3-7acc-4a84-bae7-41ecdc34705f after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation [3.556798s] ... ok DEBUG: Failed to commit binding results for be537050-2405-4b1a-87ad-ec71dd248e76 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_with_fixed_ips_ok_if_no_binding_host [2.312828s] ... ok DEBUG: Failed to commit binding results for 6293fefe-050d-4a6c-8a66-dcbc38b64939 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_update_agent_only_change_agent_host_mapping [3.231986s] ... ok DEBUG: Failed to commit binding results for 6293fefe-050d-4a6c-8a66-dcbc38b64939 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments [2.446463s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_agent_with_no_mappings [1.810113s] ... ok DEBUG: Failed to commit binding results for 4d94085d-9514-4e33-8e6c-ac375d00231b after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_new_agent [1.743916s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_with_fixed_ips_fail_if_host_not_on_segment [3.651774s] ... ok DEBUG: Failed to commit binding results for f57af61f-3024-40a4-9129-6b2a6e816b36 after 0 tries DEBUG: Failed to commit binding results for 945c82d1-3cb5-45f5-ae6a-2b28327d742b after 0 tries DEBUG: Failed to commit binding results for e07b879b-86aa-47df-a904-d38b1c578eed after 0 tries DEBUG: Failed to commit binding results for 93005260-28db-49a9-aca6-de9d3bdeb852 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_update_agent_only_change_agent_host_mapping [2.118285s] ... ok DEBUG: Failed to commit binding results for 6f017b0a-e801-4810-a303-4b1cd6e1e034 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_delete_subnet [9.441511s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentHostMappingNoStore.test_no_segmenthostmapping_when_disable_segment [0.804643s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_update_agent_only_change_agent_host_mapping [2.431856s] ... ok DEBUG: Failed to commit binding results for 93005260-28db-49a9-aca6-de9d3bdeb852 after 0 tries DEBUG: Error during notification for neutron.services.segments.plugin.SegmentHostRoutes.host_routes_after_create-14004497 subnet, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 674, in host_routes_after_create DEBUG: self._update_routed_network_host_routes(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 610, in _update_routed_network_host_routes DEBUG: plugin.update_subnet(context, subnet.id, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 728, in inner DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1434, in update_subnet DEBUG: updated_subnet, original_subnet = self._update_subnet_precommit( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 963, in _update_subnet_precommit DEBUG: self._validate_subnet(context, s, cur_subnet=subnet_obj, is_pd=is_pd) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 704, in _validate_subnet DEBUG: raise exc.HostRoutesExhausted( DEBUG: neutron_lib.exceptions.HostRoutesExhausted: Unable to complete operation for 575fd52c-72aa-4685-82ba-7ad49d1a6e46. The number of host routes exceeds the limit 2. DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_add_subnet [11.301581s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_updated_agent_changed_physical_networks [1.664099s] ... ok DEBUG: Failed to commit binding results for 064d99d9-02aa-4db0-88be-0e4ca4fd30d2 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_no_binding_info [6.700619s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_create_two_subnets_then_delete_one [4.354471s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments_agent_type_filter [2.272314s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_with_description [2.508102s] ... ok DEBUG: Failed to commit binding results for 817dec3a-b9d0-4eb1-9c7a-d0b839794508 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_on_multiconnected_host [4.491993s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_with_name [1.096244s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_with_segments_association [3.144317s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_description_to_none [1.028647s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments_agent_type_filters [3.264898s] ... ok DEBUG: Failed to commit binding results for 97c6a749-551a-459d-90ac-b97df9d60962 after 0 tries DEBUG: Failed to commit binding results for 97c6a749-551a-459d-90ac-b97df9d60962 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_ipam [2.448666s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_fail_if_multiple_subnets [1.944250s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_name [2.520467s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_same_segment_two_hosts [1.897414s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeExtensionTestCase.test_service_provider_list [0.231851s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerExtTestCase.test_list_service_providers [0.155643s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_default_provider [0.130205s] ... ok DEBUG: Driver driver_path is not unique across providers DEBUG: Failed to commit binding results for 66e9cee9-0d74-45cc-9bff-913ac1cf9bba after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_multiple_default_providers_specified_for_service [0.157372s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_without_ip_not_deferred [1.509721s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_network_not_found [0.965152s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_fail_if_multiple_segments [2.015499s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_segment_aggregate_conflict [2.331319s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_move_between_pools [1.818563s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_with_segment [1.415068s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_network_not_found [1.012607s] ... ok DEBUG: Failed to commit binding results for e3561654-e31b-4d4e-872a-69263aad5362 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port [2.291211s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_network_mismatch [1.357708s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_to_dynamic_segment_not_allowed [1.050442s] ... ok DEBUG: Failed to commit binding results for 530a43a6-7c50-4e04-a26c-0fd48410f30b after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port_compute_owned [2.039411s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_port_fixed_ips [2.583221s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_two_to_one [0.821611s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_only_some_subnets_associated_allowed_with_routed_network [2.077998s] ... ok DEBUG: Failed to commit binding results for 40df2aae-9a4c-4f3d-8b13-e8e0b5ede3dd after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_provider_names_by_resource_ids [0.252986s] ... ok DEBUG: Failed to commit binding results for d740abd7-0b5f-4649-a57f-a6ddf7ec9c04 after 0 tries DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_immediate_fixed_ips_no_binding_info_ [8.023107s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_zero_to_one [0.986847s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_bar_type [0.713425s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_no_address_scope [0.356178s] ... ok DEBUG: Failed to commit binding results for 80e2f7d7-e17d-4362-b23c-3e0629ba1ac0 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_with_address_scope [0.691597s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_unbound_port [4.002362s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_summary_route_in_request [1.969425s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_with_address_scope [0.368238s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope [3.149306s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix [0.372966s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_invalid_request_data [0.235393s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_invalid_request [1.219072s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_subnets_with_changed_since [1.056501s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 377, in _get_aggregate_id DEBUG: for aggregate in self.n_client.aggregates.list(): DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/v2/aggregates.py", line 59, in list DEBUG: return self._list('/os-aggregates', 'aggregates') DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 253, in _list DEBUG: resp, body = self.api.client.get(url) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 77, in request DEBUG: if raise_exc and resp.status_code >= 400: DEBUG: TypeError: '>=' not supported between instances of 'MagicMock' and 'int' DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_network_and_owned_segments [2.304864s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_networks_with_changed_since [0.901102s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_move_between_pools [1.724329s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_then_change_gateway_ip [3.628854s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_first_subnet_association_with_segment [1.565007s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_placement_api_inventory_update_conflict [0.375959s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_move_between_pools_same_address_scope [1.214185s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_resources_with_invalid_changed_since [2.049880s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope_multiple_pools [0.887399s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_subnets_with_changed_since [1.170116s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_with_same_segment_association [2.807629s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_dhcp_port_compute_subnet [1.348040s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_segment_notification_on_create_network [0.734764s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_networks_with_changed_since [1.482953s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_second_subnet_association_with_segment [3.476528s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_no_device_owner [1.166772s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_subnetpools_with_changed_since [0.980908s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_name_to_none [1.465840s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_segment_not_found [0.939645s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_with_matching_service_type [1.476441s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_expand_allocation_pool [2.057941s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_subnets_with_changed_since [1.476513s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_resources_with_invalid_changed_since [0.589071s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_subnets_with_changed_since [0.978473s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_basic_association [2.608235s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_without_matching_service_type [2.868476s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_uplink_status_propagation.UplinkStatusPropagationExtensionTestCase.test_create_port_propagate_uplink_status_1_True [0.980360s] ... ok DEBUG: An exception occurred while creating the network:{'network': {'admin_state_up': True, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'shared': False, 'vlan_transparent': , 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 401, in create_network_bulk DEBUG: return self._create_bulk('network', context, networks) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_emulated_plugin_failure [0.593145s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_port_host_binding [1.051211s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_public_network_no_admin_tenant [0.598645s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_update_subnet_with_current_segment_id [1.948850s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_add_resource_association [0.140462s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_invalid_type [0.727384s] ... ok DEBUG: Driver driver is not unique across providers DEBUG: {2} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_service_provider_driver_not_unique [0.133079s] ... ok DEBUG: Failed to commit binding results for 9830b40d-4677-42b3-8321-0179427f0d30 after 0 tries DEBUG: Failed to commit binding results for 9830b40d-4677-42b3-8321-0179427f0d30 after 0 tries DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_emulated [0.976218s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_no_dhcp_owned [5.074614s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_dhcp_port_compute_subnet_no_dhcp [0.853900s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope_multiple_pools [1.157270s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_no_device_owner [1.349996s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_native ... SKIPPED: Skip test for not implemented pagination feature DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_pagination [2.079319s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope_overlap_multiple_pools [1.361033s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_bar_and_foo_type [0.735453s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_parameters [0.887569s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_foo_type [0.634868s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_no_address_scope [1.381017s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_sort [1.530223s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_emulated [1.105743s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_port_fixed_ips [1.284302s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_invalid_request_body_structure [0.490408s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_overlapping_cidr_no_address_scope [1.559535s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_without_pk_in_fields_pagination_emulated [1.271509s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_with_address_scope_overlapping_cidr [0.554449s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_shared_networks_with_non_admin_user [1.002387s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_with_allocated_subnet [0.895588s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope [1.370502s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_update_with_vlan_transparent_exception [0.511824s] ... ok DEBUG: Failed to commit binding results for 7f7ac876-b8a6-4eea-b744-0566172ccd4f after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_on_multiconnected_host [3.821398s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_show_network_with_subnet [0.815234s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_invalid_request_body_structure [1.682874s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_no_address_scope [0.404280s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_other_tenant_access_via_rbac [1.176112s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_with_address_scope_overlapping_cidr [0.561599s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_move_between_pools_same_address_scope [2.681468s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_on_unconnected_host [1.788112s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_invalid_request_body_structure [0.319837s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_other_tenant_returns_409 [0.909096s] ... ok DEBUG: {1} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_contains [0.268900s] ... ok DEBUG: {1} neutron.tests.unit.objects.db.test_api.CreateObjectTestCase.test_populate_id [0.119662s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_with_allocated_subnet [0.929690s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_overlapping_cidr_no_address_scope [1.324488s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_exhausted_subnet_no_fallback [0.958363s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_single_transaction [1.488252s] ... ok DEBUG: Failed to commit binding results for 53549aeb-10b7-40c0-a17d-095d82466d1b after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_and_no_subnets [2.458564s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_ports_with_changed_since [1.383621s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_db_obj [0.404376s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_without_matching_service_type_no_fallback [0.704139s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_non_existent_object_raises_not_found [0.334653s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_objects_nothing_to_delete [0.364411s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_ports_with_changed_since [0.972471s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_bar_type [0.638109s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_single_transaction [0.362942s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_subnetpools_with_changed_since [0.535102s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_blank_type [0.613134s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_queries_constant [0.463522s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_native ... SKIPPED: Plugin does not support native bulk network create DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_single_transaction_enginefacade [0.349073s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_foo_type [0.640410s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_tenants_and_quotas ... SKIPPED: Plugin does not support native bulk network create DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_objects [0.508392s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_tenants_and_quotas_fail ... SKIPPED: Plugin does not support native bulk network create DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_invalid_type [0.561073s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create [0.101633s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete [0.127046s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_extra_fields [0.115489s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_invalid_fields [0.178534s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_no_type [0.775295s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_changes_forbidden [0.127314s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_invalid_admin_status [1.197727s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_single_transaction [0.222456s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_queries_constant [0.236502s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.183825s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_one_to_two [0.896740s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_false [0.182478s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.197011s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: Failed to commit binding results for 3e13c2d0-9f43-4e51-88f6-12731dd3b71a after 0 tries DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_create_duplicates [0.121141s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_information [5.330817s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.116724s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_fields_no_update [0.117621s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_missing_object [0.111195s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_fields [1.735052s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects [0.116434s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.112741s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_native ... SKIPPED: Skip test for not implemented sorting feature DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_invalid_field [0.121713s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.121990s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_remote_key_native_returns_400 ... SKIPPED: Skip test for not implemented sorting feature DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_one_to_zero [1.886699s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.124965s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.172288s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network [0.541751s] ... ok DEBUG: Failed to commit binding results for 110be7b2-ecd6-4ffd-b5af-bbde8102ee80 after 0 tries DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count_invalid_filters [0.269599s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_without_matching_service_type_no_fallback [0.674697s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_information_fallback [1.985650s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_db_obj [0.216408s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.177506s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_invalid_type [0.578546s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_no_type [0.653255s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_multi_tenants2_returns_409 [1.457710s] ... ok DEBUG: Failed to commit binding results for aab5bdfd-2357-44eb-9787-85a7c191abc5 after 0 tries DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_shared_owner_returns_403 [0.581375s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_objects [1.537226s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_object_create_update_delete [0.126156s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_invalid_type [0.848465s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_create_update_delete [0.264439s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_object_with_None_value_in_filters [0.141869s] ... ok DEBUG: Failed to commit binding results for aab5bdfd-2357-44eb-9787-85a7c191abc5 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation [2.267370s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.204331s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_None_value_in_filters [0.270562s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count_invalid_fields [0.110773s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_invalid_field [0.116257s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_contains [0.366217s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.110476s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_one_to_zero [0.864236s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_changes_forbidden [0.105830s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_ends [0.345151s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.100950s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_invalid_request_data [0.327507s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.112719s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_None_value_in_filters [0.191946s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.GetValuesTestCase.test_get_values [0.128359s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count_invalid_filters [0.209907s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_invalid_request_body_structure [0.302730s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_create_single_transaction [0.187874s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count_validate_filters_false [0.420311s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_invalid_request_data [0.294315s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_filtering_by_fields [0.200611s] ... ok DEBUG: Failed to commit binding results for 006fcf42-ac5b-45d8-a64c-8134728c3b60 after 0 tries DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_invalid_request_data [0.295806s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [0.188545s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_no_address_scope_overlapping_cidr [0.362039s] ... ok DEBUG: Failed to commit binding results for 006fcf42-ac5b-45d8-a64c-8134728c3b60 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_binding_info_and_new_mac [2.368937s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete [0.141113s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.116305s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects [0.122791s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_overlapping_prefix_with_allocated_subnet [0.655641s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.115682s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.112572s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_single_transaction [1.614766s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_invalid_field [0.108820s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_changes [0.113028s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_filtering_by_fields [0.567015s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.118452s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_networks_with_changed_since [1.013949s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_objects [0.239292s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_single_transaction_enginefacade [0.413998s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_single_transaction [0.218571s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_single_transaction_enginefacade [0.207626s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_single_transaction [0.357462s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_validate_filters [0.190844s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.231193s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_false [0.384655s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_objects [0.222038s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count_invalid_fields [0.118202s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_validate_filters [0.326845s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create_duplicates [0.115090s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete [0.109405s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_non_existent_object_raises_not_found [0.330460s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects [0.106867s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_clean_obj_from_primitive [0.125466s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_fields_no_update [0.124251s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_timestamp_fields_ignored_in_update [2.247065s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_count_invalid_fields [0.121681s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_missing_object [0.105916s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects [0.123097s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_unique_key [0.120025s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_invalid_fields [0.102902s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects [0.117923s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object [0.104642s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects [0.123143s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: Failed to commit binding results for 43caa386-47e0-438d-a8d3-417c83becb29 after 0 tries DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_valid_fields [0.109925s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values [0.116105s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_networks_with_changed_since [0.653271s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_without_validate_filters [0.121977s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_invalid_field [0.106710s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_project_id [0.109222s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values [0.124937s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: Failed to commit binding results for 43caa386-47e0-438d-a8d3-417c83becb29 after 0 tries DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_invalid_field [0.117481s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_multiple_host_mapping [4.961661s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_changes [0.120430s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_fields [0.123463s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_primary_key_forbidden_fail [0.122918s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_updates_from_db_object [0.122774s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_ports_with_changed_since [1.034340s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count_invalid_filters [0.236280s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_create_single_transaction [0.183311s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_db_obj [0.186514s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_updates_from_db_object [1.282403s] ... ok DEBUG: Failed to commit binding results for ddfbea48-4b7b-4294-bb22-e016c09904ac after 0 tries DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.200613s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count_validate_filters_false [0.255749s] ... ok DEBUG: Failed to commit binding results for ddfbea48-4b7b-4294-bb22-e016c09904ac after 0 tries DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_create_update_delete [0.212863s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_timestamp_fields_ignored_in_update [1.006225s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_create_single_transaction [0.195670s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_ipam [1.568219s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_single_transaction [0.203663s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.178803s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_objects [0.236154s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_update_timpestamp [0.477131s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_create [0.120703s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_single_transaction [0.211822s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete [0.115122s] ... ok DEBUG: Failed to commit binding results for e3367337-4f10-4585-8151-81e6f68dcf95 after 0 tries DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.122221s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_native_plugin_failure ... SKIPPED: Plugin does not support native bulk network create DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_false [0.118370s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.149793s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_validate_filters_false [0.103396s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_unique_key [0.143573s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_object [0.178726s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.109447s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_wrong_input [0.479223s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.111259s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_objects [0.237577s] ... ok DEBUG: Failed to commit binding results for e3367337-4f10-4585-8151-81e6f68dcf95 after 0 tries DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.109724s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.118664s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments_manual_alloc [1.625195s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_changes_forbidden [0.118768s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.119225s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete [0.110110s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_fields [0.119399s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_native_quotas [0.551707s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.122643s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count [0.233948s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_unique_key [0.116366s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.126374s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.115156s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_fields [0.119049s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.110553s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_reverse_emulated [0.815918s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.119286s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count_invalid_filters [0.232906s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.191535s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_parameters_invalid_values [0.648999s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_queries_constant [0.220382s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count_validate_filters_false [1.424747s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_single_transaction [0.184591s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_object [0.200634s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_extended_attr_native_returns_400 ... SKIPPED: Skip test for not implemented sorting feature DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.185464s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_single_transaction [0.217253s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_object [0.201654s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create_duplicates [0.123468s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects [0.120057s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.205985s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.111379s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete [0.106486s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_missing_object [0.101844s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.116845s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.110810s] ... ok DEBUG: Failed to commit binding results for 109b41e7-af89-4712-a4c9-a73a34eb788d after 0 tries DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values [0.100342s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.104109s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_fails_if_host_on_wrong_segment [3.547536s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_changes [0.120862s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_changes_forbidden [0.117020s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_fields [0.123041s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_create_with_vlan_transparent_attr [1.802909s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count_invalid_filters [0.214511s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count [0.233560s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_db_obj [0.195332s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.188616s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_objects [0.206483s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_single_transaction [0.197353s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_show_network [0.571518s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_single_transaction [0.190551s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_single_transaction [0.184311s] ... ok DEBUG: Failed to commit binding results for f9a0a21b-48be-490d-aed4-a1d59b582d10 after 0 tries DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_queries_constant [0.225413s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist [0.197442s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count_invalid_fields [0.119291s] ... ok DEBUG: Failed to commit binding results for f9a0a21b-48be-490d-aed4-a1d59b582d10 after 0 tries DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.119886s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_is_host_aware [2.065307s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects [0.113736s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_fields_no_update [0.117542s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_multi_tenants_returns_409 [1.332657s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_unique_key [0.116962s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_create_update_delete [1.383399s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.120965s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_single_transaction [0.182081s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.113927s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_fields [0.110842s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_queries_constant [0.206324s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.113882s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_with_subnet_set_shared [0.897827s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.189855s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count [0.234837s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count_invalid_filters [0.189701s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_random_unallocated_segment [0.212229s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count_validate_filters_false [0.206504s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_shared_network_noadmin_returns_403 [0.622236s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_false [0.200248s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_create_single_transaction [0.186163s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_object [0.203426s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_db_obj [0.200764s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.195437s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.217016s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_count_invalid_fields [0.117515s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects [0.118281s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_queries_constant [0.216955s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_unique_key [0.118699s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_delete_objects_removes_all_matching_objects [1.154420s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_starts [0.383632s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values [0.121562s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_invalid_field [0.117524s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.106482s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_ends [0.264920s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_fields [0.121921s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.GetObjectsTestCase.test_get_objects_pass_marker_obj_when_limit_and_marker_passed [0.134862s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.134438s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_single_transaction [1.402365s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.123177s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_sg_log_with_secgroup [0.341640s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count_invalid_filters [0.227491s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_false [0.182291s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.198463s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_object [0.197071s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_objects [0.430088s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_objects [0.220624s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.113628s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.176739s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_supports_extra_filtername [0.345265s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.103509s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [0.174709s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.114789s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.117909s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.102101s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_validate_filters [0.169877s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.110791s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.187083s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_standard_attr_id [0.365190s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count [0.236962s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_object [0.210949s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_db_obj [0.197623s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_validate_filters_false [0.401414s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.100963s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_single_transaction [0.182881s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects [0.112091s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.103932s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_single_transaction_enginefacade [0.185609s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_invalid_field [0.112301s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_queries_constant [0.230612s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.116331s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_changes_forbidden [0.123266s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.188941s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.110509s] ... ok DEBUG: Failed to commit binding results for ea5338a4-8d3b-4f20-a88a-01b85e5a4355 after 0 tries DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.192028s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_validate_filters [0.129205s] ... ok DEBUG: Failed to commit binding results for 223503c8-d12b-4dfd-98b6-f20e0bd7d047 after 0 tries DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_single_transaction [0.194220s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create_duplicates [0.109697s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_object [1.821648s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create_updates_from_db_object [0.147888s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_valid_fields [0.131604s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_invalid_field [0.115548s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_without_validate_filters [0.164359s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_changes_forbidden [0.131378s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_fields_no_update [0.132574s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.131817s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count_invalid_filters [1.353173s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_missing_object [0.152376s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_objects [0.254752s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_missing_primary_key [0.119674s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_create_update_delete [0.234839s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_with_validate_filters [0.163196s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_without_validate_filters [0.133607s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_valid_fields [0.115749s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count_validate_filters_false [0.292649s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_random_unallocated_segment [0.261012s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.352457s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_delete_last_subnet_on_segment_fails [10.226908s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_count_invalid_fields [0.165241s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist [0.322418s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.180653s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.150719s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_invalid_field [0.170815s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.166111s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.171527s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object [0.165577s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count_validate_filters_false [3.114366s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.176773s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.172580s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values [0.173321s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_db_obj [0.897055s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.167530s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.151394s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_create_single_transaction [0.294032s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_false [0.390598s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.270355s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_single_transaction [1.949356s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.235380s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist [0.209641s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_validate_filters [0.203457s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_false [0.188316s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_fields_no_update [0.125387s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.266450s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_validate_filters [0.183483s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object [0.218201s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.213824s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values [0.141683s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create_duplicates [0.149540s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.087795s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_with_validate_filters [0.095056s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_objects [0.275192s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete [0.084346s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.110139s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_fields [0.121833s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object [0.150811s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_valid_fields [0.156178s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_single_transaction [0.343968s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_missing_object [0.123681s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_without_validate_filters [0.132309s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects [0.126367s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.124883s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.126426s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.120561s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.132902s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_changes_forbidden [0.122392s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects [0.130790s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.124916s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_db_obj [0.269613s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_single_transaction [0.230901s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_changes [0.181146s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_single_transaction [0.190869s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.168206s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_count_validate_filters_false [0.886043s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_single_transaction_enginefacade [0.152980s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.157879s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.138084s] ... ok DEBUG: Failed to commit binding results for 6ad9cc9a-5029-4069-82c3-cfb42f7474d2 after 0 tries DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist [0.251064s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_immediate_with_binding_info [6.976407s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_single_transaction [0.619682s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_validate_filters_false [0.237720s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_objects [0.264819s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.140826s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create [0.198950s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.175963s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object [0.242056s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_missing_object [0.047882s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values [0.044831s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count_validate_filters_false [2.002664s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.037465s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_single_transaction [0.849521s] ... ok DEBUG: Failed to commit binding results for bb0ceca5-7b31-4d52-a9dd-574c511edb50 after 0 tries DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_objects [0.317933s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_fixed_ips_with_segment_subnets_no_binding_info [1.953836s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_single_transaction [0.224393s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.697491s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.283253s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count [0.932930s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_false [0.229788s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_validate_filters [0.208322s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_supports_extra_filtername [0.695263s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_object [0.249161s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_objects [0.289948s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_create_single_transaction [1.030254s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.324360s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create [0.120619s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.095125s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.125281s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_objects [1.118540s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count_invalid_fields [0.126078s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.758599s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create_updates_from_db_object [0.136492s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_with_validate_filters [0.098396s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.096606s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_valid_fields [0.115025s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_changes_forbidden [0.074784s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.070405s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_fields_no_update [0.129796s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object [0.121115s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.188505s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_on_unconnected_host [3.042845s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_filtering_by_fields [0.248269s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values [0.133694s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_with_validate_filters [0.126114s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_without_validate_filters [0.123796s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.222551s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist [0.185929s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.269226s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create [0.142348s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object [0.100971s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.135721s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.134274s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_single_transaction [2.401137s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: Failed to commit binding results for aa7bd6a6-bb06-4d8a-87bb-320ecbf70049 after 0 tries DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_no_fixed_ips_no_ipam_on_routed_network [2.126703s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_without_validate_filters [1.692870s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_changes_forbidden [0.124337s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.238024s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_filtering_by_fields [0.230777s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_single_transaction_enginefacade [1.033427s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_create_update_delete [0.239683s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_single_transaction [0.206429s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count [1.179089s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist [0.232193s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.116230s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.177545s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_single_transaction_enginefacade [1.128912s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_fields_no_update [0.118765s] ... ok DEBUG: Failed to commit binding results for f9f014fa-9a11-4539-a630-2c416f663d62 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_segment_subnets [2.487350s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count_validate_filters_false [1.305445s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_db_obj [1.060055s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object [1.679598s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_validate_filters [0.957433s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_missing_object [0.151018s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.131588s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.122451s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.131788s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.121327s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values [0.162415s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_clean_obj_from_primitive [0.148256s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.153134s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_count_invalid_fields [0.158158s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete [0.150894s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_validate_filters [0.728297s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects [0.128890s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count [0.333165s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_missing_primary_key [0.182515s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count_validate_filters_false [0.221810s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_unique_key [0.161009s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_invalid_fields [0.108764s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_create_single_transaction [0.205710s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.205159s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_without_validate_filters [0.140892s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_validate_filters_false [0.912403s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.127794s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.269913s] ... ok DEBUG: Failed to commit binding results for aac7ac6c-ed18-492c-9202-9848ee9af7a9 after 0 tries DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.197083s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_validate_filters [0.211644s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.221189s] ... ok DEBUG: Failed to commit binding results for aac7ac6c-ed18-492c-9202-9848ee9af7a9 after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_multiple_host_mapping [4.591633s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_objects [0.243840s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_single_transaction [1.072774s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_count [1.040950s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_clean_obj_from_primitive [0.128127s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create [0.150683s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete [0.137399s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.128579s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_missing_object [0.137891s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create [0.136837s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects [0.122789s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create_duplicates [0.137782s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.164869s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete [0.170056s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.125373s] ... ok DEBUG: Failed to commit binding results for d98ad3aa-df2c-4621-bb94-aaeb8c7b2a68 after 0 tries DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_count_invalid_filters [0.969217s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_valid_fields [0.139215s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.128251s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object [0.124468s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_fields [0.118494s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_valid_fields [0.123589s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.152203s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.122990s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.146504s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values [0.116836s] ... ok DEBUG: Failed to commit binding results for d98ad3aa-df2c-4621-bb94-aaeb8c7b2a68 after 0 tries DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_db_obj [0.798735s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments_empty_alloc [1.963026s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count_validate_filters_false [0.261875s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_without_validate_filters [0.141764s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.290245s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.539889s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_single_transaction_enginefacade [0.256239s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_single_transaction [0.232749s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_single_transaction [0.276381s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_filtering_by_fields [0.282550s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.151277s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.147451s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.142808s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_single_transaction [1.205603s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_fields_no_update [0.178659s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.175502s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.030994s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects [0.145102s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.150930s] ... ok DEBUG: Failed to commit binding results for 857e92bb-e480-4d27-aaf8-48c465d1c2e2 after 0 tries DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_changes [0.158637s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count [0.265524s] ... ok DEBUG: Failed to commit binding results for 857e92bb-e480-4d27-aaf8-48c465d1c2e2 after 0 tries DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count_validate_filters_false [0.226401s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments_manual_alloc [3.206250s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_false [0.619970s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_create_update_delete [1.773309s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist [1.487547s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_queries_constant [0.250171s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_false [0.188641s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create_duplicates [0.086795s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_validate_filters [2.134772s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.098575s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.086024s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_fields_no_update [0.087294s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.088487s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.103281s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_object [0.631607s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.110691s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_with_validate_filters [0.149153s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_fields [0.154240s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_objects_nothing_to_update [0.700440s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.165024s] ... ok DEBUG: Failed to commit binding results for d76e638d-6743-458a-a4fa-a4294ee6b0af after 0 tries DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_false [2.506899s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_single_transaction [0.876562s] ... ok DEBUG: Failed to commit binding results for d76e638d-6743-458a-a4fa-a4294ee6b0af after 0 tries DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_fails_if_host_on_good_segment [4.700930s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_clean_obj_from_primitive [0.127825s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_objects_nothing_to_delete [0.957983s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create [0.136213s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create_duplicates [0.131670s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete [0.134493s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_missing_primary_key [0.132046s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_unique_key [0.150835s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_validate_filters_false [1.270113s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_invalid_fields [0.131803s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_filtering_by_fields [1.071000s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_valid_fields [0.157532s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.153625s] ... ok DEBUG: Failed to commit binding results for c8b5da03-b573-4e4b-868e-f2ba336d3ba7 after 0 tries DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_objects_nothing_to_update [0.855953s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create [0.155550s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object [0.093749s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_unique_key [0.104100s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.084707s] ... ok DEBUG: Failed to commit binding results for c8b5da03-b573-4e4b-868e-f2ba336d3ba7 after 0 tries DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_queries_constant [1.244732s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_with_fixed_ips_ok_if_no_binding_host [2.486045s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.093954s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values [0.102194s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_with_validate_filters [0.092824s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_create_update_delete [1.289496s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_changes_forbidden [0.088902s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_updates_from_db_object [0.086339s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_supports_extra_filtername [1.203698s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count_validate_filters_false [0.608780s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_create_single_transaction [0.606836s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist [0.900209s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_single_transaction [1.065534s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_queries_constant [0.683795s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_validate_filters_false [1.180049s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.849647s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_single_transaction [0.550679s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_supports_extra_filtername [1.014833s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_validate_filters_false [0.869424s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_objects [1.050044s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist [1.183727s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_create_duplicates [0.114481s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete [0.121212s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_missing_object [0.114250s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_unique_key [0.097986s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects [0.095907s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_invalid_fields [0.128354s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_without_validate_filters [0.130320s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create [0.169011s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_object [0.987925s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create_updates_from_db_object [0.106263s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_missing_object [0.195208s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects [0.098828s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects [0.156270s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_invalid_fields [0.144413s] ... ok DEBUG: Failed to commit binding results for 4bc621b3-f7c8-46e2-943f-7b748816e833 after 0 tries DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.144820s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.154696s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_valid_fields [0.167315s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_immediate_with_binding_info [7.281143s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_fields_no_update [0.142779s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects [0.167509s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count_invalid_filters [1.279971s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentML2.test_segment_notification_on_create_network [1.428695s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.128617s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_no_name [0.649647s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_changes [0.085022s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_changes_forbidden [0.074767s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_fields [0.063552s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_invalid_fields [0.081250s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_valid_fields [0.086311s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_objects [1.214798s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_single_transaction [1.200900s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_description [0.883291s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count_invalid_filters [0.762786s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_create_update_delete [0.932911s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_db_obj [0.700824s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_single_transaction [1.278493s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_change_existing_subnet_segment_association_not_allowed [1.985977s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.026918s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist [0.792270s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_queries_constant [0.962599s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_validate_filters_false [0.648977s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.833178s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_only_some_subnets_associated_not_allowed [1.481645s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_service_providers [0.221100s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.815867s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects [0.149928s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_invalid_resource_association [0.202779s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_object [0.522169s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_clean_obj_from_primitive [0.097633s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_invalid_fields [0.137714s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_without_validate_filters [0.122697s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_single_transaction [0.974024s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create_duplicates [0.082144s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_missing_object [0.112173s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create_updates_from_db_object [0.100411s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects [0.118561s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_valid_fields [0.115266s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.102527s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.126469s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_missing_object [0.127731s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_missing_primary_key [0.121413s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_invalid_field [0.171306s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.117899s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects [0.136838s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_changes [0.147978s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.927191s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_fields [0.120748s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_changes_forbidden [0.122820s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_valid_fields [0.139979s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_valid_fields [0.130835s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIPExtensionTestCase.test_create_subnet_default [1.495382s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.139373s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.extensions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIPExtensionTestCase.test_create_subnet_with_arg [0.853818s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_objects [1.143744s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count_invalid_filters [1.416714s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_objects_nothing_to_delete [0.568800s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist [1.402234s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope_overlap_multiple_pools [1.319721s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_single_transaction [1.116460s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_false [1.134983s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_filtering_by_fields [1.011659s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_filtering_by_fields [1.760315s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_single_transaction [0.480323s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_object [1.332884s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_single_transaction [1.020081s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_invalid_request [2.355312s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.134168s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_single_transaction_enginefacade [0.670649s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects [0.120533s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_invalid_fields [0.126616s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_valid_fields [0.144822s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_supports_extra_filtername [0.609907s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_updates_from_db_object [0.121653s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_no_address_scope [1.145750s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_false [0.567289s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_count_invalid_fields [0.128950s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_missing_primary_key [0.089276s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.139891s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_dhcp_port_compute_subnet_no_dhcp [0.860846s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_valid_fields [0.142403s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.113727s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_changes_forbidden [0.112597s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_invalid_fields [0.136943s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_exhausted_subnet [1.339322s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_objects [2.833785s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_no_device_owner_no_fallback [0.536397s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_count_invalid_fields [0.218524s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_db_obj [3.227933s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_missing_primary_key [0.181589s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_bar_and_foo_type [0.448010s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_unique_key [0.150222s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count [1.665773s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.179119s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_with_validate_filters [0.120769s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_without_validate_filters [0.153604s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_dhcp_port_compute_subnet [0.793607s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.098929s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.162899s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_updates_from_db_object [0.158920s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count_validate_filters_false [1.353101s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_exhausted_subnet [1.355017s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count [1.202903s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [1.525008s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_objects [1.203675s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_exhausted_subnet_no_fallback [1.163269s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count_validate_filters_false [1.236168s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_queries_constant [1.398993s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_objects [1.185809s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_no_device_owner_no_fallback [1.646255s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.880724s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist_validate_filters [1.465292s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_filtering_by_fields [0.997122s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_with_matching_service_type [1.452203s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_objects [1.492296s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.075316s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_valid_fields [0.186395s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object [0.130122s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_unique_key [0.131465s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_invalid_fields [0.116953s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_without_matching_service_type [1.403905s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.126415s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_single_transaction [1.150274s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_with_validate_filters [0.091169s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_valid_fields [0.147963s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_single_transaction [2.236509s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_count_invalid_fields [0.161906s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete [0.126733s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_blank_type [1.309232s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object [0.125408s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_unique_key [0.129255s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_validate_filters [1.467557s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count_invalid_filters [1.011949s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_valid_fields [0.121131s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.101490s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.950380s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_port_host_binding [1.518108s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count_validate_filters_false [1.228616s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_objects [1.202841s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_filtering_by_fields [1.781188s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_one_to_two [1.156678s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_single_transaction [1.032415s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_two_to_one [1.028067s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_create_single_transaction [2.220674s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_create_update_delete [1.608347s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_zero_to_one [0.970848s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete [0.114887s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_single_transaction [0.930879s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_no_address_scope_overlapping_cidr [0.305991s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_valid_fields [0.119157s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.163494s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_overlapping_prefix_with_allocated_subnet [1.039158s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_create_update_delete [1.229006s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_create_update_delete [0.884452s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_single_transaction [0.890312s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix [1.651311s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.680285s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_single_transaction [0.198714s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_clean_obj_from_primitive [0.078601s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_create [0.120811s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object [0.117436s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist_validate_filters_false [2.270201s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_subnetpools_with_changed_since [0.677345s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_without_validate_filters [0.137470s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_single_transaction [0.669047s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values [0.123136s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_with_validate_filters [0.151929s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_changes [0.136888s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_fields [0.166751s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_validate_filters [0.639297s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_valid_fields [0.156029s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_without_validate_filters [0.168670s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.172107s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count_invalid_fields [0.133130s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create [0.162661s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_ports_with_changed_since [1.878108s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects [0.156033s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_clean_obj_from_primitive [0.123274s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_invalid_fields [0.168252s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_db_obj [1.070533s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_without_validate_filters [0.170708s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create [0.123882s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_missing_primary_key [0.169118s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_invalid_fields [0.135862s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_subnetpools_with_changed_since [0.615232s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects [0.177280s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_valid_fields [0.174458s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object [0.116737s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_without_validate_filters [0.196244s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_unique_key [0.124310s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.957511s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects [0.119715s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_invalid_field [0.201999s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_uplink_status_propagation.UplinkStatusPropagationExtensionTestCase.test_create_port_propagate_uplink_status_2_False [0.691775s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_valid_fields [0.147728s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_with_validate_filters [0.171122s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_without_validate_filters [0.164133s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_network [0.396475s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_emulated [0.492661s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_filtering_by_fields [0.969558s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_native_quotas ... SKIPPED: Plugin does not support native bulk network create DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count [1.297004s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_public_network [0.576947s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_changes_forbidden [0.204344s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_invalid_fields [0.161009s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_without_validate_filters [0.154104s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.155219s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_db_obj [1.063363s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks [0.994460s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.080596s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_reverse_native ... SKIPPED: Skip test for not implemented pagination feature DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.798585s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create [0.092310s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_without_pk_in_fields_pagination_native ... SKIPPED: Skip test for not implemented pagination feature DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_objects [1.279381s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects [0.086789s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.758099s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_missing_object [0.122267s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_invalid_field [0.128391s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_with_validate_filters [0.128638s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_without_validate_filters [0.126045s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_changes [0.120781s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_changes_forbidden [0.130139s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_invalid_fields [0.127516s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.128412s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_create_with_bad_vlan_transparent_attr [2.106691s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_create_update_delete [2.205215s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist [1.366315s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_false [0.560313s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_single_transaction [0.692630s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count [1.947478s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_single_tenant [1.177114s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create_duplicates [0.156339s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create_updates_from_db_object [0.154803s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_clean_obj_from_primitive [0.159663s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete [0.172574s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_shared [0.776235s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create_duplicates [0.156722s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_missing_primary_key [0.139580s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create_updates_from_db_object [0.171539s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_invalid_fields [0.206070s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_starts [0.507509s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_create_single_transaction [1.528037s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_missing_primary_key [0.216754s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.db.test_api.CreateObjectTestCase.test_populate_id_False [0.234211s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_fields [0.247698s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_without_validate_filters [0.179070s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_invalid_fields [0.193807s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values [0.124525s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_without_validate_filters [0.195081s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_invalid_field [0.161875s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count [0.563577s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.128589s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_valid_fields [0.139522s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count_invalid_filters [0.353860s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.133148s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [1.467578s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_sg_log_with_port [0.474252s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count [1.257983s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_create_update_delete [0.654816s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count_validate_filters_false [1.040704s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.578040s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist [0.611154s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_single_transaction [1.579052s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.638221s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.907445s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_multiple_log_fields [0.503594s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_objects_nothing_to_update [0.507715s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_single_transaction [0.507017s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create_duplicates [0.171576s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_count_invalid_fields [0.042043s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create_duplicates [0.102597s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_unique_key [0.203389s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create_updates_from_db_object [0.091777s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete [0.093113s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_bound_ids [1.870458s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_invalid_fields [0.120793s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_pager_is_passed_through [0.173911s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects [0.131939s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [1.950195s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_invalid_fields [0.156275s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.139315s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_to_dict_makes_primitive_field_value [0.154344s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.091794s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_to_dict_with_unset_project_id [0.124107s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.708019s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.091501s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_invalid_fields [0.142176s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_without_validate_filters [0.169449s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_single_transaction [1.641927s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.533495s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_false [0.882055s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count [1.455945s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.205877s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_get_port_policy [1.911479s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_objects [0.155566s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_filtering_by_fields [0.102332s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_single_transaction [0.082937s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_single_transaction_enginefacade [0.115554s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_create_single_transaction [0.501802s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.082794s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_validate_filters [0.067105s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.074677s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_count_invalid_fields [0.062282s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects [0.036287s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.033992s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.463221s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.057692s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_single_transaction [0.071255s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_filtering_by_fields [0.105782s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_single_transaction [0.102051s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_invalid_fields [0.108195s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_single_transaction_enginefacade [0.176823s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_without_validate_filters [0.079018s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_fields_no_update [0.112159s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_not_allowed_if_policy_in_use_by_network [0.863904s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object [0.071527s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_missing_object [0.097429s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_queries_constant [0.324316s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects [0.105175s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.219839s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port_nonexistent_port [0.450892s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_random_unallocated_segment [0.231759s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_single_transaction [0.443761s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist_false [2.467018s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist [0.303494s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_with_validate_filters [0.124797s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.149316s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_without_validate_filters [0.126283s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.127589s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_single_transaction [0.401283s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create [0.132811s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create_duplicates [0.139083s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_changes_forbidden [0.144416s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.130101s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.458333s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.125699s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_fields_no_update [0.099470s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object [0.088737s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_unique_key [0.115951s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.086098s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_standard_attr_id [0.473205s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.110816s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.089021s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.945199s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_10 [0.468005s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values [0.112488s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete [0.120469s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.110053s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_missing_object [0.132195s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values [0.124746s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_fields [0.091036s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_to_dict_returns_rules_as_dicts [0.416890s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.321618s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_bound_ids [1.395608s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [1.282911s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.115721s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_objects [0.906195s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count [1.297341s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_db_obj [0.232308s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.204927s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_objects_nothing_to_update [0.515046s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_create_update_delete [0.209693s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_single_transaction [1.056079s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_single_transaction_enginefacade [0.270156s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_single_transaction [0.602368s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_db_obj [1.164311s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete [0.170523s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects [0.117580s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_validate_filters_false [0.253932s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_missing_object [0.131579s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.213756s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects [0.121528s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_single_transaction [0.237454s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_without_validate_filters [0.127478s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.140070s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_makes_primitive_field_value [0.114382s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create_duplicates [0.139418s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_fields [0.129269s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object [0.176549s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_without_validate_filters [0.179740s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_missing_object [0.172249s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_objects [1.317578s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.152654s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete [0.143668s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_valid_fields [0.160644s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.177707s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_without_validate_filters [0.158074s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.570282s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object [0.156086s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_mixed_fields [0.131859s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values [0.142460s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_pager_is_passed_through [0.165889s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.172666s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.147682s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_with_unset_project_id [0.176976s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_create_update_delete [0.308212s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_single_transaction [0.225774s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.191405s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_random_unallocated_segment [0.232819s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.233794s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_validate_filters_false [1.189877s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_changes [1.382259s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_single_transaction [0.205661s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects [0.146701s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_changes_forbidden [0.171467s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.145960s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_fields_no_update [0.159167s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.158631s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_without_validate_filters [0.181546s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_missing_object [0.154042s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.149433s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_updates_from_db_object [0.184141s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.165297s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.165864s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_without_validate_filters [0.160575s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_without_validate_filters [0.153684s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_count [0.580176s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.147156s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.154188s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_count_invalid_filters [0.481968s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_changes [0.165392s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_fields [0.159328s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.126156s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_create_single_transaction [0.980890s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.114288s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_objects [0.591772s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_routers_by_network_id [4.073377s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count_invalid_filters [0.265201s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.403070s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist [0.791804s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_single_transaction [0.478759s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_create_update_delete [0.481271s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [1.409340s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_clean_obj_from_primitive [0.108486s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create [0.090376s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [1.896755s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.189770s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_unique_key [0.097530s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_single_transaction [0.475132s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.216793s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.360022s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count_invalid_fields [0.118590s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_valid_fields [0.167195s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create [0.118880s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_single_transaction [0.802454s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects [0.129922s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_changes_forbidden [0.132948s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist [0.399276s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects [0.124076s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_valid_fields [0.120391s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_validate_filters [0.348789s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_with_validate_filters [0.118156s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_filtering_by_fields [0.717043s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_object [0.404616s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_changes [0.112754s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_and_get_multiple_policy_ports [0.739123s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.120194s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.118242s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count_invalid_fields [0.131100s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.123838s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.145243s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_nonexistent_port [0.506285s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_db_obj [0.261325s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_missing_object [0.171865s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_single_transaction [0.194441s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_bound_ids [0.885431s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_filtering_by_fields [0.249775s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_fields [0.158900s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.168037s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_single_transaction [0.250264s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_single_transaction_enginefacade [0.302160s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.877734s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count_validate_filters_false [0.485657s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_single_transaction [0.190872s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist [0.270306s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.393628s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_false [0.146686s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.199090s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_count [1.924637s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_filtering_by_fields [0.378719s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.123413s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.121657s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_fields_no_update [0.141056s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_create_update_delete [0.382974s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object [0.117867s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_single_transaction [0.466651s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.105853s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_queries_constant [0.848020s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_unique_key [0.122838s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.322325s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network_nonexistent_network [0.492505s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.123784s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist [0.422272s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count [0.295104s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_filter_by_shared [0.705941s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_create_single_transaction [0.234337s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.224092s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete [0.134343s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_filtering_by_fields [0.220917s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_valid_fields [0.118933s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_create_update_delete [0.685452s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_invalid_fields [0.121377s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_valid_fields [0.119555s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_without_validate_filters [0.127943s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_invalid_field [0.125617s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_fetches_rules_non_lazily [0.489277s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_false [1.729616s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_queries_constant [0.536993s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_object [0.488856s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.484788s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_create_single_transaction [1.118444s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [1.516042s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_objects [0.592954s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_objects [0.303461s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist [0.660826s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.205234s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_clean_obj_from_primitive [0.091217s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create [0.146830s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create [0.113596s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.147155s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create_duplicates [0.092432s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_db_obj [0.997810s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_invalid_fields [0.095145s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_validate_filters [0.450235s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.154726s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object_missing_object [0.089919s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object_missing_primary_key [0.084143s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects [0.083743s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.152484s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_valid_fields [0.133002s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.152253s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_validate_filters_false [0.659745s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.170233s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.077329s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.036002s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_with_validate_filters [0.235585s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_create_single_transaction [0.265031s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_without_validate_filters [0.251601s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_shared_default [0.646180s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_filtering_by_fields [0.277513s] ... ok DEBUG: Exception in string format operation DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/exception.py", line 119, in __init__ DEBUG: message = self.msg_fmt % kwargs DEBUG: KeyError: 'objname' DEBUG: objver: 1.2 DEBUG: objtype: QosBandwidthLimitRule DEBUG: code: 500 DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.200592s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_objects [1.646718s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_fields [0.160123s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_single_transaction [0.193870s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_invalid_fields [0.173518s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_synthetic_rule_fields [0.666741s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.136000s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.164307s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_updates_from_db_object [0.167927s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_single_transaction [0.185770s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count_invalid_fields [0.075221s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_unset_default_no_default_policy_exists [0.468888s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete [0.108330s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_clean_obj_from_primitive [0.123425s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects [0.095788s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count [0.509166s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_count_invalid_fields [0.116807s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.091783s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_unique_key [0.084938s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create [0.121757s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.079954s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_valid_fields [0.109315s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_changes [0.126773s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_filtering_by_fields [0.464048s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.080118s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object [0.130100s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_unique_key [0.147927s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_pager_is_passed_through [0.124910s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.422969s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_valid_fields [0.107328s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_project_id [0.115920s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_with_unset_project_id [0.110102s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_changes_forbidden [0.087631s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.388818s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_invalid_fields [0.082363s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_valid_fields [0.079161s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_primary_key_forbidden_fail [0.082907s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_create_update_delete [2.621151s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_updates_from_db_object [0.095705s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_false [0.352089s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_objects [1.161079s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_count_invalid_fields [0.078368s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects [0.098465s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_valid_fields [0.146397s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.408131s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_without_validate_filters [0.155523s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_policy_obj_not_found [0.126292s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_mixed_field [0.174298s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_objects [0.456586s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.008628s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_makes_primitive_field_value [0.169800s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_create_update_delete [1.239686s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.462514s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_without_validate_filters [0.167589s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object_missing_object [0.121242s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_invalid_fields [0.110686s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_validate_filters_false [1.129041s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_without_validate_filters [0.122705s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_valid_fields [0.164514s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_single_transaction [0.973575s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_invalid_field [0.120495s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_fields_no_update [0.145156s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_without_validate_filters [0.118223s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object [0.130573s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.122657s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_missing_primary_key [0.123177s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_queries_constant [1.738790s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values [0.117006s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_with_validate_filters [0.113760s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_single_transaction [0.359308s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_fields [0.146059s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_without_validate_filters [0.123693s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.468242s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_changes [0.127570s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_get_policy_network [0.716701s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_invalid_fields [0.120577s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_id_no_project_id [0.340904s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_nonexistent_policy [0.362357s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_false [0.434944s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count_validate_filters_false [0.444283s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create [0.146127s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.112622s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_count_invalid_filters [0.495413s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.374138s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete [0.105377s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_single_transaction [0.936159s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_unique_key [0.080416s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.084210s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create_duplicates [0.157276s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_count_validate_filters_false [0.484624s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_project_id [0.078063s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_invalid_field [0.080557s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create_updates_from_db_object [0.158405s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.084438s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.107001s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_invalid_fields [0.148847s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist [0.475178s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_valid_fields [0.187134s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.165528s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_without_validate_filters [0.146931s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_not_allowed_if_policy_in_use_by_port [0.675062s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_changes_forbidden [0.156868s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_validate_filters [0.378030s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.185369s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete [0.136091s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_without_validate_filters [0.107456s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.166385s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_invalid_field [0.116570s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_invalid_fields [0.127968s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port [0.544157s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_duplicate_rules [0.131438s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object [0.118577s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_changes_forbidden [0.137936s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_invalid_fields [0.122510s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_missing_object [0.122255s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port_nonexistent_policy [0.414643s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_missing_primary_key [0.112312s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_invalid_fields [0.117957s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_queries_constant [0.346406s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.130152s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_validate_filters [0.316320s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_without_validate_filters [0.120697s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete [0.145284s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_invalid_field [0.120386s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_create_single_transaction [0.811565s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_without_validate_filters [0.115372s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_invalid_fields [0.123277s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_filtering_by_fields [0.805574s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_fields_no_update [0.117983s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_create_single_transaction [0.325701s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_without_validate_filters [0.117672s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_bound_project_ids_returns_set_of_project_ids [0.574429s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_objects_nothing_to_delete [0.719224s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.336213s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_invalid_field [0.141487s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_returns_type [0.167043s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_single_transaction [0.335517s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.569886s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.408528s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_db_obj [0.518150s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_9 [0.527225s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_queries_constant [1.139884s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_single_transaction [0.425746s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_queries_constant [0.349111s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_false [0.574644s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_single_transaction [0.251827s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_queries_constant [0.489092s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_without_validate_filters [0.161979s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete [0.092085s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_single_transaction [0.343509s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects [0.120732s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_valid_fields [0.129172s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_fields [0.110499s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_invalid_fields [0.134393s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_updates_from_db_object [0.117909s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_returns_type [0.088079s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_fields [0.100004s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_valid_fields [0.080735s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_updates_from_db_object [0.139995s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count_invalid_filters [0.387118s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_reload_is_default [2.026661s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_create_single_transaction [1.285053s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_reload_rules_reloads_rules [0.427650s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_object [1.622852s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_default_policy_exists [0.511390s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.927370s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_single_transaction [0.448680s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count_invalid_fields [0.154016s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_is_default_policy [0.461836s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create [0.151914s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_create_single_transaction [1.761271s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete [0.131890s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects [0.136688s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_no_default_policy_exists [0.443821s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.326094s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_valid_fields [0.133112s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_duplicate_rules [0.112972s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create_duplicates [0.147092s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object [0.126112s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create_updates_from_db_object [0.145309s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object_missing_primary_key [0.116977s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_missing_primary_key [0.134131s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_filtering_by_fields [0.427201s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_objects [1.277888s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_invalid_fields [0.145865s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.140043s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values [0.146624s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values [0.140437s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_without_validate_filters [0.139107s] ... ok DEBUG: Exception in string format operation DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/exception.py", line 119, in __init__ DEBUG: message = self.msg_fmt % kwargs DEBUG: KeyError: 'objname' DEBUG: objver: 1.2 DEBUG: objtype: QosDscpMarkingRule DEBUG: code: 500 DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.134098s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist [0.422037s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create [0.137218s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_without_validate_filters [0.142118s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_invalid_fields [0.125353s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_extra_fields [0.123760s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.343861s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_fields_no_update [0.144311s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count [0.397857s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_invalid_fields [0.129134s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.353463s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count_invalid_filters [0.347042s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_invalid_field [0.131609s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_with_validate_filters [0.135798s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_object [0.363746s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_synthetic_fields [0.123304s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_objects [0.353233s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_objects_nothing_to_delete [1.966152s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_single_transaction [0.357714s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_create_single_transaction [0.473107s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_single_transaction [0.390007s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_valid_fields [0.128724s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object [0.141989s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_missing_object [0.146646s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_filtering_by_fields [0.356755s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_db_obj [0.488023s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_invalid_fields [0.219984s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_create_update_delete [0.437268s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_filtering_by_fields [0.395150s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.319746s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.232849s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_changes_forbidden [0.151979s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_updates_from_db_object [0.138815s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_single_transaction [0.443230s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_router_gw_port_and_port_policy [0.125471s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_objects [0.429231s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count_invalid_fields [0.147489s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.307044s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create [0.127409s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.141878s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.356684s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_single_transaction [0.339756s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects [0.110211s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_queries_constant [1.014519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.146377s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_single_transaction [0.380572s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.340108s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.119297s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create_duplicates [0.112166s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects [0.126742s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.298709s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.134350s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_extra_fields [0.134875s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.126713s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_fields_no_update [0.120445s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_false [0.876852s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.112486s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_object [0.384079s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.140833s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count [0.409160s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values [0.151559s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_single_transaction [0.307453s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.146306s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.131412s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count_validate_filters_false [0.419887s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create_updates_from_db_object [0.161006s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_valid_fields [0.118964s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.938028s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_without_validate_filters [0.129868s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_filtering_by_fields [0.355179s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_fields_no_update [0.147853s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_valid_fields [0.126572s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values [0.151608s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count [0.255987s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_changes [0.130291s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_objects_nothing_to_update [0.991166s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_without_validate_filters [0.125534s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count_validate_filters_false [0.283581s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_missing_object [0.147359s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_updates_from_db_object [0.153644s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_invalid_fields [0.113037s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count [1.718020s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_without_validate_filters [0.129899s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_invalid_field [0.130671s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count_invalid_filters [0.329452s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.139496s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_create_single_transaction [0.385917s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_db_obj [0.439134s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_filtering_by_fields [1.470203s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_db_obj [1.739307s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_create_update_delete [0.292484s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_objects [0.403221s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.308425s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist [0.362808s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_create_single_transaction [1.360870s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_single_transaction [0.367602s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_single_transaction [0.356344s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.342765s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.328524s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_standard_attrs [0.316700s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_clean_obj_from_primitive [0.127067s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count_invalid_fields [0.123809s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.607285s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.306910s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_false [0.299582s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects [0.127258s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.304808s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_without_validate_filters [0.112977s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_invalid_field [0.103319s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.652925s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.304909s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create_updates_from_db_object [0.172303s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_with_validate_filters [0.129482s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_changes_forbidden [0.108012s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.155399s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_single_transaction [0.325731s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_without_validate_filters [0.140905s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.160512s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_count_invalid_fields [0.127719s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create_updates_from_db_object [0.139267s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_single_transaction [0.814293s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count [0.415648s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_valid_fields [0.161044s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_without_validate_filters [0.158698s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object [0.149385s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values [0.176659s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_changes_forbidden [0.125472s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_db_obj [0.371783s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_valid_fields [0.126104s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.168332s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_changes [0.168949s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.408843s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_valid_fields [0.182162s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count_invalid_filters [0.443732s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_single_transaction [0.366750s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_create_update_delete [1.216039s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count_invalid_filters [0.383074s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count_validate_filters_false [0.370402s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_false [0.333186s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count_validate_filters_false [0.371381s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.343421s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.253426s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_objects [0.389844s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.339489s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete [0.146136s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.938069s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_create_update_delete [0.385448s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.328631s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_fields_no_update [0.113794s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_count_invalid_fields [0.189526s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_clean_obj_from_primitive [0.123716s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_missing_primary_key [0.119912s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects [0.149799s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_invalid_field [0.118428s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_single_transaction [0.314666s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.122335s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create_duplicates [0.159945s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.140916s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_fields_no_update [0.138402s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_single_transaction [0.352688s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create_updates_from_db_object [0.121605s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_invalid_fields [0.124125s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_changes [0.136967s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_invalid_fields [0.134339s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_without_validate_filters [0.123618s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_fields_no_update [0.136153s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_port_policy [0.108042s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects [0.129848s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_only_net_policy [0.125786s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_valid_fields [0.117580s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_router_gw_port_and_net_policy [0.116147s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_get_object [0.178814s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.512499s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.156282s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects [0.129321s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.133917s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_fields [0.085902s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_objects [0.417870s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_updates_from_db_object [0.086718s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_missing_object [0.173906s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.144333s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_fields_no_update [0.104847s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_invalid_field [0.136307s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.167523s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects [0.126132s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_without_validate_filters [0.135070s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.169916s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.152398s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_changes [0.146162s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.147362s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_invalid_fields [0.139574s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.159488s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_changes [0.151510s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.175407s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_changes_forbidden [0.169061s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_create_single_transaction [1.451147s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.154444s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.165164s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_db_obj [0.242221s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count [0.704695s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_create_single_transaction [0.258145s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.222147s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.272158s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count_invalid_filters [0.696260s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_db_obj [0.636480s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_false [0.297972s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_objects_nothing_to_delete [1.486459s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_single_transaction [0.224913s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.400574s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.619025s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_create_update_delete [0.305429s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_objects [2.184955s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_objects [0.448254s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_queries_constant [0.368369s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_create_update_delete [0.432012s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.333587s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_single_transaction [0.713692s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_single_transaction [0.244454s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count_invalid_fields [0.130637s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create [0.122824s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_validate_filters_false [0.208275s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_supports_extra_filtername [0.429860s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create_duplicates [0.130098s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.146156s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects [0.099964s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.488712s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_object [0.236481s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects [0.090201s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_clean_obj_from_primitive [0.120328s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_with_validate_filters [0.086155s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_without_validate_filters [0.109099s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist [0.601756s] ... ok DEBUG: Exception in string format operation DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/exception.py", line 119, in __init__ DEBUG: message = self.msg_fmt % kwargs DEBUG: KeyError: 'objname' DEBUG: objver: 1.2 DEBUG: objtype: QosMinimumBandwidthRule DEBUG: code: 500 DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.108336s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.126283s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.117740s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object [0.114000s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_unique_key [0.139117s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_validate_filters_false [0.485256s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_validate_filters [0.417633s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_changes_forbidden [0.110788s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_invalid_fields [0.163834s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_fields [0.085612s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.083250s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_non_existent_object_raises_not_found [0.355602s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.156307s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count [0.273935s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_valid_fields [0.185845s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count_invalid_filters [0.267882s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_fields [0.226776s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count_invalid_filters [0.169822s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_invalid_fields [0.181739s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count_validate_filters_false [0.311646s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_object [0.702503s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_create_single_transaction [0.153625s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_updates_from_db_object [0.171850s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_objects_nothing_to_delete [0.186659s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.168524s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.116123s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_objects_nothing_to_update [0.515165s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count_validate_filters_false [0.401283s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_create [0.094325s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_filtering_by_fields [0.460946s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_create_updates_from_db_object [0.080149s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_create_updates_from_db_object [0.123882s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_without_validate_filters [0.092739s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_single_transaction [0.323111s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects [0.128508s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_fields_no_update [0.088618s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_single_transaction [0.285619s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_missing_primary_key [0.074996s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_invalid_fields [0.170506s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_invalid_fields [0.065795s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_valid_fields [0.149251s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values [0.071014s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.333321s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_without_validate_filters [0.161117s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.330081s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_supports_extra_filtername [0.226600s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_fields_no_update [0.123534s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_with_synthetic_fields [0.284664s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_invalid_field [0.125480s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist [0.198527s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_updates_from_db_object [0.126821s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist [0.372775s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_object [0.343978s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_without_validate_filters [1.264481s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete [0.193057s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_extra_fields [0.149880s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_fields_no_update [0.120548s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_objects [0.551751s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_invalid_fields [0.120117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object [0.105607s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_missing_object [0.111429s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_objects_nothing_to_update [0.249726s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count_validate_filters_false [0.362288s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.156262s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_single_transaction [0.276493s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_objects [0.398619s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create [0.181730s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_project_id [0.102600s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_fields_no_update [0.162605s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values [0.119302s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_create_single_transaction [2.018692s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.113572s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object [0.210522s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_changes_forbidden [0.125484s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_invalid_fields [0.159808s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_fields [0.124488s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.137316s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_queries_constant [0.411225s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_count_validate_filters_false [0.175770s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_changes_forbidden [0.168024s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_single_transaction [0.283888s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_fields [0.165692s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_create_update_delete [0.849060s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.217868s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_invalid_fields [0.188858s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_updates_from_db_object [0.131900s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_validate_filters [0.359887s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_clean_obj_from_primitive [0.156078s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create_duplicates [0.165861s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_validate_filters [1.000378s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create_updates_from_db_object [0.155749s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_without_validate_filters [0.117470s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_db_obj [1.653485s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.163323s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_objects [0.276825s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_objects_nothing_to_delete [0.171075s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_valid_fields [0.168074s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.151851s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_db_obj [1.676856s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_supports_extra_filtername [0.181804s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_validate_filters_false [1.193740s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_objects [0.309786s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_without_validate_filters [0.134782s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.172986s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_resource_versions [0.173069s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values [0.127923s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_resources_synced_10 [0.160177s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_with_validate_filters [0.113601s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_single_transaction [0.230106s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_objects_nothing_to_update [0.153327s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_without_validate_filters [0.167336s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_clean_obj_from_primitive [0.130910s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_returns_type [0.164146s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_queries_constant [0.342380s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.159602s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects [0.128751s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_net_policy [0.153136s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.281499s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_objects_nothing_to_update [1.140834s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_only_net_policy [0.137618s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_missing_object [0.131686s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_clean_obj_from_primitive [0.177024s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_net_policy [0.142727s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_missing_primary_key [0.124775s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_wrong_type [0.138475s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_object [0.446372s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create_duplicates [0.123159s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_unique_key [0.211407s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.172292s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create_updates_from_db_object [0.141973s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_invalid_fields [0.172378s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create_duplicates [0.173044s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.111565s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count_invalid_fields [0.157323s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_valid_fields [0.149788s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_valid_fields [0.119183s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.153612s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.119527s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_invalid_field [0.129242s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object [0.169705s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete [0.170032s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_fields_no_update [0.125884s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_missing_primary_key [0.114903s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects [0.165952s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_changes [0.139819s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.130977s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.147977s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_extra_fields [0.128216s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object [0.128336s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_missing_object [0.137820s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values [0.111761s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_fields [0.163959s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count [0.567113s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.140442s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.141446s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.117114s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_create_single_transaction [0.436225s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_fields [0.107470s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count [0.304628s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.153239s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count_validate_filters_false [0.655132s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_db_obj [0.399831s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_objects [0.302162s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.210634s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_non_existent_object_raises_not_found [0.391552s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.772588s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist [0.340299s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_false [0.274044s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count_invalid_filters [1.522768s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_objects_nothing_to_update [0.266774s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_single_transaction [1.018852s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_single_transaction [0.293742s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_single_transaction [1.390615s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create_updates_from_db_object [0.172696s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_queries_constant [0.233218s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_missing_primary_key [0.161898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_false [0.230958s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects [0.154728s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.777050s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_validate_filters [0.323235s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values [0.158794s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_invalid_field [0.152936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.073204s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.125024s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count_validate_filters_false [1.953634s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_single_transaction [0.808216s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_objects [0.382563s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_create_single_transaction [0.402377s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_with_synthetic_fields [0.497282s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_objects [0.379750s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.655952s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_queries_constant [0.593456s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.216140s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_standard_attr_id [0.368027s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_object_version_degradation_1_2_to_1_1_no_shared [0.303338s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_single_transaction [1.599708s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [2.562245s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.228266s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_validate_filters [0.373561s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_count_invalid_fields [0.146776s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_false [0.226266s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create_duplicates [0.174704s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete [0.173872s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.316669s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_invalid_fields [0.130188s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_valid_fields [0.134306s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_single_transaction [0.295727s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_extra_fields [0.134213s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.112197s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects [0.142444s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create [0.122707s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_validate_filters_false [0.863277s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.098596s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_invalid_field [0.128713s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects [0.120394s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_with_validate_filters [0.125251s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.112547s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.139443s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.093409s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_objects [1.653231s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.082427s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.076256s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_unique_key [0.094268s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.387884s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects [0.087653s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.267112s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.134809s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_count_invalid_fields [0.109871s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_invalid_field [0.160944s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create_updates_from_db_object [0.148967s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_changes [0.157232s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete [0.146662s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.101670s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects [0.108490s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist [0.402426s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.135675s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_valid_fields [0.109403s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_fields_no_update [0.099661s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_false [0.245493s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects [0.108467s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_count [0.247508s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_queries_constant [1.578601s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_without_validate_filters [0.105860s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_create_single_transaction [0.200580s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_validate_filters [0.232507s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_single_transaction [0.210546s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_invalid_fields [0.113874s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.254805s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count_invalid_fields [0.106865s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_single_transaction [0.294273s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_queries_constant [0.223387s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create_duplicates [0.112384s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create [0.110158s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.114377s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.206049s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects [0.117191s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_unique_key [0.119806s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_invalid_fields [0.099726s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_false [0.199544s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.112822s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_fields_no_update [0.116616s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_single_transaction [1.298784s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_validate_filters_false [0.218508s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.108547s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects [0.100652s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_pager_is_passed_through [0.110331s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_object [0.233540s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values [0.103429s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_mixed_field [0.100409s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_objects [0.265718s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_to_dict_makes_primitive_field_value [0.107564s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_single_transaction [0.237935s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_fields [0.105128s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_invalid_fields [0.108482s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_create_duplicates [0.131803s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_create_updates_from_db_object [0.111889s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create [0.116040s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_invalid_fields [0.114817s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_without_validate_filters [0.117814s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_without_validate_filters [0.118804s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_fields [1.188711s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object_missing_primary_key [0.119236s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.112908s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_with_validate_filters [0.108049s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects [0.117140s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.112420s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist [1.529609s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_without_validate_filters [0.120872s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_pager_is_passed_through [0.117368s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_fields [0.100553s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.115532s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count_invalid_filters [0.219894s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_invalid_fields [0.097568s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_valid_fields [0.113265s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values [0.124175s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_db_obj [0.235157s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.118089s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_mixed_field [0.113869s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.191309s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_single_transaction [0.200296s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectForeignKeysNotFoundTestCase.test_load_foreign_keys_not_belong_class [0.105443s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_clean_obj_from_primitive [0.114655s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count_invalid_fields [0.114326s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.198584s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create_duplicates [0.124077s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_fields_no_update [0.115514s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_validate_filters [0.189437s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object [0.127604s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects [0.116046s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_objects [0.260040s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create [0.117807s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create_duplicates [0.106497s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects [0.124634s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_invalid_fields [0.112197s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_extra_fields [0.111497s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count_invalid_filters [1.929192s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_without_validate_filters [0.108761s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_project_id [0.122381s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_with_validate_filters [0.117816s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_clean_obj_from_primitive [0.107084s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_without_validate_filters [0.123039s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_valid_fields [0.118099s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create_duplicates [0.108584s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.105528s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create_updates_from_db_object [0.108285s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values [0.109280s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_single_transaction [0.805012s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_fields_no_update [0.105368s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_invalid_field [0.116128s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count [0.270613s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_fields [0.104197s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_valid_fields [0.120006s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_invalid_fields [0.113672s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count_invalid_filters [0.241841s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.107357s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_without_validate_filters [0.107871s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_updates_from_db_object [0.116299s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_db_obj [0.233385s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_queries_constant [0.837379s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete [0.107244s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_create_update_delete [0.260179s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object [0.112609s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_mixed_fields [0.105554s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_queries_constant [0.293060s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_changes [0.118615s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_changes_forbidden [0.121692s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_filtering_by_fields [0.785599s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_fields [0.110137s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_validate_filters [0.198467s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.833307s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_objects_without_validate_filters [0.122762s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_updates_from_db_object [0.117934s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.210550s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_clean_obj_from_primitive [0.110695s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count_invalid_fields [0.122365s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_object [0.272246s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete [0.121630s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_count_invalid_fields [0.106502s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_invalid_fields [0.118118s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object [0.103183s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_false [0.786004s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.111011s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects [0.118554s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_valid_fields [0.101114s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_configurations [0.241208s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_without_validate_filters [0.114728s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.189306s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_mixed_field [0.122514s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_invalid_fields [0.069379s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_valid_fields [0.101931s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_primary_key_forbidden_fail [0.112643s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_clean_obj_from_primitive [0.124934s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.121197s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_without_validate_filters [0.104868s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_extra_fields [0.104553s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_bound_ids [2.214921s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values [0.119756s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object [0.127573s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_mixed_field [0.131452s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_project_id [0.098753s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_changes_forbidden [0.112607s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values [0.118949s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_invalid_fields [0.117656s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_invalid_field [0.106606s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_primary_key_forbidden_fail [0.119297s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.111104s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_filtering_by_fields [1.473952s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceListDictMiscValuesTestCase.test_list_of_dict_of_misc_values [0.113595s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_fields [0.114536s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_clean_obj_from_primitive [0.111295s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_single_transaction [0.206355s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_clean_obj_from_primitive [0.124127s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count_invalid_fields [0.104802s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create_duplicates [0.104032s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create_duplicates [0.102149s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create_updates_from_db_object [0.108439s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete [0.112199s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete [0.108891s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_validate_filters [0.183492s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_invalid_fields [0.106757s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_valid_fields [0.105963s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_count_invalid_fields [0.117408s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_queries_constant [0.872653s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_without_validate_filters [0.120496s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_invalid_fields [0.110876s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object [0.097929s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete [0.114836s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_valid_fields [0.113522s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_invalid_fields [0.113142s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.117609s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.482381s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_to_dict_synthetic_fields [0.108994s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_changes_forbidden [0.121853s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_extra_fields [0.108895s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.121588s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_changes_forbidden [0.103439s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_invalid_fields [0.114187s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_valid_fields [0.114422s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_primary_key_forbidden_fail [0.109804s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_clean_obj_from_primitive [0.120712s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.114914s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_count_invalid_fields [0.103592s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create_duplicates [0.080263s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create_updates_from_db_object [0.075613s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_updates_from_db_object [0.121440s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects [0.061546s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_mixed_fields [0.092337s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_without_validate_filters [0.113253s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count_invalid_fields [0.110205s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_to_dict_synthetic_fields [0.115538s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_without_validate_filters [0.113024s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_valid_fields [0.109077s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.105918s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create [0.115493s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_valid_fields [1.151910s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_db_obj [0.800007s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects [0.116895s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_project_id [0.117634s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_invalid_fields [0.112917s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values [0.122362s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_valid_fields [0.123980s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_changes_forbidden [0.115986s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_project_id_filter_added_when_project_id_present [0.117236s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_fields [0.117819s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_invalid_fields [0.110984s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_with_unset_project_id [0.114203s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_fields_using_project_id [0.115238s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.823001s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_valid_fields [0.163201s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_without_validate_filters [0.105374s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_primary_key_forbidden_fail [0.113253s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.NeutronObjectValidatorTestCase.test_load_wrong_synthetic_fields [0.114809s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.OperationOnStringAndJsonTestCase.test_dump_field_to_string [0.097496s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count_invalid_filters [0.905444s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_without_validate_filters [1.320126s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_objects [0.864042s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_invalid_fields [0.105647s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_pager_is_passed_through [0.116538s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_valid_fields [0.102610s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_without_validate_filters [0.106156s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_single_transaction [0.724047s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_with_validate_filters [0.118482s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count_invalid_filters [0.974077s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_to_dict_makes_primitive_field_value [0.104138s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_filtering_by_fields [0.827240s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_changes [0.119001s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_primary_key_forbidden_fail [0.104873s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count_invalid_fields [0.106560s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.537239s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create [0.113097s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist [0.833256s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create_duplicates [0.113589s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create_updates_from_db_object [0.105978s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects [0.116075s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_valid_fields [0.105685s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.558606s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object_missing_primary_key [0.111362s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_invalid_fields [0.115502s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.549468s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_valid_fields [0.109535s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.106049s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_primary_key_forbidden_fail [0.104577s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_missing_object [0.111534s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_invalid_fields [0.113527s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.838266s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_supports_extra_filtername [0.502381s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create [0.113286s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.115026s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create_updates_from_db_object [0.112847s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_valid_fields [0.103320s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects [0.118583s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_with_validate_filters [0.104490s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_missing_object [0.108222s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_changes_forbidden [0.106034s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.542028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_invalid_fields [0.115476s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_valid_fields [0.109392s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_clean_obj_from_primitive [0.114431s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.104721s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_count_invalid_fields [0.120257s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count_invalid_fields [0.101554s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values [0.112586s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create [0.111920s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create_updates_from_db_object [0.122062s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_invalid_field [0.112440s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_missing_object [0.114355s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects [0.108546s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_without_validate_filters [0.105036s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_invalid_fields [0.108987s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects_without_validate_filters [0.125829s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_clean_obj_from_primitive [0.110556s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.110357s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_pager_is_passed_through [0.125531s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_without_validate_filters [0.122460s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_with_validate_filters [0.102971s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create_updates_from_db_object [0.124247s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete [0.104608s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_invalid_fields [0.140932s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_invalid_field [0.150120s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_with_validate_filters [0.063992s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_without_validate_filters [0.161400s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_without_validate_filters [0.080898s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects [1.365944s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_changes [0.104350s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_fields_no_update [0.108488s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_unique_key [0.122602s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_fields [0.113454s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_unique_key [0.126119s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.120398s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects [0.121250s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_create_single_transaction [0.209970s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_invalid_fields [0.096499s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values [0.109540s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_mixed_fields [0.123130s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_valid_fields [0.109957s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_invalid_field [0.126574s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_fields_no_update [0.099517s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_valid_fields [0.114287s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_makes_primitive_field_value [0.122366s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_invalid_fields [0.116627s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.118323s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_synthetic_fields [0.108957s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_updates_from_db_object [0.120289s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_invalid_field [0.114697s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_without_validate_filters [0.099497s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create_updates_from_db_object [0.108674s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_to_dict_makes_primitive_field_value [0.109579s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_valid_fields [0.115822s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_invalid_fields [0.111707s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_supports_extra_filtername [1.296678s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object_missing_object [0.116792s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_primary_key_forbidden_fail [0.120144s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create_updates_from_db_object [0.122126s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects [0.110604s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_mixed_fields [0.119130s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist [0.199201s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_missing_primary_key [0.109314s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_valid_fields [0.107366s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist_validate_filters [0.166746s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count_invalid_filters [1.062719s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_invalid_fields [0.101693s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist_validate_filters_false [0.216608s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_fields_no_update [0.108774s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects [0.110504s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create_duplicates [0.125818s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_pager_is_passed_through [0.097485s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_invalid_fields [0.129462s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_invalid_fields [0.111042s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_mixed_field [0.123169s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_without_validate_filters [0.112940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_changes_forbidden [0.136357s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count_validate_filters_false [0.979344s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_mixed_field [0.104990s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_valid_fields [0.105184s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_with_validate_filters [0.105730s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_without_validate_filters [0.121929s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_with_validate_filters [1.332254s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_without_validate_filters [0.118679s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_without_validate_filters [0.113881s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_to_dict_makes_primitive_field_value [0.097321s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.108440s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_create_single_transaction [0.287037s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_to_dict_synthetic_fields [0.120211s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_to_dict_synthetic_fields [0.113247s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_single_transaction [0.705013s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.235691s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_objects_invalid_fields [0.106105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create_duplicates [0.114740s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_objects_valid_fields [0.112802s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object [0.111607s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create_duplicates [0.115352s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_single_transaction [0.264702s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_missing_object [0.116176s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_valid_fields [0.119296s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_without_validate_filters [0.117381s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects [0.105169s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_fields_no_update [0.109536s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_invalid_field [0.103018s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_filtering_by_fields [0.711556s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_missing_primary_key [0.115277s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_changes [0.110193s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_single_transaction [0.263843s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_mixed_fields [0.108480s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_updates_from_db_object [0.112689s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_pager_is_passed_through [0.133040s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.GetObjectClassByModelTestCase.test_not_registered_object_raises_exception [0.159191s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_false [0.326112s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.GetObjectClassByModelTestCase.test_object_found_by_model [0.098885s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.182093s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.NeutronObjectCountTestCase.test_count [0.107187s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_to_dict_makes_primitive_field_value [0.129711s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.270233s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_changes [0.121131s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_queries_constant [0.889750s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_without_validate_filters [0.109849s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_updates_from_db_object [0.112235s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count_invalid_fields [0.102250s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_clean_obj_from_primitive [0.119198s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create_duplicates [0.111958s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_single_transaction [0.539608s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete [0.115484s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object [0.101109s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count [0.997497s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.158846s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_missing_object [0.179702s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_missing_primary_key [0.162323s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_valid_fields [0.145308s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_without_validate_filters [0.119953s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.639889s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_fields [0.113843s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceDictMiscValuesTestCase.test_dict_of_misc_values [0.103667s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_invalid_fields [0.109664s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects [0.112364s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.134004s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object_missing_primary_key [0.104902s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count_validate_filters_false [0.969874s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_false [0.539026s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.126440s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_filtering_by_fields [0.265724s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.116432s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_valid_fields [0.128895s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_without_validate_filters [0.116466s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_validate_filters [0.563325s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_validate_filters_false [0.211411s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_objects_nothing_to_update [0.184902s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_objects [0.949459s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create_duplicates [0.107156s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_create_update_delete [0.864936s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_mixed_field [0.110794s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_fields [0.107332s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.123870s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_clean_obj_from_primitive [0.108186s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create_updates_from_db_object [1.189817s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count_invalid_fields [0.112628s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_valid_fields [0.103357s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.117662s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete [0.128650s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_missing_primary_key [0.103603s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_invalid_fields [0.110483s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_invalid_fields [0.123606s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_valid_fields [0.119539s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_missing_primary_key [0.117067s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_without_validate_filters [0.117718s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values [0.100911s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_changes_forbidden [0.112090s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects [0.105860s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_without_validate_filters [0.125316s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.119771s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_without_validate_filters [0.136825s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_fields [0.132045s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_invalid_fields [0.131244s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_missing_object [0.141058s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.OperationOnStringAndJsonTestCase.test_load_empty_string_to_json [0.109652s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.UniqueKeysTestCase.test_class_creation [0.110638s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_validate_filters_false [0.993181s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_without_validate_filters [0.129301s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete [0.127321s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_invalid_field [0.118264s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_missing_object [0.108584s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_without_validate_filters [0.119634s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values [0.109835s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_invalid_fields [0.122876s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_create_single_transaction [0.797151s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count [1.837086s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_objects_nothing_to_delete [0.539904s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_and_get_multiple_policy_networks [0.860306s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_single_transaction [0.677727s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_without_validate_filters [1.323480s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_get_network_policy [0.659122s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_count [0.229826s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_nonexistent_network [0.352542s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_create_update_delete [0.249026s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_single_transaction [0.728013s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_single_transaction [0.186420s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_get_policy_port [0.476117s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist_false [0.183683s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_objects [1.758829s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.187333s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_nonexistent_policy [0.321979s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.732479s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_object [0.251990s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_objects [0.274568s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_db_obj [0.431690s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_clean_obj_from_primitive [0.114457s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count_invalid_fields [0.114046s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create [0.105733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete [0.103932s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_queries_constant [0.849097s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects [0.102702s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_objects [0.597750s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_objects_nothing_to_delete [1.519175s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.235773s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_invalid_field [0.098416s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_single_transaction [0.565753s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count_validate_filters_false [0.308908s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_objects [0.281296s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network [0.759980s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_filtering_by_fields [0.261265s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network_nonexistent_policy [0.396229s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_create_update_delete [0.298041s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_objects [1.027707s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create_duplicates [0.119329s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_single_transaction [0.263431s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_supports_extra_filtername [1.529017s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects_invalid_fields [0.116825s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_with_synthetic_fields [0.444694s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_missing_primary_key [0.102624s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.256646s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_unique_key [0.107163s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_with_synthetic_fields [0.414854s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_queries_constant [0.272470s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.276725s] ... ok DEBUG: Exception in string format operation DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/exception.py", line 119, in __init__ DEBUG: message = self.msg_fmt % kwargs DEBUG: KeyError: 'supported' DEBUG: objver: 1.7 DEBUG: objname: QosPolicy DEBUG: code: 500 DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_8 [0.388138s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_count_invalid_fields [0.108142s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create_duplicates [0.107269s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_unset_default_default_policy_exists [0.458301s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects [0.113312s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_fields_no_update [0.111317s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects [1.291517s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_missing_object [0.107031s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_invalid_fields [0.114374s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_validate_filters_false [1.735758s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_invalid_fields [0.101811s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_object [0.661646s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_to_dict_makes_primitive_field_value [0.119452s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_valid_fields [0.106564s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_without_validate_filters [0.117187s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_invalid_fields [0.133585s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_primary_key_forbidden_fail [0.121006s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.122883s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_updates_from_db_object [0.135584s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_db_obj [0.250049s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_objects [0.245877s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_objects_nothing_to_delete [0.183729s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.180512s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_objects_nothing_to_update [0.246663s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_objects [1.918686s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.112539s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_single_transaction [0.198638s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete [0.122202s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_count [0.244435s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects [0.119803s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_without_validate_filters [1.726707s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create_updates_from_db_object [0.098973s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_invalid_fields [0.123070s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_extra_fields [0.115534s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.101760s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_objects_nothing_to_delete [0.199475s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_fields_no_update [0.114269s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_fields_no_update [0.109209s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_single_transaction [0.212485s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object [0.101763s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_missing_primary_key [0.107255s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_create_update_delete [0.233286s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_invalid_field [0.109619s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_unique_key [0.111812s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_mixed_fields [0.121959s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_with_validate_filters [0.117379s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.101413s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_validate_filters [0.224806s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_changes [0.113346s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_without_validate_filters [0.110674s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_clean_obj_from_primitive [0.116724s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_objects [0.247597s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.108564s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_clean_obj_from_primitive [0.114650s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create_duplicates [0.113963s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count_invalid_fields [0.121238s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_changes [0.120005s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create_updates_from_db_object [0.131197s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values [0.119767s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create [0.113857s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_fields [0.107827s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_missing_object [0.125374s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_invalid_field [0.113798s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_updates_from_db_object [0.110189s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_missing_primary_key [0.113772s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects [0.109371s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_unique_key [0.119369s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_without_validate_filters [0.116953s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count [0.308269s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_changes_forbidden [0.118422s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_mixed_field [0.112336s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects [0.130377s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.113565s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_valid_fields [0.117928s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.119777s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_db_obj [0.259780s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count_validate_filters_false [0.241316s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_project_id [0.111191s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_changes [0.123923s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.237453s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_db_obj [0.229691s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_valid_fields [0.121474s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values [0.123827s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_without_validate_filters [0.123309s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.207082s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_fields [0.117017s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_invalid_fields [0.113752s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_queries_constant [0.228066s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_valid_fields [0.130462s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_primary_key_forbidden_fail [0.108934s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.192106s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_validate_filters [0.234280s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist [0.240532s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_count_validate_filters_false [0.401326s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [0.214164s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.213059s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.289840s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_objects_nothing_to_update [0.197644s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_clean_obj_from_primitive [0.118279s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_create_single_transaction [1.705789s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count_invalid_fields [0.125118s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create_duplicates [0.121751s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.318594s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete [0.132126s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create_updates_from_db_object [1.005245s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_invalid_fields [0.116041s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.116481s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.100345s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_valid_fields [0.125317s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_with_validate_filters [0.111705s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.343730s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values [0.103784s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.113922s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.124916s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_changes_forbidden [0.098376s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_invalid_fields [0.115819s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.102778s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_valid_fields [0.108263s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object [0.112493s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count_validate_filters_false [0.272582s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.108518s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_count_validate_filters_false [0.249424s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects [0.108215s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.199564s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_single_transaction [1.661058s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_create_single_transaction [0.191966s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.109028s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_single_transaction [0.212016s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_db_obj [0.214936s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_single_transaction [0.201729s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_objects [0.226536s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_changes [0.101628s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_invalid_fields [0.104700s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.111732s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_single_transaction [0.188456s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_queries_constant [0.192651s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_valid_fields [0.124697s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_single_transaction [0.193915s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.195368s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_invalid_field [0.115967s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete [0.110723s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_valid_fields [0.113614s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_invalid_fields [0.115501s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.111666s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_updates_from_db_object [0.173392s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_valid_fields [0.164003s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.386933s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_invalid_fields [0.174033s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_without_validate_filters [0.173629s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_single_transaction [0.343858s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_updates_from_db_object [0.104425s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_single_transaction [0.282128s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_create_single_transaction [1.000927s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.333042s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects [0.100323s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_duplicate_rules [0.121546s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_invalid_fields [0.111732s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.103254s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_db_obj [1.646024s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values [0.117482s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_single_transaction_enginefacade [2.668166s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.104500s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_changes [0.120913s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_objects [2.033731s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_without_validate_filters [0.113751s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_create_single_transaction [0.321629s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_objects [0.319637s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_filtering_by_fields [0.866079s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_single_transaction [1.655902s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_create_update_delete [0.330169s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_single_transaction [0.321188s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.297494s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_queries_constant [0.910025s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist [0.343913s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_validate_filters [0.290345s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_validate_filters [0.822396s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_filtering_by_fields [1.622450s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_non_existent_object_raises_not_found [1.545211s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_with_validate_filters [0.122495s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_changes_forbidden [0.125072s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_valid_fields [0.112641s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.113956s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_validate_filters_false [0.873068s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_queries_constant [0.349304s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_clean_obj_from_primitive [0.124159s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_clean_obj_from_primitive [0.128174s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_invalid_fields [0.119179s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_missing_object [0.120322s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_unique_key [0.116364s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.117251s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_objects_nothing_to_update [1.538785s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_without_validate_filters [0.126258s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count_invalid_fields [0.117500s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_valid_fields [0.127623s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_changes_forbidden [0.150342s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_valid_fields [0.140033s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_valid_fields [0.120517s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_without_validate_filters [0.112325s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_without_validate_filters [0.117912s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_fields_no_update [0.103455s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_missing_primary_key [0.127382s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_without_validate_filters [0.102518s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_single_transaction_enginefacade [2.556405s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_with_validate_filters [0.096401s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count_invalid_filters [0.228511s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_create_single_transaction [0.193361s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.201469s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_db_obj [1.524206s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count_validate_filters_false [1.325816s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_single_transaction [0.191989s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.299631s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.176552s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_false [0.223647s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_objects [0.310045s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.199395s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects [0.120084s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_single_transaction [0.336098s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_missing_object [0.107938s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_unique_key [0.115126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [1.020269s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_queries_constant [1.935614s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.301694s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values [0.131241s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.303680s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_without_validate_filters [0.113792s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_false [0.299681s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_create_update_delete [0.280819s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.205296s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_validate_filters [0.274693s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_objects [0.242156s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_object [0.303816s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_objects [0.322996s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_validate_filters [1.641124s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_invalid_fields [0.115492s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_single_transaction [0.963237s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_single_transaction [0.318580s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_missing_object [0.120097s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_create_duplicates [0.104911s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_unique_key [0.115465s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_invalid_fields [0.102570s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects [0.117621s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_duplicate_rules [0.098041s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_single_transaction [1.253363s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object [0.112455s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count_invalid_fields [0.124562s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_missing_object [0.114565s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_invalid_fields [0.118916s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create_updates_from_db_object [0.101682s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.963290s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_without_validate_filters [0.122533s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.107004s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_fields_no_update [0.112026s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_updates_from_db_object [0.122263s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_valid_fields [0.110133s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object [0.109340s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.121930s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.100982s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_objects [0.258837s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_changes [0.117655s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_single_transaction [0.209591s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.110290s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_invalid_fields [0.109737s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.118292s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_filtering_by_fields [0.213899s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_create_update_delete [0.344149s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.208547s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_single_transaction [0.291462s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.291205s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_db_obj [0.985865s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_objects [0.295517s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.313615s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create [0.119240s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_missing_primary_key [0.115517s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects [0.118385s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_object [1.458921s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.286181s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count_invalid_fields [0.112446s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_without_validate_filters [0.118733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_objects_nothing_to_delete [0.851541s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create [0.120100s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects [0.119068s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_invalid_fields [0.109029s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_changes [0.124031s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_duplicate_rules [0.104533s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_valid_fields [0.122168s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects [0.112953s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_without_validate_filters [0.113718s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.115108s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_updates_from_db_object [0.122433s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.834768s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_valid_fields [0.115226s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object [0.109468s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_missing_object [0.116594s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_unique_key [0.104155s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_valid_fields [0.114661s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_invalid_field [0.111761s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_without_validate_filters [0.098377s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_with_synthetic_fields [1.004161s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.110906s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_fields [1.196241s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_invalid_fields [0.117233s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_changes_forbidden [0.108376s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_valid_fields [0.104599s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.097414s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_agent_gw_port_and_net_policy [0.090420s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_updates_from_db_object [0.108489s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_agent_gw_port_and_port_policy [0.103285s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_port_policy [0.114603s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count [1.829684s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_get_objects [0.108105s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count_validate_filters_false [0.305528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_object [1.043106s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count_invalid_filters [0.241441s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete [0.121242s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_objects [0.273545s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.112705s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create_updates_from_db_object [0.125820s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_db_obj [0.254027s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_single_transaction [0.264943s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_fields_no_update [0.108646s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_missing_primary_key [0.123132s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [0.197819s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects [0.109713s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_unique_key [0.117456s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_mixed_fields [0.112263s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_single_transaction [0.247842s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_single_transaction [0.258163s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.124041s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values [0.108220s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_mixed_field [0.110838s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.109204s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_with_validate_filters [0.110443s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_queries_constant [0.227126s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_without_validate_filters [0.108445s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.115484s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.197688s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_changes [0.111562s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_updates_from_db_object [0.110292s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count_invalid_filters [0.352470s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_clean_obj_from_primitive [0.124807s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_false [0.213816s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_objects_nothing_to_delete [0.264526s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters [0.192969s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create_updates_from_db_object [0.106689s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects [0.107193s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_single_transaction [0.263028s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_invalid_fields [0.103929s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters_false [0.227634s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_fields_no_update [0.101426s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.195620s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_missing_object [0.112799s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_single_transaction_enginefacade [0.295494s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create [0.106215s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_invalid_fields [0.106969s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects [0.110002s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.110898s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_single_transaction [0.255273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_valid_fields [0.103000s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.110991s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_without_validate_filters [0.110361s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_single_transaction_enginefacade [0.255548s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_project_id [0.106525s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_missing_object [0.126504s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_missing_primary_key [0.110859s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_without_validate_filters [0.118600s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist [0.321596s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_without_validate_filters [0.112839s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_unique_key [0.122979s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.111315s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_invalid_fields [0.116163s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.114943s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_with_validate_filters [0.113804s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count_invalid_filters [2.309678s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_changes [0.115267s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_create_single_transaction [0.483392s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_create_update_delete [0.362177s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_without_validate_filters [0.111570s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_single_transaction [0.226607s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.468114s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_validate_filters_false [0.250959s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_clean_obj_from_primitive [0.112834s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects [0.117458s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_missing_object [0.111912s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count_invalid_filters [0.846387s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_missing_primary_key [0.121056s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_unique_key [0.112259s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_db_obj [1.266191s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_mixed_fields [0.107246s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_valid_fields [0.129854s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_project_id [0.112107s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_mixed_field [0.123473s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.838097s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_without_validate_filters [0.130404s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_objects [1.485614s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.141399s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_synthetic_fields [0.119454s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_without_validate_filters [0.130409s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_single_transaction [1.159441s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.486577s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_single_transaction [0.698317s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist [0.539364s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete [0.115671s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.117076s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.810848s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_unique_key [0.107330s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_invalid_fields [0.117270s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist [1.197088s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.122619s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count [1.561644s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.125555s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_create_single_transaction [0.250155s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values [0.115285s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_invalid_field [0.123835s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_filtering_by_fields [0.277480s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_with_validate_filters [0.110446s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_invalid_fields [0.127705s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [1.118871s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.341953s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count [0.359003s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_with_synthetic_fields [1.813837s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.235176s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_objects [0.347761s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create [0.113781s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.114780s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_single_transaction [0.311803s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.115251s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.100033s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.117963s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_supports_extra_filtername [0.824325s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_single_transaction [0.309197s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.106416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_objects [1.514553s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_project_id [0.107656s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values [0.105902s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_invalid_field [0.092967s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.108394s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_object [0.323906s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.105381s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist [0.846101s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.110660s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_single_transaction [0.320616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.123893s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count_validate_filters_false [0.239993s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_single_transaction [1.066521s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.108127s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_filtering_by_fields [0.231088s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.112238s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create_updates_from_db_object [0.121742s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.186260s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_objects [0.879785s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.104130s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_fields [0.110520s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count_invalid_fields [0.119339s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete [0.104544s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.105956s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_valid_fields [0.095578s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_with_validate_filters [0.115508s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_fields_no_update [0.115252s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_invalid_fields [0.113225s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_missing_object [0.114193s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_objects_nothing_to_update [0.812073s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count_invalid_filters [0.281846s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_changes [0.105527s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_changes_forbidden [0.109802s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_db_obj [0.258686s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_without_validate_filters [0.108531s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_single_transaction [0.245816s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.235713s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_single_transaction [0.860992s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.198716s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create_duplicates [0.122982s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_filtering_by_fields [0.276148s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.120060s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_fields_no_update [0.121445s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_invalid_fields [0.105455s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_invalid_field [0.106081s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_fields [0.121792s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.118896s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [1.385662s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.230832s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_count_validate_filters_false [3.071772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_single_transaction [0.206686s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist [0.254213s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.223142s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_validate_filters [0.241590s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_objects [0.261560s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count [1.243633s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.230408s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object [0.117559s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_unique_key [0.120859s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create_duplicates [0.112550s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.109775s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.102172s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.099956s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.111096s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.110804s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.107004s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.112925s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_create_single_transaction [1.091062s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_create_single_transaction [1.807273s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_db_obj [0.491114s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.109878s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.115826s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_count_invalid_filters [0.238850s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.469408s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_create_update_delete [0.289786s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_single_transaction [0.220009s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_queries_constant [0.584573s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist [0.205808s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.215461s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_create_update_delete [1.553786s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_create [0.129622s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.471164s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_valid_fields [0.106611s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count_invalid_fields [0.111658s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_fields_no_update [0.104735s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object [0.118383s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create [0.113298s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects [0.111826s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create_duplicates [0.115252s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values [0.108081s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_valid_fields [0.118779s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_changes_forbidden [0.109354s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_objects [2.392000s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_without_validate_filters [0.125722s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count_invalid_filters [0.351496s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.297085s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_create_update_delete [0.330810s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_create_single_transaction [0.836081s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [2.035008s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_single_transaction_enginefacade [0.337480s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_create_update_delete [0.860630s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_queries_constant [0.319076s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_single_transaction [1.973154s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.964522s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_false [0.309090s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object [0.117070s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_missing_object [0.119397s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_unique_key [0.115898s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects [0.113453s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.121398s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_false [0.912302s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_validate_filters [1.750161s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.959197s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values [0.104486s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_invalid_field [0.121421s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.101404s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist [0.807944s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.975254s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_clean_obj_from_primitive [0.116492s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.107560s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.116322s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_validate_filters [0.821791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_fields_no_update [0.107802s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_missing_primary_key [0.111996s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.122986s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_invalid_fields [0.100730s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.147500s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.115869s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.133444s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values [0.072426s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_missing_object [0.118521s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects [0.125034s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.123932s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count [0.286922s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_db_obj [2.114146s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.125630s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_create_single_transaction [0.243573s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.154217s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields [0.138252s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.256264s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.119849s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.118216s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create [0.124851s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.118913s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_filtering_by_fields [0.274477s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create_duplicates [0.116535s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_missing_primary_key [0.115595s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_unique_key [0.108376s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_create_update_delete [0.321117s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_queries_constant [0.291736s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.108515s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.084353s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.336785s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.144314s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.105446s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_missing_primary_key [0.106774s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.950833s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_mixed_fields [0.115640s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_valid_fields [0.123780s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values [0.160102s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_invalid_field [0.142070s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_with_validate_filters [0.119752s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_without_validate_filters [0.119949s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_without_validate_filters [0.115372s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_changes_forbidden [0.113784s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete [0.110343s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_valid_fields [0.116473s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object [0.115492s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_count [2.279517s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object_missing_object [0.117060s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_valid_fields [0.105838s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_with_validate_filters [0.121119s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_changes_forbidden [0.102034s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_fields [1.098363s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_fields [0.118595s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_without_validate_filters [0.111765s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectMultipleForeignKeysTestCase.test_load_synthetic_db_fields_with_multiple_foreign_keys [0.128819s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.576611s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_create_update_delete [2.503478s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectMultipleParentsForForeignKeysTestCase.test_load_synthetic_db_fields_with_multiple_parents [0.168019s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_filtering_by_fields [1.484947s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete [0.121102s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_missing_object [0.116014s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_filtering_by_fields [0.517777s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_create_update_delete [0.494513s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_create_update_delete [1.343807s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_single_transaction [0.459510s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_without_validate_filters [0.096321s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.965889s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_changes_forbidden [0.103289s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_clean_obj_from_primitive [0.119477s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_without_validate_filters [0.101163s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_single_transaction [0.454163s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.095725s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object_missing_object [0.107406s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.115731s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values [0.107839s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_invalid_field [0.109860s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_with_validate_filters [0.119765s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_changes_forbidden [0.116196s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_fields [0.109447s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_validate_filters [1.075772s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create [0.113357s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects [0.108463s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_valid_fields [0.110123s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_missing_primary_key [0.125505s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_pager_is_passed_through [0.095307s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.094676s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_with_validate_filters [0.119257s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_clean_obj_from_primitive [0.124456s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_changes [0.105681s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_fields [0.112977s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects [0.109241s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_objects_nothing_to_update [1.067134s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_valid_fields [0.105782s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.114487s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_without_validate_filters [0.109728s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object [0.121914s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_missing_primary_key [0.107120s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create [0.113498s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_valid_fields [0.117369s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_fields_no_update [0.109063s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object [0.104429s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values [0.110290s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.147734s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_invalid_field [0.123706s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_invalid_fields [0.102978s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete [0.125805s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_single_transaction [1.059551s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_valid_fields [0.112334s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects [0.148148s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_without_validate_filters [0.117342s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_changes_forbidden [0.122222s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create_duplicates [0.111333s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.122511s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create_updates_from_db_object [0.091916s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.128933s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count_validate_filters_false [0.325387s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.147074s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create [0.111815s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_without_validate_filters [0.152295s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.128385s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create_updates_from_db_object [0.115012s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_invalid_field [0.117485s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects [0.123904s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_create_single_transaction [0.324752s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_without_validate_filters [0.136285s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.102055s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_fields [0.120068s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_fields_no_update [0.099736s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.119587s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_db_obj [0.311676s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_pager_is_passed_through [0.117543s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_without_validate_filters [0.118381s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count_invalid_filters [0.476731s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_with_validate_filters [0.108712s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_makes_primitive_field_value [0.107492s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_changes_forbidden [0.116733s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.PagerTestCase.test_comparison [0.100926s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count_validate_filters_false [0.409363s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.RegisterFilterHookOnModelTestCase.test_filtername_is_added [0.104295s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_create_single_transaction [0.289134s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_supports_extra_filtername [1.311849s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_single_transaction [0.381948s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.317619s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist [0.294537s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_non_existent_object_raises_not_found [2.060906s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_validate_filters_false [0.315871s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_objects [0.364087s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_db_obj [1.929194s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_objects_nothing_to_update [0.294779s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count_invalid_fields [0.108798s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create_updates_from_db_object [0.118769s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_objects [1.235619s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_with_synthetic_fields [1.600011s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete [0.115208s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_filtering_by_fields [0.715634s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects [0.106147s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_fields_no_update [0.100625s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist [0.391006s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.109354s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.188734s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.103090s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_objects_nothing_to_delete [1.060498s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_changes [0.116857s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_object [0.563775s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist [0.976754s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_valid_fields [0.110382s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_clean_obj_from_primitive [0.108189s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_create_duplicates [0.108584s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_create_updates_from_db_object [0.106127s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_invalid_fields [0.115128s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_false [0.513754s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object [0.110721s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_missing_primary_key [0.114335s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_unique_key [0.112370s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_mixed_fields [0.113544s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_validate_filters [0.559761s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_makes_primitive_field_value [0.103805s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_invalid_fields [0.112734s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_primary_key_forbidden_fail [0.148278s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_single_transaction [1.217432s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_count [2.096722s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count_invalid_filters [0.721235s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_object [1.178602s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_db_obj [0.556062s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_objects_nothing_to_update [0.513043s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_single_transaction [0.456187s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_single_transaction [0.800259s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.434083s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create [0.121496s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects_valid_fields [0.097450s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_objects_nothing_to_delete [1.722482s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_fields_no_update [0.112388s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object [0.102033s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_valid_fields [0.110294s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_without_validate_filters [0.118495s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist [1.132175s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_changes_forbidden [0.112709s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_validate_filters [0.427832s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_invalid_fields [0.111577s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_count_invalid_filters [0.229687s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_count_validate_filters_false [0.200422s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_single_transaction [0.529724s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create_updates_from_db_object [0.134575s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.198499s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_validate_filters_false [1.018738s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_invalid_fields [0.163409s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_clean_obj_from_primitive [0.083695s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count_invalid_fields [0.098669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects [0.130082s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create [0.108201s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete [0.110793s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_single_transaction [0.718332s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_extra_fields [0.111774s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object_missing_object [0.109576s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_filtering_by_fields [2.330228s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_filtering_by_fields [0.272149s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.118908s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_single_transaction [0.194864s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_with_validate_filters [0.125440s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_changes_forbidden [0.108585s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.203608s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_invalid_fields [0.113762s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_valid_fields [0.129290s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.120093s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_queries_constant [0.183830s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_updates_from_db_object [0.119093s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_changes [0.131062s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_valid_fields [0.033926s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_missing_object [0.033590s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects [0.033680s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.044531s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_valid_fields [0.073813s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_without_validate_filters [0.075617s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_db_obj [0.562048s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values [0.116092s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_with_validate_filters [0.119628s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_invalid_fields [0.145653s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.154509s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count [1.411723s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count_invalid_filters [0.416622s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.344133s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist [0.401695s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count_validate_filters_false [1.249050s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_queries_constant [3.960546s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create [0.121846s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_filtering_by_fields [2.534379s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.121416s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_valid_fields [0.120869s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object [0.122883s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_single_transaction [0.366225s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_unique_key [0.121232s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.885460s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects [0.106760s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.140813s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_with_synthetic_fields [0.603933s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_invalid_field [0.114337s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_with_validate_filters [0.116947s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.132569s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_count_invalid_filters [0.245193s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.216281s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_objects [1.272108s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_single_transaction [1.934226s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.264610s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.238371s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_queries_constant [1.409118s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_supports_extra_filtername [0.241552s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.272526s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_objects_nothing_to_delete [1.577865s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_objects [0.760530s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_single_transaction [0.443915s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist [1.393923s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_single_transaction_enginefacade [2.101355s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_false [0.208819s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_create [0.126487s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_valid_fields [0.123523s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_object [0.227970s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_without_validate_filters [0.128079s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_missing_object [0.121811s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_single_transaction [0.204896s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_invalid_fields [0.125426s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_valid_fields [0.140962s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects [0.160371s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_filtering_by_fields [1.539105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_fields_no_update [0.131099s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_without_validate_filters [0.126654s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object [0.132103s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_project_id [0.130417s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_missing_object [0.104675s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_unique_key [0.116107s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values [0.140471s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_mixed_fields [0.122051s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_with_validate_filters [0.126672s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.127176s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_without_validate_filters [0.115568s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_changes [0.118031s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_invalid_field [0.117857s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_changes_forbidden [0.121012s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_supports_extra_filtername [2.025262s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_fields [0.126032s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_with_validate_filters [0.125451s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_without_validate_filters [0.109625s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_updates_from_db_object [0.133140s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_fields [0.062090s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.523510s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count_validate_filters_false [0.838612s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_queries_constant [1.143365s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_with_synthetic_fields [2.271825s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count_invalid_filters [2.195093s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_create_single_transaction [1.799612s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_single_transaction_enginefacade [1.378301s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_filtering_by_fields [0.438674s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.484407s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.358348s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count_validate_filters_false [1.973805s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist [0.824633s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_validate_filters_false [1.717338s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_non_existent_object_raises_not_found [1.512068s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count_invalid_fields [0.146955s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create_duplicates [0.117067s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_fields_no_update [0.123107s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_objects [0.944011s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_mixed_fields [0.127946s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count_invalid_fields [0.125404s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.132172s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_validate_filters_false [2.481858s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects [0.134178s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.174416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_fields_no_update [0.150279s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values [0.188039s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object [0.174778s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object_missing_object [0.142839s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_mixed_field [0.162957s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_create_update_delete [1.382197s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object_unique_key [0.127939s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.067863s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_valid_fields [0.094348s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.152249s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_invalid_field [0.128998s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_fields [0.132942s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_invalid_fields [0.130105s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_object [1.498036s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_updates_from_db_object [0.142380s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_objects [1.159673s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count_invalid_filters [1.096066s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects [0.117960s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_fields_no_update [0.117779s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_unique_key [0.194662s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects [0.161575s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_count_validate_filters_false [2.541155s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_single_transaction [0.995393s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_valid_fields [0.118637s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_single_transaction [3.134644s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.117805s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_invalid_field [0.124641s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.116007s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.121311s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_create_update_delete [1.302852s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_create_single_transaction [1.342202s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count_invalid_filters [1.073551s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_single_transaction [0.611357s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_single_transaction [1.586596s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_single_transaction [0.526558s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist [1.516819s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_single_transaction [2.217550s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_supports_extra_filtername [0.555273s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_single_transaction [1.349174s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.785005s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create [0.054308s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.052768s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_valid_fields [0.052687s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_invalid_fields [0.041906s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.052935s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_without_validate_filters [0.098355s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_changes [0.208083s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_validate_filters [0.450163s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_false [1.992914s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_queries_constant [1.423607s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.762965s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_objects_nothing_to_delete [0.590975s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_single_transaction_enginefacade [1.129013s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_single_transaction [0.746694s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_object [2.094648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_object [2.637115s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_supports_extra_filtername [1.368257s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist [1.264393s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_objects_nothing_to_update [0.627431s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_single_transaction [0.741915s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_single_transaction [1.807917s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_object [1.112695s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_invalid_fields [0.055756s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_clean_obj_from_primitive [0.184975s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_valid_fields [0.095123s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_validate_filters_false [1.238448s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create [0.133902s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object_missing_primary_key [0.080147s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object_unique_key [0.069764s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create_updates_from_db_object [0.113958s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create [0.147943s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_invalid_fields [0.084576s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete [0.145622s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create_duplicates [0.150928s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_invalid_fields [0.161060s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_valid_fields [0.154152s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create_updates_from_db_object [0.182399s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_missing_object [0.145216s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_without_validate_filters [0.120189s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object [0.108924s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.121106s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_pager_is_passed_through [0.122283s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_invalid_field [0.164023s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_changes [0.119865s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_valid_fields [0.121779s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_with_validate_filters [0.157611s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_fields [0.135275s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_valid_fields [0.158126s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_makes_primitive_field_value [0.123799s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_objects [1.249567s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_updates_from_db_object [0.158982s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.286080s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count_invalid_fields [0.137569s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_changes [0.117347s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_valid_fields [0.117889s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_fields [0.117620s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_missing_primary_key [0.120790s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_primary_key_forbidden_fail [0.114063s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.161700s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_create_update_delete [0.667778s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count [0.312671s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.119941s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_objects [0.993135s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_changes [0.127345s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.123373s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_objects_nothing_to_delete [0.297470s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_queries_constant [0.709642s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_supports_extra_filtername [0.284014s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_single_transaction [0.585274s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_create_update_delete [1.410327s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_false [0.573887s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_single_transaction [0.267229s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_object [0.236643s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_validate_filters [0.535389s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete [1.212069s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_single_transaction [0.291916s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects [0.120180s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_fields_no_update [0.119684s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create_updates_from_db_object [0.128066s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_pager_is_passed_through [0.170694s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_valid_fields [0.122293s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.567597s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_invalid_field [0.135772s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count_invalid_filters [2.462973s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.128395s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_synthetic_fields [0.135548s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_fields_no_update [0.151559s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object [0.130463s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_invalid_fields [0.117907s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_single_transaction [0.671170s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_single_transaction [0.724663s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_object [0.920978s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_invalid_field [0.199745s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_changes_forbidden [0.108908s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_fields [0.077479s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_valid_fields [0.112374s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_filtering_by_fields [0.660708s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_create_single_transaction [0.184531s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_with_validate_filters [0.133711s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_queries_constant [0.791171s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_objects [0.246480s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_changes [0.118514s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.462431s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.127449s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_false [0.326575s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_filtering_by_fields [0.259949s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.219682s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.338472s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.529248s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.367225s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist [0.261905s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_clean_obj_from_primitive [0.094740s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create [0.083745s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_object [0.318264s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create_duplicates [0.121073s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_valid_fields [0.124843s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_objects_nothing_to_update [0.212710s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_invalid_fields [0.119336s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_clean_obj_from_primitive [0.122771s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create_duplicates [0.149931s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_objects [1.725688s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_without_validate_filters [0.047286s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete [0.169011s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.038818s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.047686s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects [0.153811s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_objects_nothing_to_update [0.607149s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_without_validate_filters [0.081399s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values [0.092779s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_queries_constant [0.809166s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_without_validate_filters [0.075179s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_changes_forbidden [0.087426s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_fields [0.127310s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_db_obj [0.848145s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_single_transaction [0.630938s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_single_transaction [0.426378s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_clean_obj_from_primitive [0.080446s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create [0.078599s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create_updates_from_db_object [0.095878s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete [0.090152s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.122771s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_fields_no_update [0.092683s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist [0.530612s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object [0.113396s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create_updates_from_db_object [0.070317s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_missing_object [0.092347s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects [0.106528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count [0.935631s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_single_transaction [0.907371s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_missing_primary_key [0.097451s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_fields_no_update [0.117871s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.078613s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_without_validate_filters [0.106428s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_without_validate_filters [0.124911s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values [0.093930s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_updates_from_db_object [0.128080s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_valid_fields [0.085518s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_updates_from_db_object [0.130795s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist [1.082691s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_db_obj [0.650405s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_count_invalid_filters [1.023160s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_objects [0.834947s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_single_transaction [0.506058s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.258363s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count_validate_filters_false [2.433576s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_single_transaction_enginefacade [0.408750s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_single_transaction [0.511180s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_false [2.139859s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_false [0.504405s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_create_update_delete [0.973950s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_dns_domain [1.042111s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_single_transaction [0.976769s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_single_transaction [1.393260s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create_duplicates [0.127642s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object [0.121475s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_single_transaction [1.698959s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_with_validate_filters [0.124299s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_clean_obj_from_primitive [0.083890s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_changes_forbidden [0.131392s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create [0.085934s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_fields [0.153799s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create_duplicates [0.106016s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_single_transaction [0.937789s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_valid_fields [0.134932s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.122768s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_invalid_fields [0.128596s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_updates_from_db_object [0.130306s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_valid_fields [0.129635s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_without_validate_filters [0.138032s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_filtering_by_fields [1.975517s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_changes_forbidden [0.127150s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_invalid_fields [0.123362s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_without_validate_filters [0.124766s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_create_single_transaction [0.816559s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count_invalid_filters [0.477868s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_false [0.881420s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count_validate_filters_false [0.347278s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_filtering_by_fields [0.707450s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_single_transaction [0.281768s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.787902s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.212205s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.164373s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_create_update_delete [0.687169s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.828333s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create_duplicates [0.105218s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count_invalid_fields [0.102243s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.087814s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create [0.075311s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_fields_no_update [0.111119s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete [0.138685s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_standard_attr_id [0.370318s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object [0.168436s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects [0.161554s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_unique_key [0.121526s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_valid_fields [0.127580s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_invalid_fields [0.083361s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object [0.107284s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist [0.502073s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.122275s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_valid_fields [0.109610s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_valid_fields [0.124717s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_without_validate_filters [0.120220s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values [0.135189s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values [0.188732s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.124336s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_to_dict_synthetic_fields [0.129762s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_fields [0.097186s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_invalid_fields [0.127720s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_without_validate_filters [0.078812s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_object [0.838391s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_queries_constant [2.048031s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_false [0.211529s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count_invalid_filters [0.348230s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count [0.744614s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.324168s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_objects [1.176010s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.262835s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_db_obj [0.655937s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_objects [0.431638s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_single_transaction [0.428834s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_single_transaction [0.367088s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.490111s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.356122s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_filtering_by_fields [0.422459s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_single_transaction [0.642815s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.387129s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_create_update_delete [0.463807s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist [0.417719s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.394718s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.323339s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_objects [2.769200s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_object [0.374587s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create [0.133579s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create_updates_from_db_object [0.155106s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.837264s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_missing_object [0.114222s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_unique_key [0.125088s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects [0.109846s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_objects [1.787771s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_invalid_field [0.141067s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.745704s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.116654s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_clean_obj_from_primitive [0.161351s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count_invalid_fields [0.153077s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_changes_forbidden [0.111434s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create_duplicates [0.141958s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_fields [0.142402s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_filtering_by_fields [1.692709s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects [0.128235s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.089074s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_invalid_fields [0.117050s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_clean_obj_from_primitive [0.125598s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count_invalid_fields [0.083113s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.114949s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_objects [0.860377s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create_duplicates [0.105708s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object [0.136028s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.111026s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create_duplicates [0.121874s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects [0.126579s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values [0.115824s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects [0.122734s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_invalid_fields [0.136335s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_invalid_fields [0.141924s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_valid_fields [0.147203s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects [0.139051s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_unique_key [0.118242s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_invalid_fields [0.120307s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects [0.119609s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_missing_object [0.119772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_single_transaction [1.202258s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_invalid_fields [0.093726s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_unique_key [0.093440s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_mixed_fields [0.084973s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.129948s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_invalid_field [0.110913s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_changes [0.127590s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.108786s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_fields [0.146132s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_without_validate_filters [0.135253s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_invalid_fields [0.115121s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_with_validate_filters [1.174775s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_updates_from_db_object [0.127224s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_without_validate_filters [0.135568s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_queries_constant [0.969501s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_invalid_fields [0.130981s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_valid_fields [0.138541s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_count [0.800784s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_count_validate_filters_false [1.093068s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.763699s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_count_invalid_filters [0.979239s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_count_invalid_fields [0.200498s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_create_single_transaction [0.535988s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create [0.178395s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_objects [0.905101s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create_duplicates [0.160608s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.598059s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete [0.166050s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects [0.175702s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_db_obj [0.673596s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects [0.164912s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_objects_nothing_to_delete [0.707315s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_queries_constant [0.648410s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_non_existent_object_raises_not_found [0.473135s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_changes [0.126327s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_fields [0.123140s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.619548s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_valid_fields [0.111762s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.118669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_single_transaction [0.764708s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.319385s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_filtering_by_fields [0.939470s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.269309s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist [1.094966s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_false [0.311722s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_create_update_delete [0.619360s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_validate_filters [0.383904s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.457759s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_false [0.614246s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count_invalid_fields [0.176733s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_non_existent_object_raises_not_found [0.810962s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_validate_filters_false [1.169940s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_objects_nothing_to_update [0.711969s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create_duplicates [0.083579s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create_updates_from_db_object [0.048897s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_missing_object [0.038724s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_validate_filters [0.856145s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_objects [1.380534s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create [1.824646s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create_duplicates [0.157421s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_object [0.845519s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_invalid_fields [0.977227s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete [0.188949s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_valid_fields [0.131952s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_single_transaction [0.750464s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_invalid_fields [0.107552s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_extra_fields [0.136748s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_valid_fields [0.091536s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects [0.186604s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.119412s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_missing_primary_key [0.157609s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_invalid_fields [0.195933s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects [0.154118s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_valid_fields [0.136270s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_without_validate_filters [0.135047s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_invalid_field [0.117284s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_missing_primary_key [0.123158s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_invalid_fields [0.133527s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_unique_key [0.107233s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_valid_fields [0.095718s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_db_obj [0.845719s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_valid_fields [0.150000s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values [0.161262s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count [0.519535s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_without_validate_filters [0.213147s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count_invalid_filters [0.251301s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_objects_nothing_to_update [2.181570s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count_validate_filters_false [0.255336s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete [0.162058s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_objects [1.219745s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_invalid_fields [0.172365s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_single_transaction [0.447392s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_valid_fields [0.180399s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_missing_object [0.148074s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count [1.124445s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_missing_primary_key [0.160805s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_unique_key [0.135936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_single_transaction [0.706811s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values [0.135383s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_false [0.459083s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_invalid_field [0.121378s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count_validate_filters_false [0.829314s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_filtering_by_fields [0.661705s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_changes [0.164153s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.412568s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_fields [0.136833s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_primary_key_forbidden_fail [0.155441s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_create_update_delete [0.485905s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.438325s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [0.691531s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test__attach_qos_policy [0.765155s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test__set_dns_domain [0.348611s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count [0.260394s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_create_single_transaction [0.118633s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_queries_constant [0.844427s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.082204s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_with_synthetic_fields [0.519470s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_single_transaction [0.086926s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_single_transaction [2.088626s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create_updates_from_db_object [0.166853s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_valid_fields [0.162120s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_with_synthetic_fields [0.353316s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_validate_filters [0.157362s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_fields_no_update [0.163257s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_single_transaction [0.592223s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.120986s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count_validate_filters_false [0.120929s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_missing_object [0.172050s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_create_single_transaction [0.139388s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects [0.182751s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_id_no_project_id [0.775366s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_queries_constant [0.328976s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.605727s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_without_validate_filters [0.169131s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_fields [0.166713s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.139476s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.155353s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist [0.951155s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_objects_nothing_to_delete [0.373196s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.244469s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_validate_filters [0.454554s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_filtering_by_fields [0.366764s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_validate_filters [0.262377s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_rbac_shared_on_parent_object [1.536467s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.256454s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.469138s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_single_transaction [0.290731s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete [0.137458s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.857415s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_clean_obj_from_primitive [0.172320s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_missing_primary_key [0.110317s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_without_validate_filters [0.108473s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create [0.131472s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete [0.139570s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_object [0.887601s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_without_validate_filters [0.157447s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_valid_fields [0.155742s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_changes [0.087059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object [0.162380s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_single_transaction [1.752681s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_valid_fields [0.121723s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_without_validate_filters [0.102234s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.536044s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_updates_from_db_object [0.119631s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.381779s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create [0.094740s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create_updates_from_db_object [0.098858s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete [0.106454s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_extra_fields [0.087436s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_validate_filters [0.428052s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_single_transaction [0.592869s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_fields_no_update [0.101740s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object [0.124006s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_count_invalid_fields [0.129158s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.094038s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create_updates_from_db_object [0.124919s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_missing_object [0.075264s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_non_existent_object_raises_not_found [0.382618s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_unique_key [0.097116s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create [0.157816s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.131602s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_invalid_fields [0.086295s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_valid_fields [0.091208s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create_duplicates [0.119263s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_synthetic_fields [0.135468s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_without_validate_filters [0.101410s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_invalid_field [0.089818s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.135049s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_changes_forbidden [0.141587s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_makes_primitive_field_value [0.050835s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values [0.120722s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_changes [0.039226s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.152900s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_primary_key_forbidden_fail [0.068923s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_without_validate_filters [0.209112s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.155377s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_updates_from_db_object [0.127617s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_valid_fields [0.128796s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count_invalid_filters [0.576447s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.181642s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_changes_forbidden [0.142009s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_count_validate_filters_false [1.159529s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.145485s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.146394s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count_validate_filters_false [0.713671s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_updates_from_db_object [0.118575s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_create_single_transaction [0.555260s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_objects [1.204482s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.665779s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_db_obj [0.729526s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_objects_nothing_to_delete [0.421822s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_filtering_by_fields [0.882278s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_count_invalid_filters [1.333600s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_create_update_delete [0.770921s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_single_transaction [1.109190s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_single_transaction_enginefacade [0.487648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_hosts [1.528075s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_filtering_by_fields [0.866939s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist [0.726983s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_non_existent_object_raises_not_found [0.406986s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects [0.097216s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_validate_filters [0.384648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_missing_primary_key [0.098413s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_single_transaction [2.132834s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_unique_key [0.123061s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_create_update_delete [0.739050s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects [0.087775s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values [0.105760s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_with_validate_filters [0.119637s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.109524s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_object [0.806502s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_single_transaction [0.727128s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_single_transaction [0.462936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create [0.150454s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create_updates_from_db_object [0.123234s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_valid_fields [0.115200s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_fields_no_update [0.084890s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count [0.980076s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_missing_object [0.098741s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_invalid_fields [0.107100s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_without_validate_filters [0.095128s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_invalid_field [0.092740s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_changes [0.162078s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_with_synthetic_fields [2.465054s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_changes_forbidden [0.188224s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count_invalid_filters [0.942200s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_invalid_fields [0.160846s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_objects_nothing_to_delete [1.003960s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_clean_obj_from_primitive [0.161870s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count_validate_filters_false [0.998800s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create [0.126782s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object [0.136236s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.124755s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist [2.037371s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_without_validate_filters [0.104068s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_invalid_field [0.103189s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_filtering_by_fields [1.139989s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_with_validate_filters [0.157005s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.152212s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_fields [0.141146s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_updates_from_db_object [0.155605s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_create_single_transaction [0.757298s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_objects [2.834466s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_false [2.302134s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.605581s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [1.213548s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_false [0.555375s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_create_update_delete [1.161418s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_validate_filters [0.804430s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_objects [1.155337s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_clean_obj_from_primitive [0.119103s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create_duplicates [0.137946s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_single_transaction [1.034559s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create [0.152094s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_invalid_fields [0.150427s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create_duplicates [0.129040s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create_updates_from_db_object [0.066844s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects [0.044112s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_without_validate_filters [0.228137s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object [0.037710s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_fields_no_update [0.051271s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_missing_primary_key [0.057974s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_with_unset_project_id [0.063003s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_fields [0.094839s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_valid_fields [0.045334s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count [0.360158s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_single_transaction [0.226512s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_missing_object [0.940696s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.399855s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_unique_key [0.097274s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_invalid_fields [0.060534s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_queries_constant [0.341947s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.125091s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_validate_filters_false [1.168622s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_changes_forbidden [0.208258s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_invalid_fields [0.163623s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create [0.145834s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_single_transaction_enginefacade [1.167132s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_valid_fields [0.173809s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.104777s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object [0.087114s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.174370s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_false [0.262473s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_unique_key [0.113718s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_objects_nothing_to_update [0.220776s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_clean_obj_from_primitive [0.039806s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.104428s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count_invalid_fields [0.046032s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.097435s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object [0.104191s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_mixed_fields [0.095024s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_valid_fields [0.091284s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test__get_used_allocation_mapping [0.977924s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_mixed_field [0.087067s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_without_validate_filters [0.091353s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count [0.200558s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_valid_fields [0.102128s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_not_shared_without_project_id [0.166872s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_without_validate_filters [0.116499s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_single_transaction [0.213174s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_count_invalid_filters [1.023762s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_updates_from_db_object [0.142762s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.202678s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_fields_no_update [0.112912s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_queries_constant [0.341546s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_missing_primary_key [0.143247s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects [0.140756s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_with_validate_filters [0.109594s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.300068s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_without_validate_filters [0.131136s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_db_obj [1.020128s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_db_obj [0.990255s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.154312s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_fields [0.149045s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_standard_attr_id [0.166876s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete [0.090948s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_invalid_fields [0.075074s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test__get_available_allocation [0.371748s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.101050s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.672897s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_fields_no_update [0.137370s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_missing_primary_key [0.132041s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count_invalid_filters [0.323580s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_unique_key [0.125416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.238570s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_objects [0.170228s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.196076s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_single_transaction [0.136531s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_valid_fields [0.095970s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_standard_attr_id [1.573714s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_single_transaction [0.984637s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.130627s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_without_physical_network_for_vlan [0.217265s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.105453s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_changes_forbidden [0.135050s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_fields [0.202171s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_valid_fields [0.190669s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_validate_filters [0.702360s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_without_validate_filters [0.144565s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.988253s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_validate_filters_false [0.195381s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.089118s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_not_shared_without_project_id [0.130303s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_false [1.439043s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_objects_nothing_to_update [0.167465s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create_updates_from_db_object [0.126806s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_extra_fields [0.124176s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_missing_object [0.118602s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.978363s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_without_validate_filters [0.157659s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_with_validate_filters [0.120675s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_without_validate_filters [0.132349s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.091216s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_updates_from_db_object [0.132771s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist [1.063401s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_objects [1.231260s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects [0.128226s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.123073s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_fields_no_update [0.149205s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object [0.163734s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_false [1.254341s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects [0.122670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_project_id [0.102313s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values [0.084413s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.129356s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_valid_fields [0.132469s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.143082s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_create_single_transaction [3.894528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_without_validate_filters [0.116184s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [3.301199s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count [0.492390s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_valid_fields [1.437688s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_create_update_delete [0.722248s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_single_transaction [0.257537s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_invalid_field [0.139442s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_false [0.248207s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.137770s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_validate_filters [0.229505s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count_validate_filters_false [0.284494s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_not_shared_with_project_id [0.222341s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_validate_filters_false [0.494952s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_objects_nothing_to_update [0.225935s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_single_transaction [0.230857s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_count_invalid_fields [0.178973s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_extra_fields [0.096411s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_objects_nothing_to_update [3.323986s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects [0.075717s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_db_obj [0.505520s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.109957s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_single_transaction [0.263375s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_mixed_field [0.120215s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_objects_nothing_to_delete [3.542417s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_with_unset_project_id [0.113533s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_valid_fields [0.096079s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_without_validate_filters [0.095692s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_for_project [1.005375s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count [0.657964s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.481932s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_objects [0.751765s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_no_default_range_two_shared_ranges [1.373389s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist [0.337942s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.660067s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_object [0.320055s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_single_transaction [3.627904s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count_invalid_fields [0.052145s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_objects [0.312261s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.073299s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_single_transaction [0.157257s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_without_validate_filters [0.105272s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_invalid_field [0.044723s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count_invalid_fields [0.098145s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_create_update_delete [0.740755s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_mixed_field [0.049977s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_with_validate_filters [0.057095s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_fields [0.038941s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create_duplicates [0.096565s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_primary_key_forbidden_fail [0.061423s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_valid_fields [0.101525s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object [0.100752s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects [0.080889s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_create_update_delete [4.161693s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_changes [0.097883s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_single_transaction [1.504213s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.276497s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.731105s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_object [0.361299s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete [0.047009s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_without_validate_filters [0.054865s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object_missing_primary_key [0.052568s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count [2.462032s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values [0.149149s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_with_validate_filters [0.113196s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_without_validate_filters [0.086945s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_changes_forbidden [0.099814s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_valid_fields [0.099876s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_without_validate_filters [0.100223s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.852846s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist [1.720546s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_single_transaction [1.070465s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_create_single_transaction [1.214266s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist_false [1.987832s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.697159s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.056452s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count [5.791502s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_standard_attr_id [0.695658s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_false [0.935754s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_validate_filters [0.575092s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_objects_nothing_to_update [0.504203s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_clean_obj_from_primitive [0.068928s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_count_invalid_fields [0.055911s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.774594s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create_updates_from_db_object [0.048557s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete [0.040052s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.038652s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.114784s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_extra_fields [0.037115s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.082381s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_missing_object [0.052079s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.098801s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object [0.084445s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.105010s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.078488s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.085341s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.088008s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_missing_primary_key [0.687240s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_project_id [0.046519s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values [0.053232s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.068800s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_invalid_fields [0.101339s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_create_single_transaction [0.567988s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count [0.837208s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_db_obj [1.003386s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_objects [4.675442s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_clean_obj_from_primitive [0.079646s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_invalid_fields [0.085864s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count_validate_filters_false [0.657357s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_fields_no_update [0.111373s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object_missing_primary_key [0.094002s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_pager_is_passed_through [0.086449s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_db_obj [4.850490s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_db_obj [0.365316s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values [0.082883s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.993293s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_objects [0.680341s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.646113s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_create_single_transaction [0.834608s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.709000s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_false [0.736484s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_create_update_delete [0.869580s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.711211s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_queries_constant [0.887368s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.546096s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_queries_constant [0.852144s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create_duplicates [0.087437s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_false [0.299766s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_missing_object [0.089389s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.305121s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_unique_key [0.140123s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_clean_obj_from_primitive [0.038419s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_filtering_by_fields [4.031404s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects [0.043513s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects [0.146264s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects [0.057461s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.089352s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_without_validate_filters [0.097643s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_invalid_field [0.093856s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.105395s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.133283s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_changes_forbidden [0.036404s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_invalid_fields [0.045572s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist [0.386954s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count_validate_filters_false [0.364671s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_object [0.567885s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.067949s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_create_single_transaction [0.292674s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count_invalid_fields [0.046673s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create [0.058377s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete [0.056732s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_objects [0.348762s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_objects [1.258632s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.366623s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects [0.889935s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects [0.051866s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist [0.328968s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_count_invalid_fields [0.085814s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_changes [0.051902s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_invalid_fields [0.051501s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_fields [0.166666s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_queries_constant [1.228728s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_queries_constant [3.484246s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.237872s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_without_validate_filters [0.151481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_changes_forbidden [0.117702s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_updates_from_db_object [0.263383s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_fields [0.144867s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_without_validate_filters [0.111553s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_objects [0.512629s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.046065s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.446694s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_count [1.239302s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.694083s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count_invalid_fields [0.094325s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects [0.121476s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete [0.100773s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.090941s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object [0.147895s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_objects_nothing_to_delete [0.511537s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.067872s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.056087s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_missing_object [0.126916s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.130631s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_changes_forbidden [0.044302s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects [0.097164s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.079906s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_single_transaction [0.510312s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values [0.083318s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.073245s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.085817s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count [0.606837s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_single_transaction_enginefacade [0.368672s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_changes_forbidden [0.100401s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_fields [0.105600s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.109149s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_db_obj [0.325013s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.153181s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_supports_extra_filtername [0.563766s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_single_transaction [0.357210s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_single_transaction [0.337707s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_supports_extra_filtername [4.119477s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.860584s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_validate_filters_false [1.008475s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_non_existent_object_raises_not_found [0.447906s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_single_transaction [2.607342s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist [0.658541s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_objects [1.832375s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count_invalid_fields [0.099081s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_without_validate_filters [0.104408s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object [0.103439s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_single_transaction [1.715666s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects [0.062672s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_pager_is_passed_through [0.060563s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_with_validate_filters [0.061847s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_to_dict_makes_primitive_field_value [0.064371s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [2.345760s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_valid_fields [0.065916s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_create_update_delete [0.419245s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_with_synthetic_fields [1.319339s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.196905s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_objects [0.789947s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create [0.079777s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_fields_no_update [0.073840s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_standard_attr_id [2.728204s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_qos_policy_id [1.102988s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_updates_from_db_object [0.197875s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_objects_nothing_to_update [0.177908s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_single_transaction_enginefacade [1.453250s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count [0.448949s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_db_obj [0.462976s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_single_transaction [0.355119s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist_validate_filters [1.176830s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.371283s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_single_transaction [0.324768s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist_false [1.084248s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_object [1.368365s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_false [0.335414s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_clean_obj_from_primitive [0.135364s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist_validate_filters [3.713973s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create_updates_from_db_object [0.205856s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete [0.135531s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_valid_fields [0.158938s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_invalid_fields [0.131359s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create [0.090715s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_fields_no_update [0.114355s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects [0.078956s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_fields_no_update [0.161685s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object_missing_object [0.083467s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_invalid_fields [0.123780s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object_missing_primary_key [0.082519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_invalid_fields [0.119409s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.111481s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.104899s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_mixed_fields [0.139757s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values [0.078459s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_valid_fields [0.130939s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.089617s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_changes [0.102055s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_fields [0.082814s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_invalid_field [0.077478s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_with_validate_filters [0.085859s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_with_validate_filters [0.131105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_null_vif_details_in_db(PortBinding) [0.268802s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_to_dict_synthetic_fields [0.101561s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_invalid_fields [0.105354s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_null_vif_details_in_db(DistributedPortBinding) [0.240597s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_without_validate_filters [0.142939s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_valid_fields [0.137973s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_updates_from_db_object [0.122188s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_missing_primary_key [0.143436s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_vif_details(PortBinding) [0.349834s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_create_single_transaction [0.737912s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_vif_details(DistributedPortBinding) [0.351467s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_valid_fields [1.135969s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.958687s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_without_validate_filters [0.124322s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count [1.037719s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_project_id [0.136166s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values [0.099509s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_invalid_field [0.089749s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_mixed_field [0.096530s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.087764s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_single_transaction [0.632604s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.121616s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_queries_constant [0.509872s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_single_transaction_enginefacade [0.606464s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist_validate_filters_false [4.522252s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count_validate_filters_false [1.435231s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects [0.148716s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_supports_extra_filtername [0.494983s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object [0.134676s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object_unique_key [0.136672s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_mixed_fields [0.157725s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_to_dict_makes_primitive_field_value [0.186141s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_object [0.650439s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_single_transaction [1.427936s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_changes_forbidden [0.192055s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_count_invalid_fields [0.079608s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_valid_fields [0.181421s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete [0.095210s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_fields_no_update [0.089101s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_objects [1.286759s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_without_validate_filters [0.137767s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects [0.101595s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_updates_from_db_object [0.136801s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_changes [0.133297s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_changes_forbidden [0.147921s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_without_validate_filters [0.161405s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count_validate_filters_false [0.901669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_create_update_delete [1.106433s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.030799s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count_invalid_filters [0.897198s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.709845s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_filtering_by_fields [0.474154s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_single_transaction [1.205890s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.724890s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_single_transaction [1.331772s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_single_transaction [0.514260s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_valid_fields [0.135430s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.455964s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects [0.126088s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_invalid_field [0.091171s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_changes [0.090057s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_extra_fields [0.143616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.962959s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_valid_fields [0.083039s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_single_transaction [0.610803s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects [0.128442s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_pager_is_passed_through [0.126503s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.427646s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_validate_filters [0.598098s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_project_id [0.123290s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count [0.613795s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_with_validate_filters [0.086469s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_without_validate_filters [0.092255s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_create_single_transaction [0.403132s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_changes_forbidden [0.095313s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_invalid_fields [0.086631s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.928290s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_validate_filters_false [0.851393s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_objects [0.973068s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_create_single_transaction [1.143929s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_objects [0.871815s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_supports_extra_filtername [0.479343s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_db_obj [0.295059s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_objects [1.343272s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_single_transaction [0.338990s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_objects_nothing_to_update [0.765466s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count_invalid_fields [0.126481s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects [0.136825s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_single_transaction [0.426379s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_without_validate_filters [0.128143s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.853551s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object [0.127696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_supports_extra_filtername [0.364027s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.134099s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_missing_object [0.140561s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.112024s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_without_validate_filters [0.143937s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_without_validate_filters [0.094900s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_unique_key [0.101665s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.146949s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_standard_attr_id [0.580418s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_with_synthetic_fields [1.877759s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_without_validate_filters [0.136137s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.133641s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_validate_filters_false [0.847775s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test__attach_qos_policy [0.887023s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values [0.039932s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_invalid_field [0.045493s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.077600s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.052371s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.053320s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count_invalid_filters [0.543338s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_objects [0.694347s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot [1.548060s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create_duplicates [0.087195s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete [0.090404s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count_invalid_filters [0.439502s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_invalid_fields [0.082038s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_without_validate_filters [0.126999s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count_validate_filters_false [0.553712s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_single_transaction [0.319466s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.121550s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.124845s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_allocated_by_subnet_id [0.891706s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_fields [0.079736s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.076697s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_queries_constant [0.703379s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_create_single_transaction [0.760446s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_by_vnic_type_and_host [1.039549s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_objects_nothing_to_delete [1.532545s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_single_transaction [0.549508s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_queries_constant [0.711658s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_qos_policy_id [0.533274s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_single_transaction [0.519477s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_objects_nothing_to_update [0.203506s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create [0.083186s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.075612s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.091591s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_single_transaction [0.595030s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_fields_no_update [0.104610s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_2_to_v1_1_drops_segment_id_in_binding_levels [0.503110s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_auto_deletable_ports_dhcp [0.702690s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values [0.103335s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.092704s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_5_to_v1_4_drops_qos_network_policy_id [0.419379s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.086968s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.098533s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.508017s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.118371s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_7_to_v1_6_drops_device_profile [0.390058s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create_duplicates [0.149859s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create_updates_from_db_object [0.095975s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_valid_fields [0.043472s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_without_validate_filters [0.037286s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_missing_primary_key [0.047420s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_without_validate_filters [0.089346s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values [0.081495s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.085720s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_changes [0.097981s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_changes_forbidden [0.080318s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count_invalid_filters [1.294359s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_fields_no_update [0.089307s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_count_invalid_fields [0.046053s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.069734s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete [0.066487s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.102928s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.081964s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.043669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_with_synthetic_fields [1.873412s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.075815s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values [0.096752s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.081784s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.149116s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.071142s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot_no_ports [0.348209s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.081239s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count_validate_filters_false [1.027354s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_filtering_by_fields [0.428198s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_db_obj [0.211407s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_standard_attr_id [0.575777s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_create_update_delete [0.271838s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_false [0.456647s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_create_single_transaction [0.990526s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_objects_nothing_to_delete [1.376143s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_queries_constant [0.167162s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist [0.176730s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_security_group_ids [1.300190s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create_updates_from_db_object [0.093933s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_invalid_fields [0.077584s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_missing_object [0.113014s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [1.618581s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects [0.124975s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_invalid_fields [0.144534s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared [2.325283s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_with_validate_filters [0.172105s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_security_group_ids_and_port_id [1.091105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_no_shared_ranges [0.531899s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_without_validate_filters [0.122671s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_false [0.184610s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.130137s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_create_update_delete [1.167523s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_not_shared_with_project_id [0.096946s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.641424s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_clean_obj_from_primitive [0.080231s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create [0.039837s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects [0.047280s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_invalid_fields [0.036015s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_db_obj [0.175112s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count_invalid_fields [0.131562s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_project_id [0.053128s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values [0.054797s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_single_transaction [0.134364s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_invalid_field [0.042706s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_invalid_fields [0.061565s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.075618s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create [0.137964s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_queries_constant [0.179337s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_invalid_fields [0.138497s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.129398s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_supports_extra_filtername [0.155329s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object [0.180201s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist [0.157133s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects [0.165541s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_validate_filters_false [0.187866s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.168290s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_port_binding_by_vnic_type [0.799155s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_object [0.198351s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_single_transaction [0.187486s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects [0.099028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object_unique_key [0.157360s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.118292s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_invalid_field [0.175137s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_mixed_fields [1.544192s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_with_validate_filters [0.164530s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.551872s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.081201s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.104784s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.078422s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_invalid_fields [0.128334s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_valid_fields [0.098555s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_valid_fields [0.042811s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_without_validate_filters [0.054732s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.090874s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.043836s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count [0.354930s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.682842s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values [0.069987s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_create_single_transaction [0.234314s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create_duplicates [0.112641s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.101531s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.086243s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.098851s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete [0.092918s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_objects_nothing_to_delete [0.247887s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_fields [0.081148s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.094815s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.097951s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count_invalid_filters [0.216619s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_queries_constant [0.309298s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.075658s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_create_single_transaction [0.093911s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_invalid_field [0.044022s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_objects [0.108139s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.109447s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_create_update_delete [0.093703s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_supports_extra_filtername [0.300089s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.112716s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_false [0.184137s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.139849s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_false [0.081565s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_validate_filters_false [0.095220s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_clean_obj_from_primitive [0.050596s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create [0.046235s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.051851s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count_invalid_filters [4.486068s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_fields_no_update [0.043648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object [0.038572s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_missing_primary_key [0.057510s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_valid_fields [0.050840s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_invalid_fields [0.069820s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count [0.136151s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.129182s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_validate_filters [1.464863s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_filtering_by_fields [0.205287s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count_validate_filters_false [1.736936s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_create_update_delete [0.106323s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.207820s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_single_transaction [0.100095s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_objects_nothing_to_update [0.193036s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.187360s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_clean_obj_from_primitive [0.090050s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create [0.128064s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count_invalid_fields [0.051673s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_invalid_fields [0.062860s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_fields_no_update [0.085541s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_missing_object [0.112967s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_unique_key [0.097872s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects [0.114477s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_invalid_fields [0.102996s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_without_validate_filters [0.097083s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_project_id [0.088511s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_valid_fields [0.857525s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values [0.122671s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_objects [1.404125s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_extra_fields [0.049088s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object_missing_object [0.058262s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.096532s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object_missing_primary_key [0.049748s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_valid_fields [0.082176s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects [0.057684s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_valid_fields [0.077616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_without_validate_filters [0.045230s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_expired [0.211047s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_without_validate_filters [0.039527s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.042932s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_valid_fields [0.042987s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_updates_from_db_object [0.049250s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.185296s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count_validate_filters_false [2.984083s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_create_update_delete [0.098911s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_dirty_protected [0.155571s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_objects [0.247815s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_single_transaction [0.153241s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.184427s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_objects_nothing_to_delete [1.016617s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.206528s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_object [0.134820s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.252953s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_clean_obj_from_primitive [0.154078s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_false [0.251530s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create_updates_from_db_object [0.135555s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.156769s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete [0.103003s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_invalid_fields [0.053097s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_single_transaction [0.177387s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object [0.053347s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.062863s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_clean_obj_from_primitive [0.086732s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_without_validate_filters [0.046768s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_invalid_fields [0.082039s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_without_validate_filters [0.074738s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete [0.147856s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.045541s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count_validate_filters_false [0.078173s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_extra_fields [0.143983s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_single_transaction [0.083632s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_fields_no_update [0.084804s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_queries_constant [0.125800s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_missing_primary_key [0.084201s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_unique_key [0.091500s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.053343s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist [0.138018s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.053806s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values [0.043998s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_reservation_synthetic_field [0.166603s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.053724s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_fields [0.050903s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_object [0.144713s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_count_invalid_filters [0.134643s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_objects_nothing_to_update [0.133072s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_create_single_transaction [0.105203s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.108839s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_filtering_by_fields [2.534803s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count_invalid_fields [0.086213s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_create_update_delete [0.097556s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create_updates_from_db_object [0.088831s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_valid_fields [0.069380s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_single_transaction [0.095418s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_objects [3.202355s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.078335s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_validate_filters [0.093292s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object [0.074215s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create [0.047802s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects [0.042720s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_mixed_fields [0.079939s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_valid_fields [0.083873s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_project_id [0.066677s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_without_validate_filters [0.077437s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_invalid_fields [0.565775s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object [0.053851s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_missing_object [0.047368s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects [0.040785s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_create_update_delete [1.286682s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_with_validate_filters [0.099059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.090357s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_changes [1.007896s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_fields [0.089629s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_invalid_fields [0.113315s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_without_validate_filters [0.098779s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_db_obj [0.275190s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create [0.096714s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_valid_fields [0.089823s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_objects [0.246421s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object [0.088576s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_valid_fields [0.081587s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_object [0.181896s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_objects [0.104619s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete [0.058569s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_invalid_fields [0.058857s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.404519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values [0.116721s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values [0.059641s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_updates_from_db_object [0.051031s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_single_transaction [2.698770s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count_invalid_fields [0.065110s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectTestCase.test_get_type_class_map [0.115117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create_duplicates [0.050472s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_invalid_fields [0.067245s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_attach_rbac_returns_type [0.170694s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.056307s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_fields_no_update [0.050533s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_mixed_fields [0.052091s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects [0.153874s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.066690s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object [0.136669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_without_validate_filters [0.101444s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_invalid_field [0.112109s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects [0.096313s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_changes_forbidden [0.104567s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_projects_with_shared_access_to_db_obj_return_project_ids [0.107002s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_fields [0.132565s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values [0.094616s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_queries_constant was marked as unstable because of bug 1775220, failure was: 7 != 11: queries before: DEBUG: SELECT 1 DEBUG: BEGIN DEBUG: SELECT ml2_port_binding_levels.port_id AS ml2_port_binding_levels_port_id, ml2_port_binding_levels.host AS ml2_port_binding_levels_host, ml2_port_binding_levels.level AS ml2_port_binding_levels_level, ml2_port_binding_levels.driver AS ml2_port_binding_levels_driver, ml2_port_binding_levels.segment_id AS ml2_port_binding_levels_segment_id DEBUG: FROM ml2_port_binding_levels ORDER BY ml2_port_binding_levels.port_id ASC, ml2_port_binding_levels.level ASC, ml2_port_binding_levels.host ASC DEBUG: SELECT networksegments.id AS networksegments_id, networksegments.network_id AS networksegments_network_id, networksegments.network_type AS networksegments_network_type, networksegments.physical_network AS networksegments_physical_network, networksegments.segmentation_id AS networksegments_segmentation_id, networksegments.is_dynamic AS networksegments_is_dynamic, networksegments.segment_index AS networksegments_segment_index, networksegments.name AS networksegments_name, networksegments.standard_attr_id AS networksegments_standard_attr_id DEBUG: FROM networksegments DEBUG: WHERE networksegments.id = :pk_1 DEBUG: SELECT segmenthostmappings.segment_id AS segmenthostmappings_segment_id, segmenthostmappings.host AS segmenthostmappings_host, anon_1.networksegments_id AS anon_1_networksegments_id DEBUG: FROM (SELECT networksegments.id AS networksegments_id DEBUG: FROM networksegments DEBUG: WHERE networksegments.id = :pk_1) AS anon_1 JOIN segmenthostmappings ON anon_1.networksegments_id = segmenthostmappings.segment_id DEBUG: SELECT standardattributes.id AS standardattributes_id, standardattributes.resource_type AS standardattributes_resource_type, standardattributes.description AS standardattributes_description, standardattributes.revision_number AS standardattributes_revision_number, standardattributes.created_at AS standardattributes_created_at, standardattributes.updated_at AS standardattributes_updated_at DEBUG: FROM standardattributes DEBUG: WHERE standardattributes.id IN (__[POSTCOMPILE_primary_keys]) DEBUG: SELECT tags.standard_attr_id AS tags_standard_attr_id, tags.tag AS tags_tag, anon_1.standardattributes_id AS anon_1_standardattributes_id DEBUG: FROM (SELECT standardattributes.id AS standardattributes_id DEBUG: FROM standardattributes DEBUG: WHERE standardattributes.id IN (__[POSTCOMPILE_primary_keys])) AS anon_1 JOIN tags ON anon_1.standardattributes_id = tags.standard_attr_id DEBUG: queries after: DEBUG: SELECT 1 DEBUG: BEGIN DEBUG: SELECT ml2_port_binding_levels.port_id AS ml2_port_binding_levels_port_id, ml2_port_binding_levels.host AS ml2_port_binding_levels_host, ml2_port_binding_levels.level AS ml2_port_binding_levels_level, ml2_port_binding_levels.driver AS ml2_port_binding_levels_driver, ml2_port_binding_levels.segment_id AS ml2_port_binding_levels_segment_id DEBUG: FROM ml2_port_binding_levels ORDER BY ml2_port_binding_levels.port_id ASC, ml2_port_binding_levels.level ASC, ml2_port_binding_levels.host ASC DEBUG: SELECT networksegments.id AS networksegments_id, networksegments.network_id AS networksegments_network_id, networksegments.network_type AS networksegments_network_type, networksegments.physical_network AS networksegments_physical_network, networksegments.segmentation_id AS networksegments_segmentation_id, networksegments.is_dynamic AS networksegments_is_dynamic, networksegments.segment_index AS networksegments_segment_index, networksegments.name AS networksegments_name, networksegments.standard_attr_id AS networksegments_standard_attr_id DEBUG: FROM networksegments DEBUG: WHERE networksegments.id = :pk_1 DEBUG: SELECT segmenthostmappings.segment_id AS segmenthostmappings_segment_id, segmenthostmappings.host AS segmenthostmappings_host, anon_1.networksegments_id AS anon_1_networksegments_id DEBUG: FROM (SELECT networksegments.id AS networksegments_id DEBUG: FROM networksegments DEBUG: WHERE networksegments.id = :pk_1) AS anon_1 JOIN segmenthostmappings ON anon_1.networksegments_id = segmenthostmappings.segment_id DEBUG: SELECT standardattributes.id AS standardattributes_id, standardattributes.resource_type AS standardattributes_resource_type, standardattributes.description AS standardattributes_description, standardattributes.revision_number AS standardattributes_revision_number, standardattributes.created_at AS standardattributes_created_at, standardattributes.updated_at AS standardattributes_updated_at DEBUG: FROM standardattributes DEBUG: WHERE standardattributes.id IN (__[POSTCOMPILE_primary_keys]) DEBUG: SELECT tags.standard_attr_id AS tags_standard_attr_id, tags.tag AS tags_tag, anon_1.standardattributes_id AS anon_1_standardattributes_id DEBUG: FROM (SELECT standardattributes.id AS standardattributes_id DEBUG: FROM standardattributes DEBUG: WHERE standardattributes.id IN (__[POSTCOMPILE_primary_keys])) AS anon_1 JOIN tags ON anon_1.standardattributes_id = tags.standard_attr_id DEBUG: SELECT networksegments.id AS networksegments_id, networksegments.network_id AS networksegments_network_id, networksegments.network_type AS networksegments_network_type, networksegments.physical_network AS networksegments_physical_network, networksegments.segmentation_id AS networksegments_segmentation_id, networksegments.is_dynamic AS networksegments_is_dynamic, networksegments.segment_index AS networksegments_segment_index, networksegments.name AS networksegments_name, networksegments.standard_attr_id AS networksegments_standard_attr_id DEBUG: FROM networksegments DEBUG: WHERE networksegments.id = :pk_1 DEBUG: SELECT segmenthostmappings.segment_id AS segmenthostmappings_segment_id, segmenthostmappings.host AS segmenthostmappings_host, anon_1.networksegments_id AS anon_1_networksegments_id DEBUG: FROM (SELECT networksegments.id AS networksegments_id DEBUG: FROM networksegments DEBUG: WHERE networksegments.id = :pk_1) AS anon_1 JOIN segmenthostmappings ON anon_1.networksegments_id = segmenthostmappings.segment_id DEBUG: SELECT standardattributes.id AS standardattributes_id, standardattributes.resource_type AS standardattributes_resource_type, standardattributes.description AS standardattributes_description, standardattributes.revision_number AS standardattributes_revision_number, standardattributes.created_at AS standardattributes_created_at, standardattributes.updated_at AS standardattributes_updated_at DEBUG: FROM standardattributes DEBUG: WHERE standardattributes.id IN (__[POSTCOMPILE_primary_keys]) DEBUG: SELECT tags.standard_attr_id AS tags_standard_attr_id, tags.tag AS tags_tag, anon_1.standardattributes_id AS anon_1_standardattributes_id DEBUG: FROM (SELECT standardattributes.id AS standardattributes_id DEBUG: FROM standardattributes DEBUG: WHERE standardattributes.id IN (__[POSTCOMPILE_primary_keys])) AS anon_1 JOIN tags ON anon_1.standardattributes_id = tags.standard_attr_id DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_invalid_field [0.098320s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_without_validate_filters [0.114619s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count [0.144795s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create [0.179273s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count_validate_filters_false [0.176148s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create_duplicates [0.185957s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_create_single_transaction [0.140916s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create_updates_from_db_object [0.136195s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.150419s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete [0.137748s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_single_transaction [0.828619s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_single_transaction [0.163554s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_invalid_fields [0.129130s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_supports_extra_filtername [0.212450s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_mixed_field [0.110691s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_for_admin [0.108897s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_for_db_object_owner [0.125222s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_object [0.225592s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_objects [0.100231s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_valid_fields [0.141887s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_supports_extra_filtername [0.824778s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_single_transaction [0.062087s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects [0.046314s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_primary_key_forbidden_fail [0.137889s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_valid_fields [0.070831s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_remove_wildcard_sharing [0.057697s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object [0.080869s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_wildcard [0.080855s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_unique_key [0.081677s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_handles_only_object_type [0.073045s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_fails_single_used_wildcarded [0.055946s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_invalid_fields [0.078981s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_db_obj [0.075785s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_objects_nothing_to_delete [0.072713s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_filtering_by_fields [0.088557s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist_validate_filters_false [0.617473s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_single_transaction [3.654698s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_create_update_delete [0.548119s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.673906s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_queries_constant [0.087185s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist [0.072704s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_false [0.090057s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.979822s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_validate_filters [0.107224s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.079487s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_objects_nothing_to_update [0.130384s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_fields_no_update [0.072702s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_create_updates_from_db_object [0.082320s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete [0.082133s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_without_validate_filters [0.078573s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_without_validate_filters [0.077214s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_invalid_field [0.063071s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_objects [0.775411s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object [0.087159s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create_duplicates [0.056576s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_without_validate_filters [0.072610s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_pager_is_passed_through [0.107313s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object_unique_key [0.052000s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_changes_forbidden [0.065735s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_fields [0.068453s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.070992s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_invalid_fields [0.083197s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_updates_from_db_object [0.066846s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_with_validate_filters [0.112126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects [0.050750s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_without_validate_filters [0.084382s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_fields_no_update [0.046280s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_objects_invalid_fields [0.065159s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects [0.079434s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_primary_key_forbidden_fail [0.084764s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_fields [0.103814s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count_invalid_filters [1.044076s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count [1.319021s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_db_obj [0.672902s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_single_transaction [1.208608s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_db_obj [0.942038s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_filtering_by_fields [1.459546s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [1.485930s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_filtering_by_fields [2.793632s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.057923s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_supports_extra_filtername [0.528771s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.037251s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_supports_extra_filtername [1.245855s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_single_transaction_enginefacade [1.268401s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist [0.777560s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_false [0.591874s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_clean_obj_from_primitive [0.087814s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create_updates_from_db_object [0.091198s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete [0.074348s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_missing_primary_key [0.074076s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects [0.078734s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_with_synthetic_fields [1.203088s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_invalid_fields [0.081296s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.081963s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_valid_fields [0.049338s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values [0.039621s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_with_validate_filters [0.060762s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_db_obj [0.367166s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.199393s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_object [2.996282s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_auto_deletable_ports_not_dhcp [0.338822s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create [0.078090s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create_duplicates [0.085962s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create_updates_from_db_object [0.078501s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete [0.078780s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_valid_fields [0.176125s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_single_transaction [0.462467s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_without_validate_filters [0.062014s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object_missing_object [0.054800s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_queries_constant ... SKIPPED: Port object loads segment info without relationships DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects [0.074690s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_invalid_fields [0.039414s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_valid_fields [0.050670s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_single_transaction [0.171717s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_false [2.195254s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.166778s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_without_validate_filters [0.093603s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_changes [0.065899s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_invalid_fields [0.094732s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count_invalid_filters [0.495538s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot_no_pci_slot [1.061546s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_scoped_floating_ips [4.860779s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_qos_network_policy_id [1.288733s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_db_obj [0.557603s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_ids_by_security_groups_except_router [0.512561s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_objects [0.698984s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist [0.524308s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_validate_filters [0.348639s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.600858s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_objects [1.885202s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_object [0.669177s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_single_transaction [0.565907s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist [2.185091s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create_duplicates [0.077742s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_fields_no_update [0.075308s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_single_transaction [0.417253s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.071745s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.073207s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_v1_1_to_v1_0_drops_qos_policy_id [0.638859s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_changes_forbidden [0.075210s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_4_to_v1_3_converts_binding_to_portbinding_object [0.754500s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_v1_2_to_v1_1_drops_qos_network_policy_id [0.704249s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count_invalid_fields [0.048510s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create_updates_from_db_object [0.042486s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects [0.037480s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count [0.819914s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_fields_no_update [0.046450s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_missing_primary_key [0.037527s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_mixed_fields [0.051704s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.075290s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_valid_fields [0.045508s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_project_id [0.047014s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_6_to_v1_5_drops_numa_affinity_policy [0.618168s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_with_validate_filters [0.045707s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count_validate_filters_false [0.372412s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_without_validate_filters [0.076670s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects [0.115481s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.050091s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_changes [0.037615s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_missing_object [0.120643s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_fields [0.054328s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.240472s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_valid_fields [0.040484s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.035982s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_unique_key [0.099928s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_invalid_fields [0.081530s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_project_id [0.068940s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_synthetic_fields [0.079136s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_invalid_fields [0.089572s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.078383s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_filtering_by_fields [0.508465s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count_invalid_fields [0.037559s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create_duplicates [0.061395s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.048537s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.034554s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_unique_key [0.049966s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects [0.051162s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_invalid_field [0.051702s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_changes_forbidden [0.044427s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_create_update_delete [0.527639s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count [0.107526s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.076894s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_single_transaction [0.069793s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.084350s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_supports_extra_filtername [0.071878s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count_invalid_filters [1.354353s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_object [3.509798s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_single_transaction [0.542779s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_clean_obj_from_primitive [0.118779s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.335438s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_validate_filters [0.070085s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create [0.131771s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_invalid_fields [0.110069s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_mixed_field [0.094510s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.604912s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_without_validate_filters [0.044115s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_invalid_fields [0.090877s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_without_validate_filters [0.070254s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_changes_forbidden [0.038498s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_valid_fields [0.043823s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_single_transaction [0.695384s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count_validate_filters_false [0.076459s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_objects [0.070058s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_single_transaction [0.076807s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_validate_filters [0.129419s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create_duplicates [0.089345s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.117973s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count [0.959871s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_single_transaction [0.913460s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_project_id [0.105885s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist [0.738575s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values [0.114366s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_without_validate_filters [0.047875s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.083565s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_objects [0.092937s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_create_single_transaction [0.755027s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.545851s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_single_transaction [0.131765s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_filtering_by_fields [0.151109s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.828263s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.138721s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_single_transaction [0.076126s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [0.623967s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist [0.127077s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_objects [0.179005s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_single_transaction [0.146852s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.039883s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count_invalid_fields [0.047345s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_count_invalid_fields [0.082119s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects [0.042911s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.035687s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects [0.072198s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object [0.036391s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.035704s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.039490s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_valid_fields [0.074299s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.036727s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.070381s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_missing_primary_key [0.072394s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_fields [0.040754s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_with_validate_filters [0.080112s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_with_synthetic_fields [1.607105s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.352592s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.078933s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_objects [1.907793s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_changes [0.073995s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.488166s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_objects_nothing_to_delete [0.657849s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_qos_policy_id [0.353693s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_false [0.291963s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_fields [1.064493s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_filtering_by_fields [1.260653s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_updates_from_db_object [0.100437s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_create_single_transaction [0.182490s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_filtering_by_fields [0.164619s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_with_synthetic_fields [0.208136s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_qos_policy [0.955643s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_with_synthetic_fields [0.164313s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_duplicated_port_bindings [0.807504s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_objects [0.154273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create [0.068603s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_invalid_fields [0.077085s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_without_validate_filters [0.079732s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_synthetic_fields [0.073155s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_single_transaction [0.490794s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_changes_forbidden [0.067400s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_objects_valid_fields [0.077399s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_objects_without_validate_filters [0.076895s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.073410s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_updates_from_db_object [0.076246s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.483299s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_count [0.172128s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_count_validate_filters_false [0.149233s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_object [1.226063s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.154524s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_false [0.428030s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_create_single_transaction [0.229086s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_single_transaction [0.148099s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_filtering_by_fields [3.083527s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_object [0.330365s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.341354s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_supports_extra_filtername [0.142591s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_single_transaction [0.334877s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_single_transaction [0.326666s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.041086s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.048939s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_unique_key [0.039613s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_false [0.150743s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_non_existent_object_raises_not_found [0.198988s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.044572s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.115931s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.064749s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects [0.042466s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_objects_nothing_to_update [0.085923s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_invalid_fields [0.039638s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.105411s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_missing_object [0.042698s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_single_transaction [0.075984s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects [0.059584s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_count_invalid_fields [0.036385s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create_duplicates [0.035706s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_without_validate_filters [0.044376s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create_updates_from_db_object [0.041256s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_fields_no_update [0.037322s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_changes [0.111979s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_missing_primary_key [0.035754s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_changes [0.038344s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_valid_fields [0.044677s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_fields [0.045551s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_valid_fields [0.048886s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_changes [0.044305s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count_invalid_fields [0.088472s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_changes_forbidden [0.049678s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_valid_fields [0.036627s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.044585s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.093694s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_clean_obj_from_primitive [0.038159s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_queries_constant [1.431003s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_missing_primary_key [0.074629s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete [0.039244s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects [0.038666s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_mixed_fields [0.084721s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.071990s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_invalid_field [0.081418s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.077454s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_fields [0.077731s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.078952s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects [0.503895s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_with_validate_filters [0.035646s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_without_validate_filters [0.035630s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_to_dict_synthetic_fields [0.039997s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_invalid_fields [0.034853s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count [1.250967s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_valid_fields [0.043917s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_valid_fields [0.056157s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_mixed_fields [0.051256s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.050066s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_valid_fields [0.081906s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_router_ids_without_router_std_attrs [1.260853s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_without_validate_filters [0.083544s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_with_validate_filters [0.053396s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_without_validate_filters [0.053986s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_fails_for_unauthorized_project [0.053608s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_if_shared_with_project [0.079011s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_invalid_fields [0.068569s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count_invalid_filters [1.147896s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_avoid_duplicate_update [0.050042s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_forbidden_for_outsiders [0.050170s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_fails_single_project_and_in_use [0.050862s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_not_bound_project_success [0.071504s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count_invalid_filters [0.066240s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count_invalid_filters [1.204533s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_single_transaction [0.078613s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_single_transaction [0.074758s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.420866s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_standard_attr_id [0.911357s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.068788s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_validate_filters_false [0.063379s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.064545s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_clean_obj_from_primitive [0.038278s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create [0.044134s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create_updates_from_db_object [0.036727s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete [0.036552s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_single_transaction [0.506757s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_missing_object [0.043096s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_missing_primary_key [0.041533s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_valid_fields [0.066349s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_create_single_transaction [1.122679s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_changes [0.035787s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_valid_fields [0.037260s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_without_validate_filters [0.041954s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_clean_obj_from_primitive [0.060052s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_create [0.043278s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_without_validate_filters [0.037775s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count_invalid_filters [0.968840s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_invalid_field [0.044915s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_changes_forbidden [0.038838s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_objects [1.895375s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_objects [0.635488s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_single_transaction [0.196158s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_supports_extra_filtername [0.217113s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count_invalid_filters [0.976202s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_single_transaction [0.976689s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_false [0.237729s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_db_obj [1.963709s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_clean_obj_from_primitive [0.057511s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_valid_fields [0.036514s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_fields_no_update [0.037875s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object [0.043058s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.043644s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create [0.052864s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create_updates_from_db_object [0.073188s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete [0.089584s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count_validate_filters_false [1.007862s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_valid_fields [0.086258s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.700635s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_project_id [0.078020s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_mixed_field [0.085487s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_changes_forbidden [0.088589s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_valid_fields [0.085745s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_updates_from_db_object [0.042961s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_with_synthetic_fields [0.626945s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_create_single_transaction [1.036361s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count [0.589256s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist [1.078302s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_create_single_transaction [0.512294s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist [1.158558s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist_validate_filters_false [0.911931s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.423495s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_single_transaction [0.928834s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_objects_nothing_to_update [0.973124s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_objects [1.949614s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_object [0.611016s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create [0.050042s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create_updates_from_db_object [0.039194s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_valid_fields [0.088301s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.086637s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_unique_key [0.038997s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects [0.039261s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_valid_fields [0.052416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values [0.071134s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_single_transaction [0.914193s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_changes_forbidden [0.086048s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count_invalid_fields [0.049197s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_valid_fields [0.037522s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_invalid_fields [0.092549s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_without_validate_filters [0.037334s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object [0.047209s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects [0.046907s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_valid_fields [0.038869s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_without_validate_filters [0.044304s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_mixed_field [0.037569s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_without_validate_filters [0.043164s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.042515s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_changes_forbidden [0.040208s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_valid_fields [0.050816s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_filtering_by_fields [2.147632s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_objects_nothing_to_delete [0.255903s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.293398s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_single_transaction [2.115665s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_create_update_delete [1.226186s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.220880s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_create_update_delete [0.773075s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_supports_extra_filtername [0.329625s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_object [0.754142s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create [0.038471s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create_duplicates [0.086334s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_create_update_delete [1.311206s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_queries_constant [0.996703s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count_invalid_fields [0.090345s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_unique_key [0.092963s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_invalid_fields [0.098651s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_valid_fields [0.082829s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_invalid_fields [0.555789s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_fields_no_update [0.043773s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_missing_object [0.036409s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_invalid_field [0.118871s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_unique_key [0.036352s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_changes_forbidden [0.043635s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.108662s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_fields [0.035926s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_single_transaction [0.700141s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_invalid_fields [0.067070s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.035735s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_updates_from_db_object [0.037129s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_changes_forbidden [0.059116s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.035991s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_create_single_transaction [0.151567s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.101644s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test__attach_security_group [0.351747s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_filtering_by_fields [0.125242s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_single_transaction [1.311613s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_single_transaction_enginefacade [0.120734s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_check_network_ports_by_binding_types [0.275447s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_single_transaction [0.119089s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.765500s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_supports_extra_filtername [0.186758s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_validate_filters_false [0.165710s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_clean_obj_from_primitive [0.060386s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create_duplicates [0.035395s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_without_validate_filters [0.054812s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_fields_no_update [0.049186s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_filtering_by_fields [0.814016s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist_false [0.838322s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_without_validate_filters [0.049495s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_invalid_field [0.048059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_with_validate_filters [0.043995s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_without_validate_filters [0.038325s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.055789s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.392865s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_create_update_delete [0.701704s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_objects_nothing_to_update [0.763940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_missing_object [0.070896s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_with_unset_project_id [0.727110s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_single_transaction [0.616964s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_fields [0.042845s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_missing_primary_key [0.079754s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_validate_filters_false [0.472616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count_validate_filters_false [0.224566s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_without_validate_filters [0.079621s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_db_obj [0.196017s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_qos_network_policy_id [0.426878s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_objects_nothing_to_delete [0.133785s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_filter_by_is_default [0.154073s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_single_transaction [0.148960s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count_invalid_filters [0.648151s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_queries_constant [0.115210s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_validate_filters_false [1.228635s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_with_synthetic_fields [0.244373s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_objects [0.743035s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_create_single_transaction [0.334320s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_sgs_stateful_flag [0.163507s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_standard_attr_id [0.204278s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_2_to_1_1_no_stateful [0.146571s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_3_to_1_2_no_remote_ag [0.125425s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_false [0.117163s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_qos_policy [0.912669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist [0.328118s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_object [0.230628s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_objects [0.274898s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_objects_nothing_to_update [0.076071s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_3_to_v1_2_unlists_distributed_bindings [1.392667s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_clean_obj_from_primitive [0.074014s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_clean_obj_from_primitive [0.085592s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create [0.038841s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete [0.060260s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete [0.078058s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_false [0.664479s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_without_validate_filters [0.075370s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_extra_fields [0.080001s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_extra_fields [0.075835s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_fields_no_update [0.078943s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.895781s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_invalid_fields [0.075809s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.086729s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_validate_filters_false [0.308378s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_valid_fields [0.076891s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_invalid_field [0.078227s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create [0.068581s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_without_validate_filters [0.076670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_mixed_field [0.073857s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create_updates_from_db_object [0.079998s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_invalid_field [0.079269s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_with_validate_filters [0.095228s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete [0.088971s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_with_validate_filters [0.075531s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_without_validate_filters [0.075177s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_missing_object [0.085191s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_without_validate_filters [0.075639s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_with_unset_project_id [0.080163s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects [0.071541s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_invalid_fields [0.071922s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_fields [0.067732s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.103655s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_without_validate_filters [0.077847s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_updates_from_db_object [0.089467s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_updates_from_db_object [0.074153s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.081274s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create [0.067629s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_with_validate_filters [0.086123s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete [0.083057s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_without_validate_filters [0.070443s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count_validate_filters_false [0.239555s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects [0.078899s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_fields [0.073713s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.075711s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_single_transaction [1.131482s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_valid_fields [0.087318s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.177116s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create_duplicates [0.042687s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_without_validate_filters [0.074251s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object [0.076429s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete [0.052409s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_missing_object [0.074658s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.181868s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.083769s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.183047s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.074921s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_db_obj [0.239915s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.108765s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_objects_nothing_to_delete [0.190119s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count_validate_filters_false [0.194282s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_extra_fields [0.670253s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_single_transaction [0.214779s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object [0.069725s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_filtering_by_fields [0.177525s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_unique_key [0.060887s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values [0.047662s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.040661s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_single_transaction [0.151854s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_changes_forbidden [0.054345s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_without_validate_filters [0.046195s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_queries_constant [0.332679s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_updates_from_db_object [0.041928s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_single_transaction [0.152844s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_shared [1.083284s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count_invalid_fields [0.106140s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_object [0.174169s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create [0.044556s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object [0.034543s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create_duplicates [0.128327s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.037558s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete [0.110292s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create [0.090463s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count_validate_filters_false [0.764194s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects [0.075243s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.038100s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete [0.085088s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_changes [0.052061s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_valid_fields [0.079528s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_fields [0.040349s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_valid_fields [0.078029s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_unique_key [0.076650s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_invalid_fields [0.072882s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.084669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count_validate_filters_false [0.209450s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.071992s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values [0.071997s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_db_obj [0.191874s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_invalid_field [0.074451s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_single_transaction [0.593101s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.083869s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.154596s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_fields [0.071693s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_without_validate_filters [0.082813s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_single_transaction [0.173646s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.063724s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count_invalid_filters [0.228673s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_non_existent_object_raises_not_found [0.132760s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_clean_obj_from_primitive [0.039560s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count_invalid_filters [0.174601s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_without_validate_filters [0.042567s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_fields_no_update [0.035341s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_create_single_transaction [0.143891s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_mixed_fields [0.058508s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.045179s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_valid_fields [0.035625s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.129429s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_with_validate_filters [0.041640s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_without_validate_filters [0.044212s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist [0.883598s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_single_transaction [0.168125s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_fields [0.044030s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_invalid_fields [0.045040s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_updates_from_db_object [0.055345s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count_invalid_filters [0.077669s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_create_single_transaction [0.802488s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_create_single_transaction [0.068348s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_filtering_by_fields [0.254860s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.059225s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_create_update_delete [0.074842s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_objects_nothing_to_delete [0.148792s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_single_transaction [0.125042s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_single_transaction [0.061024s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_validate_filters [0.518823s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_false [0.065933s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_validate_filters_false [0.061700s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.042806s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_fields_no_update [0.036494s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_unique_key [0.055854s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values [0.051545s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_false [0.259112s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_objects [0.160102s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_objects_nothing_to_update [0.128191s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count [0.738808s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.499964s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create [0.075954s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create_updates_from_db_object [0.070811s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_objects_nothing_to_delete [0.110156s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_is_default_True [1.070736s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete [0.094774s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_db_obj [0.289767s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_fields_no_update [0.055779s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_create_update_delete [0.148822s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object [0.034166s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_invalid_fields [0.034768s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_single_transaction [0.175688s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create_duplicates [0.065374s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_single_transaction [0.133290s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_changes [0.033767s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_create_update_delete [0.274029s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object [0.073575s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_changes_forbidden [0.067015s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_mixed_fields [0.072267s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.161204s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_fields [0.076043s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.078777s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.081768s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count_invalid_filters [0.069596s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_single_transaction_enginefacade [0.304167s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count_validate_filters_false [0.063222s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_mixed_field [0.067852s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_single_transaction [0.201028s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_db_obj [0.070943s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_changes [0.065564s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.058125s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_validate_filters_false [0.060120s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_fields [0.067974s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create_duplicates [0.037385s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_extra_fields [0.033278s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_valid_fields [0.034570s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist [0.287800s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_invalid_field [0.033967s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count [0.238733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create [0.035646s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_changes_forbidden [0.072686s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects [0.035048s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_valid_fields [0.056439s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count [0.120693s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.077230s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist [0.352138s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count_invalid_filters [0.066219s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count_invalid_filters [0.232551s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_fields_no_update [0.074865s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_db_obj [0.065172s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_valid_fields [0.035408s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.151253s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values [0.049429s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_create_update_delete [0.134365s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_without_validate_filters [0.086034s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_single_transaction [0.097551s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.068072s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_filtering_by_fields [0.188978s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_changes [0.083650s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_create_update_delete [0.189915s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_without_validate_filters [0.068424s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_validate_filters [0.655414s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_single_transaction [0.429631s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist [0.210234s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.097282s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count_validate_filters_false [0.328361s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.170644s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_validate_filters [0.132577s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_validate_filters_false [0.080125s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_object [0.418069s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create_duplicates [0.036539s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_single_transaction [0.174510s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects [0.050862s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_missing_object [0.041669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.067869s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects [0.034973s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_invalid_fields [0.050351s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [0.354935s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_extra_fields [0.075842s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_fields_no_update [0.061482s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_invalid_field [0.035123s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_mixed_field [0.034430s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_with_validate_filters [0.034499s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.034096s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_objects [0.439800s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.071390s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_objects_invalid_fields [0.047410s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create_duplicates [0.036375s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete [0.035033s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values [0.066868s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.333741s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_without_validate_filters [0.036570s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_invalid_field [0.071633s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_objects_nothing_to_delete [0.150616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.036588s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_missing_primary_key [0.060967s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.035637s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.038443s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_unique_key [0.075454s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.037344s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_single_transaction [0.153632s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_invalid_fields [0.063053s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_valid_fields [0.036793s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_invalid_field [0.034503s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_filtering_by_fields [0.163250s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_without_validate_filters [0.036620s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist [0.407850s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_changes_forbidden [0.035269s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_queries_constant [0.082904s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_without_validate_filters [0.069371s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count [0.306254s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.037181s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.081938s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_updates_from_db_object [0.037284s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist [0.103459s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_false [0.260607s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create_duplicates [0.059839s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects [0.052954s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_validate_filters_false [0.078601s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_objects [0.247075s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_clean_obj_from_primitive [0.036198s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects [0.074410s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_invalid_fields [0.075777s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_fields_no_update [0.074292s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_valid_fields [0.075113s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_objects_nothing_to_delete [0.127734s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_missing_object [0.056652s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_invalid_fields [0.034486s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects [0.070425s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.072037s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.037213s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_unique_key [0.051869s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_valid_fields [0.036873s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.034610s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_with_validate_filters [0.035159s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_without_validate_filters [0.035327s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_without_validate_filters [0.078006s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_without_validate_filters [0.061013s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_invalid_field [0.039309s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_without_validate_filters [0.076019s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_without_validate_filters [0.060400s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create_updates_from_db_object [0.065290s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_standard_attr_id [0.178128s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_missing_object [0.065747s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_missing_primary_key [0.045173s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_invalid_fields [0.035014s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.034970s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_mixed_field [0.034209s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist [0.291411s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.067381s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create_updates_from_db_object [0.038997s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects [0.036097s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object [0.036971s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_invalid_fields [0.036316s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.077168s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_project_id [0.045591s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count_validate_filters_false [0.688940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_with_unset_project_id [0.077614s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_valid_fields [0.078825s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.883409s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_changes [0.036320s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_fields [0.035081s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.036978s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count [0.224915s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_db_obj [0.538497s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count_invalid_filters [0.136918s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_clean_obj_from_primitive [0.774703s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.171035s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count_invalid_fields [0.088934s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count_validate_filters_false [0.777126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_without_validate_filters [0.092854s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_single_transaction [0.069260s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_objects_nothing_to_delete [0.226134s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.121993s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_fields_no_update [0.092288s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_single_transaction [0.172456s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_missing_object [0.091823s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.132317s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_missing_primary_key [0.092181s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_filtering_by_fields [0.160043s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_invalid_fields [0.093840s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create [0.034608s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_pager_is_passed_through [0.092469s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.057012s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_create_update_delete [0.208799s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_objects_nothing_to_delete [1.047249s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete [0.069421s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.058126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.134136s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects [0.036008s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_shared_field_false_without_context [0.093050s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_to_dict_makes_primitive_field_value [0.093496s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.037637s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.034417s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_changes [0.096025s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_supports_extra_filtername [0.493168s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_lock_subnet_create [0.244165s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_changes_forbidden [0.113373s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_fields [0.100484s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_lock_subnet_update [0.205306s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_without_validate_filters [0.090776s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_count [0.397512s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_updates_from_db_object [0.098633s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_clean_obj_from_primitive [0.034046s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_single_transaction [0.200565s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count_invalid_fields [0.034201s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_allowed_for_admin_or_owner [0.096620s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete [0.045296s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_invalid_fields [0.036029s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_handles_shared_action [0.092238s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_fields_no_update [0.034253s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_create [0.035293s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_single_transaction [0.280062s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.035230s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_fields_no_update [0.035090s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_without_validate_filters [0.035748s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_skips_db_object_owner [0.096315s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object [0.036971s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.142439s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_with_validate_filters [0.079718s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_objects [0.139191s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.034642s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_supports_extra_filtername [0.110863s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_changes [0.035716s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.112622s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_fields [0.037589s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_without_validate_filters [0.044389s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count_invalid_fields [0.062735s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.035925s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_updates_from_db_object [0.071800s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create_duplicates [0.074924s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_false [0.108224s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_invalid_fields [0.070182s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.071414s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.110161s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_invalid_fields [0.080294s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_missing_primary_key [0.040018s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects [0.077142s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_unique_key [0.035309s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_db_obj [0.357608s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.071251s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values [0.059445s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count [0.433997s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_invalid_fields [0.056290s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_with_validate_filters [0.072959s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_count_invalid_fields [0.036129s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_create_duplicates [0.034200s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_invalid_fields [0.049186s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count_validate_filters_false [0.306617s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_valid_fields [0.089264s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_objects_nothing_to_delete [0.500844s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_missing_object [0.068036s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_db_obj [0.184459s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_missing_primary_key [0.063076s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_unique_key [0.050202s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_create_single_transaction [0.566101s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_invalid_fields [0.035980s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.234351s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_objects_nothing_to_delete [0.220587s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_create_update_delete [0.583230s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.503618s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_single_transaction [0.224106s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_valid_fields [0.059215s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values [0.033397s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_to_dict_makes_primitive_field_value [0.032648s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_objects_valid_fields [0.055319s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_objects_without_validate_filters [0.047539s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_objects [0.668105s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_filtering_by_fields [0.721890s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_objects_nothing_to_delete [0.583015s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_single_transaction [0.288722s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_filtering_by_fields [0.543186s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_queries_constant [0.383307s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.154878s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist [1.473128s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_with_synthetic_fields [0.929242s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_clean_obj_from_primitive [0.081176s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create_duplicates [0.034975s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects [0.035214s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_valid_fields [0.034471s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.037033s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_fields_no_update [0.033972s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_missing_primary_key [0.054252s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_validate_filters_false [0.674157s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_invalid_fields [0.036485s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count [0.126019s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_objects [0.208680s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_create_update_delete [0.122009s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create_duplicates [0.067812s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_queries_constant [1.301499s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete [0.060232s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_queries_constant [1.493538s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_fields_no_update [0.059313s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.193195s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects [0.078314s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values [0.060355s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist [0.219758s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_invalid_field [0.087067s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_false [0.084787s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_extra_fields [0.038344s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_with_validate_filters [0.068040s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object [0.039020s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_missing_primary_key [0.036452s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_single_transaction [0.500121s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_without_validate_filters [0.087806s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_unique_key [0.079854s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.070486s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects [0.077438s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_standard_attr_id [0.723478s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_changes_forbidden [0.089417s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_valid_fields [0.065525s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_object [0.636934s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count [0.600176s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count [0.511679s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_validate_filters [0.724973s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_objects [0.128765s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_create_update_delete [0.138286s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_objects_nothing_to_update [0.508024s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_create_single_transaction [0.457645s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_with_synthetic_fields [0.147982s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create [0.072198s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_4_to_1_3_no_normalized_cidr [0.137752s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create_updates_from_db_object [0.078331s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist [0.076687s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_validate_filters [0.056104s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_valid_fields [0.074925s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.074110s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_validate_filters_false [0.150185s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object [0.079558s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_count_invalid_fields [0.034770s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_invalid_fields [0.082200s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_invalid_fields [0.071773s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_objects_nothing_to_update [1.050479s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_valid_fields [0.074517s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_objects [0.781677s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_missing_primary_key [0.086045s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_invalid_fields [0.038035s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values [0.064008s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_valid_fields [0.076035s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_updates_from_db_object [0.079257s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_synthetic_fields [0.088010s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.056376s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_missing_object [0.036883s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_with_unset_project_id [0.070330s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects [0.038780s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.035326s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_db_obj [0.150631s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.083779s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_without_validate_filters [0.062277s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_invalid_field [0.055060s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_single_transaction [0.176333s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_synthetic_fields [0.035610s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_db_obj [0.199559s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_find_candidate_subnets [0.592321s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_queries_constant [0.200382s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_objects_nothing_to_update [0.278463s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_queries_constant [0.198381s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count_invalid_fields [0.037586s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_create_duplicates [0.038486s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_check_routers_not_owned_by_projects [0.503984s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_create_updates_from_db_object [0.036977s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_single_transaction [0.298743s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_valid_fields [0.057993s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.173623s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects [0.069050s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.037067s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_supports_extra_filtername [0.175507s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_valid_fields [0.036474s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_project_id [0.035455s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_false [0.167864s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_invalid_field [0.035832s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_changes_forbidden [0.036356s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_validate_filters [0.139040s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_updates_from_db_object [0.038719s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_validate_filters [0.167519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_validate_filters_false [0.206281s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_db_obj [0.533704s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.131166s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.349893s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_object [0.184145s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_clean_obj_from_primitive [0.037471s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_create_updates_from_db_object [0.035868s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete [0.035869s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects [0.034321s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_objects [0.239632s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_invalid_fields [0.034916s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_invalid_fields [0.035119s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_invalid_field [0.046339s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count_invalid_fields [0.076666s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_without_validate_filters [0.064308s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_to_dict_makes_primitive_field_value [0.038219s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_primary_key_forbidden_fail [0.034428s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_create_update_delete [0.756695s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.069097s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count_invalid_filters [1.029161s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.091395s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_unique_key [0.058476s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.043958s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.035616s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_project_id [0.044826s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.039989s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_db_obj [0.314133s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_supports_extra_filtername [0.463401s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_count_invalid_filters [0.501708s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.274090s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.076167s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_filtering_by_fields [0.263562s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.073493s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_with_synthetic_fields [0.752908s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_create_single_transaction [0.316219s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_single_transaction_enginefacade [0.302488s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_validate_filters_false [0.428509s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_queries_constant [0.364139s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_false [0.450183s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist [0.338000s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create_duplicates [0.035937s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects [0.052549s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.039001s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_single_transaction [0.278294s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_fields_no_update [0.034443s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object [0.037559s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_unique_key [0.042356s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.721330s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_supports_extra_filtername [0.229909s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_with_validate_filters [0.062754s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.035073s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_invalid_fields [0.035553s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.035677s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_count [0.165552s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_security_group_rule_ids [0.320243s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_count_validate_filters_false [0.076793s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_clean_obj_from_primitive [0.082476s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_objects [0.106279s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_object_version_degradation_1_1_to_1_0_no_remote_ag [0.239640s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_count_invalid_fields [0.077365s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.126652s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create_updates_from_db_object [0.068179s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_queries_constant [0.121453s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_object_version_degradation_1_2_to_1_1_no_normalized_cidr [0.190855s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_missing_object [0.083846s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.094478s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_unique_key [0.079573s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_object [0.198850s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_no_matching_policies [0.058717s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.078668s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_valid_fields [0.065149s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_single_transaction [0.075121s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_objects [1.177509s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_valid_fields [0.037747s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_fields_no_update [0.037339s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_single_transaction [0.202406s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object [0.049940s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create_duplicates [0.037192s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects [0.049680s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete [0.035500s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_invalid_fields [0.035438s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_invalid_fields [0.036269s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_changes_forbidden [0.076919s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_extra_fields [0.034894s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_valid_fields [0.036698s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_missing_object [0.035522s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_valid_fields [0.077867s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_unique_key [0.046415s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_without_validate_filters [0.072613s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.080347s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_objects_nothing_to_update [0.415177s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_project_id [0.034427s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values [0.060781s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_invalid_field [0.035475s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_mixed_field [0.036221s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.036367s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count_validate_filters_false [0.301653s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_changes_forbidden [0.036740s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_without_validate_filters [0.046173s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.055461s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count_validate_filters_false [0.445266s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count [0.068784s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.248301s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.060023s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_filtering_by_fields [0.094112s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_changes [0.649844s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_objects_nothing_to_delete [0.231014s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.059818s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_fields [0.080558s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.061439s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_queries_constant [0.128212s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.092323s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_single_transaction [0.255180s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.091364s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_queries_constant [0.121954s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_create [0.036377s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_missing_object [0.076541s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_filtering_by_fields [0.311993s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_unique_key [0.072118s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_filtering_by_fields [0.827660s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist [0.060142s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.056053s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_invalid_field [0.076574s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_queries_constant [0.285475s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_without_validate_filters [0.034427s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_without_validate_filters [0.035454s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count_invalid_fields [0.072579s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.035102s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create_duplicates [0.075740s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_dns_nameservers_in_order [0.390851s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects [0.081709s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.312197s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count_invalid_filters [0.207838s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.077062s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_missing_object [0.071740s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.073480s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_single_transaction [0.200804s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.067058s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.051055s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.159498s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.035112s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_validate_filters [0.157605s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.077229s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.035819s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.036442s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_validate_filters_false [0.428123s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.035687s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.313894s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object [0.070425s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_objects_nothing_to_update [0.209304s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_count_invalid_filters [0.234194s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.082783s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values [0.069377s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_invalid_field [0.073872s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_count_validate_filters_false [0.198134s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_single_transaction [0.269293s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.077087s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.059488s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count_invalid_fields [0.084855s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_single_transaction_enginefacade [1.484335s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_create_single_transaction [0.150027s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create [0.061058s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.062905s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.073996s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.063484s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_db_obj [0.172511s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count [0.172277s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_filtering_by_fields [0.173919s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_supports_extra_filtername [0.411507s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_single_transaction [0.133043s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_queries_constant [0.152220s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create_updates_from_db_object [0.506610s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.136736s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values [0.063241s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_with_validate_filters [0.059321s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_queries_constant [0.097211s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.034701s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_invalid_fields [0.034570s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_single_transaction [0.067010s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_order_asc [0.317875s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_clean_obj_from_primitive [0.077899s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_extra_fields [0.080285s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_false [0.069874s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_order_desc [0.163462s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_fields_no_update [0.086915s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_validate_filters_false [0.089842s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object [0.072760s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_validate_filters [0.189401s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count_invalid_fields [0.037053s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_unique_key [0.083287s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_with_synthetic_fields [0.830121s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create_updates_from_db_object [0.082560s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects [0.080366s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects [0.054194s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_object [0.173406s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_valid_fields [0.040664s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_without_validate_filters [0.082626s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values [0.036758s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_to_dict_synthetic_fields [0.036117s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.035815s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_changes [0.038217s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_objects [0.250075s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_invalid_fields [0.060829s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_objects_nothing_to_update [0.150287s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.485833s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_fields_no_update [0.034779s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object [0.035508s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.035719s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_valid_fields [0.055110s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_shared_subnet_with_another_tenant [0.922982s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values [0.033295s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.663639s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_fields [0.050498s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_invalid_fields [0.036112s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_without_validate_filters [0.036455s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_missing_object [0.062059s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.048287s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects [0.036274s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_invalid_fields [0.035075s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.034911s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_with_validate_filters [0.034680s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_fields [0.035249s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.039268s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist [0.603265s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_updates_from_db_object [0.089510s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_count_validate_filters_false [0.453931s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_db_obj [0.339369s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_validate_filters [0.387547s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist_validate_filters [0.393096s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete [0.082842s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_invalid_fields [0.089830s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_extra_fields [0.069251s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_objects [0.605878s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_create_update_delete [0.417361s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_fields_no_update [0.068721s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_missing_primary_key [0.070970s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_unique_key [0.068771s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_mixed_fields [0.067522s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_single_transaction [0.367123s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_objects [0.655521s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_single_transaction [0.377642s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_mixed_field [0.069066s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_with_validate_filters [0.062117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.075773s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.309091s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.416765s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.074285s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_fields [0.079974s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_invalid_fields [0.068841s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_single_transaction [0.607461s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create_duplicates [0.036281s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_valid_fields [0.079811s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects [0.036795s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.349465s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object [0.035612s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_invalid_fields [0.034406s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_invalid_field [0.068481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_valid_fields [0.038158s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist_validate_filters_false [0.688046s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.507853s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_missing_object [0.056816s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_invalid_fields [0.033712s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_pager_is_passed_through [0.034585s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_without_validate_filters [0.043873s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values [0.072297s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters [0.280109s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_invalid_field [0.084189s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_changes_forbidden [0.034305s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_objects_without_validate_filters [0.033721s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_single_transaction [0.524447s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_objects [0.842665s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.405827s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_single_transaction [0.158752s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count [0.420741s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_validate_filters [0.148042s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.489239s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_objects [0.459382s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_invalid_fields [0.034209s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count_invalid_filters [0.396657s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object [0.036251s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_without_validate_filters [0.044241s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values [0.082991s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_single_transaction [0.341940s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_clean_obj_from_primitive [0.120463s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete [0.035931s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_missing_primary_key [0.035678s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_unique_key [0.035478s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.039775s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values [0.037179s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count_invalid_filters [0.207976s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_invalid_field [0.065181s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count_validate_filters_false [0.102257s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_single_transaction [0.100590s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_single_transaction [0.898316s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_count_invalid_fields [0.068742s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_validate_filters [0.117479s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_invalid_fields [0.445718s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create [0.067996s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_valid_fields [0.035966s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_valid_fields [0.071621s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_db_obj [0.349141s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_count_invalid_fields [0.035660s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist [0.163234s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create_updates_from_db_object [0.039950s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects [0.037248s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_missing_object [0.065890s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_invalid_fields [0.034508s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_missing_object [0.034356s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_missing_primary_key [0.060649s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_objects [0.158496s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_valid_fields [0.063133s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_valid_fields [0.037171s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_without_validate_filters [0.035829s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_project_id [0.067405s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values [0.035238s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object_missing_object [0.065463s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_invalid_field [0.058722s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_invalid_fields [0.034552s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object_missing_primary_key [0.077769s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_objects [0.474624s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_fields [0.067145s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_no_synth [0.083791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object_unique_key [0.076615s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_without_validate_filters [0.058570s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_single_transaction_enginefacade [0.075119s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects [0.081156s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [0.114727s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_no_synth [0.097632s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_valid_fields [0.071294s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_single_transaction [0.066735s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.107053s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values [0.081075s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_standard_attr_id [0.471876s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_standard_attr_id [0.163859s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_with_validate_filters [0.070073s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_changes [0.090481s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_validate_filters [0.135824s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_objects_valid_fields [0.081252s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_validate_filters_false [0.088406s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_no_address_scope [0.061932s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_subnetpool_prefixes [0.116369s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_supports_extra_filtername [0.583463s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_object [0.108826s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist [0.562721s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_is_default_False [0.175561s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count_invalid_fields [0.087244s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_non_existent_object_raises_not_found [0.139432s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create_updates_from_db_object [0.090203s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create_updates_from_db_object [0.080887s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.074148s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects [0.045084s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_valid_fields [0.035642s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.069909s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_count [0.699567s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_multiple_fields [0.381664s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_fields_no_update [0.047778s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_missing_object [0.037892s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_invalid_field [0.079759s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_unique_key [0.041979s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_mixed_field [0.071778s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects [0.050018s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_project_id [0.038447s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_without_validate_filters [0.083241s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.038292s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_changes_forbidden [0.044982s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.084082s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_valid_fields [0.044379s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.421076s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_objects_nothing_to_update [0.405632s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_create_single_transaction [0.133333s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_count [0.268444s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_objects [0.112522s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_single_transaction [0.092647s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_single_transaction [0.315173s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_create_single_transaction [0.198360s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_single_transaction [0.086514s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_single_transaction [0.418841s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_single_transaction [0.081677s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create [0.036722s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_valid_fields [0.036489s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_extra_fields [0.038762s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_invalid_fields [0.035974s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_filtering_by_fields [0.403594s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.099434s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_invalid_field [0.036045s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_with_validate_filters [0.043558s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_makes_primitive_field_value [0.034592s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_count_invalid_fields [0.035782s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_with_unset_project_id [0.033677s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.130124s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_create_updates_from_db_object [0.036889s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create_duplicates [0.069575s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects [0.035808s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects_invalid_fields [0.037438s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.037473s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_single_transaction [0.285971s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects_valid_fields [0.036181s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete [0.035221s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object [0.035645s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects [0.035373s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.037343s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_missing_object [0.078021s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.077772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects [0.088095s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_queries_constant [0.365500s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.487237s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_changes_forbidden [0.083045s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.078392s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_changes_forbidden [0.035973s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create [0.038731s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects [0.035372s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_valid_fields [0.035760s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count_validate_filters_false [0.113021s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.037196s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_missing_primary_key [0.053086s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count_invalid_filters [0.282467s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.038019s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_create_single_transaction [0.193374s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_db_obj [0.091711s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_fields [0.076573s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_single_transaction [0.241925s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_invalid_fields [0.070012s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_create_update_delete [0.098653s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.121724s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_filtering_by_fields [0.236407s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_single_transaction [0.081995s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.145984s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist [0.104904s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_objects_nothing_to_delete [0.254591s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.099919s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.038393s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create [0.037351s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects [0.036203s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.036033s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.036111s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.040211s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_create_update_delete [0.799442s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.037557s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_filter_by_shared [0.377833s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_project_id [0.037423s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.037589s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_single_transaction_enginefacade [0.131271s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.037548s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_changes [0.042927s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_db_obj [0.073172s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_create_update_delete [0.320159s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_false [0.131792s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_objects_nothing_to_delete [0.070390s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_single_transaction [0.071346s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_validate_filters [0.132126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.077202s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_single_transaction [0.196446s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_validate_filters_false [0.188875s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_invalid_fields [0.036821s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.189737s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects [0.036654s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_without_validate_filters [0.036493s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_objects [0.215327s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_invalid_field [0.036763s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_service_types [0.257126s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_objects_nothing_to_update [0.125679s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count_invalid_fields [0.036356s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create [0.037388s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_valid_fields [0.036095s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_missing_primary_key [0.036551s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects [0.036503s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_standard_attr_id [0.252282s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_without_validate_filters [0.037377s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_changes [0.037932s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_db_obj [0.061401s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_objects [0.065653s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_single_transaction [0.058883s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_subnet_shared_true [0.276446s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_validate_filters [0.056915s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_port_not_found [0.748935s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_false [0.185530s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object [0.036201s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.034430s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.035536s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.035885s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_fields [0.034393s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_create_update_delete [0.330388s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.113284s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_objects [0.439581s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_objects [0.186635s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_single_transaction [0.316681s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_single_transaction [0.238687s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_clean_obj_from_primitive [0.039233s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_address_asc_using_pager [0.165145s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_supports_extra_filtername [0.296333s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_validate_filters_false [0.162484s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_create [0.038278s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_single_transaction [0.135061s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object [0.036572s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_missing_object [0.036049s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.036957s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_without_validate_filters [0.038356s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values [0.037246s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_synthetic_fields [0.037898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_changes [0.039275s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_without_validate_filters [0.040989s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.041880s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist [0.366806s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count_invalid_fields [0.037357s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_clean_obj_from_primitive [0.463348s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create [0.036720s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_count_invalid_fields [0.035490s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create_duplicates [0.038657s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create_duplicates [0.035112s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_unique_key [0.037673s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create_updates_from_db_object [0.035465s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_valid_fields [0.036508s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete [0.034533s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count_validate_filters_false [0.305511s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object [0.035038s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_to_dict_makes_primitive_field_value [0.036108s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_objects_invalid_fields [0.036409s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_without_validate_filters [0.035380s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_objects_valid_fields [0.037495s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_invalid_field [0.034588s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_changes_forbidden [0.034081s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_primary_key_forbidden_fail [0.036039s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_valid_fields [0.034775s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_create_single_transaction [0.263985s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count_validate_filters_false [0.295954s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_create_update_delete [0.258364s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count [0.296681s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_port_not_found [0.213023s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_single_transaction [0.263320s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count_invalid_filters [0.280355s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.242817s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_clean_obj_from_primitive [0.039010s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.251749s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_single_transaction [0.247407s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_without_validate_filters [0.037768s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_missing_primary_key [0.035708s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects [0.036747s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_synthetic_fields [0.036340s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_valid_fields [0.037738s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_primary_key_forbidden_fail [0.037528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters_false [0.296679s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count_invalid_fields [0.036032s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create_duplicates [0.035615s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_invalid_fields [0.034414s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_missing_object [0.034571s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_queries_constant [0.271702s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_with_validate_filters [0.035775s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_without_validate_filters [0.035331s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_changes_forbidden [0.035459s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.234587s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_without_validate_filters [0.035773s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count_validate_filters_false [0.136808s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_false [0.248317s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_create_single_transaction [0.129725s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_objects [0.160593s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_validate_filters [0.257632s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.254458s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_validate_filters_false [0.313601s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_false [0.132148s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_clean_obj_from_primitive [0.037628s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_objects_nothing_to_update [0.458888s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count_invalid_fields [0.035181s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete [0.035834s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_create_duplicates [0.035336s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_pager_is_passed_through [0.034590s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_without_validate_filters [0.033159s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_changes_forbidden [0.034015s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_fields [0.034765s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_objects_invalid_fields [0.033836s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_objects_without_validate_filters [0.034661s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_updates_from_db_object [0.035445s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects [0.394602s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_invalid_fields [0.036911s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values [0.035017s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_without_validate_filters [0.035275s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_count_validate_filters_false [0.307631s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_valid_fields [0.035873s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_count_invalid_filters [0.082242s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_create_single_transaction [0.069495s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_single_transaction [0.076573s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_create_single_transaction [0.248908s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_create_update_delete [0.104094s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_valid [0.060177s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.061128s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_objects [0.291473s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_objects [0.132184s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_clean_obj_from_primitive [0.036930s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create [0.037704s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create_duplicates [0.036659s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete [0.036134s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects [0.037388s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.036786s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.292141s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_missing_object [0.035774s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_unique_key [0.037261s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_without_validate_filters [0.036421s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_with_validate_filters [0.036092s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.035973s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_invalid_fields [0.035466s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_objects [0.114994s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_single_transaction [0.091704s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_single_transaction [0.222254s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_single_transaction [0.083079s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.224811s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist [0.105812s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_false [0.083287s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_supports_extra_filtername [0.236672s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_validate_filters [0.080707s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_validate_filters_false [0.103350s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_validate_filters [0.245538s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_clean_obj_from_primitive [0.036323s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_create_duplicates [0.036002s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_invalid_fields [0.036326s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object [0.036512s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_invalid_fields [0.034804s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_without_validate_filters [0.036277s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_fields_no_update [0.033775s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_missing_primary_key [0.034167s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_invalid_fields [0.034564s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values [0.034867s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.033713s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_invalid_fields [0.034629s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count [0.108585s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.077472s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_single_transaction [0.086217s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count_invalid_filters [0.632755s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_filtering_by_fields [0.091719s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_queries_constant [0.098769s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_false [0.076381s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_db_obj [0.279356s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.078428s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_object [0.102031s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_objects [0.107996s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_single_transaction [0.237675s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.077220s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create_duplicates [0.035643s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.035175s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete [0.035126s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_single_transaction [0.232686s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.035251s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_fields_no_update [0.035338s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_unique_key [0.036142s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects [0.034294s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_changes_forbidden [0.035236s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.035757s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count_invalid_filters [0.077400s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_with_synthetic_fields [0.399662s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count_validate_filters_false [0.075875s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_create_single_transaction [0.070378s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_create_update_delete [0.076666s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist [0.074357s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_validate_filters [0.066531s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_queries_constant [0.622000s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete [0.389621s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_missing_object [0.034089s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_validate_filters_false [0.291805s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_missing_primary_key [0.034686s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_unique_key [0.035013s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.034154s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_changes_forbidden [0.035107s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_valid_fields [0.034506s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.201270s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_object [0.348690s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_count_invalid_filters [0.407612s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects [0.039949s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.037545s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_invalid_fields [0.037551s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_without_validate_filters [0.037289s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_db_obj [0.316380s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count [0.299689s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_queries_constant [0.344994s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_objects [0.639094s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist_false [0.285076s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_single_transaction [0.242864s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create_updates_from_db_object [0.038325s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_invalid_fields [0.038966s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.036771s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_valid_fields [0.034871s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_without_validate_filters [0.034935s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_clean_obj_from_primitive [0.036644s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_changes_forbidden [0.037902s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create_updates_from_db_object [0.036274s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete [0.035767s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_db_obj [0.091665s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_without_validate_filters [0.035674s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.063188s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects [0.037194s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_filtering_by_fields [0.193695s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_single_transaction [0.080729s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.061787s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist [0.079848s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_false [0.058831s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_with_sub_ports [0.310080s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_objects_nothing_to_update [0.060696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_invalid_fields [0.034597s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_extra_fields [0.034761s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_missing_primary_key [0.034673s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_mixed_fields [0.035499s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.214082s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values [0.035405s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_changes_forbidden [0.038555s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_valid_fields [0.038968s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_without_validate_filters [0.039991s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_updates_from_db_object [0.042150s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.202058s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_count_invalid_filters [0.106096s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_count_validate_filters_false [0.099442s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_db_obj [0.096807s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_objects_nothing_to_delete [0.083663s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_single_transaction [0.089503s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_filtering_by_fields [0.093599s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_single_transaction [0.573823s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_create_update_delete [0.443682s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.081040s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_includes_correct_subports [0.531672s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_supports_extra_filtername [0.081337s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete [0.036722s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.034488s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_single_transaction [0.239259s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects [0.035177s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_valid_fields [0.037331s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_without_validate_filters [0.036625s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_with_validate_filters [0.037923s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_fields [0.037537s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_both_tenant_and_project_ids [0.240409s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_valid_fields [0.035630s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.090843s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_objects [0.120241s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_queries_constant [0.395650s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_single_transaction [0.095379s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_count_invalid_fields [0.039323s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.041380s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_extra_fields [0.041405s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_missing_object [0.042257s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_tenant_id [0.282765s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.040907s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_fields [0.048073s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.040817s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.073948s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_with_synthetic_fields [0.344586s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_objects [0.083507s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_filtering_by_fields [0.097602s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_supports_extra_filtername [0.087124s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.211712s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_clean_obj_from_primitive [0.040905s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create [0.038304s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create_duplicates [0.037692s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_invalid_fields [0.035947s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_object [0.407120s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create_duplicates [0.037959s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_mixed_field ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete [0.036400s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_with_validate_filters [0.037553s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_without_validate_filters [0.034119s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object [0.074597s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_missing_object [0.077769s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_unique_key [0.080946s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_pager_is_passed_through [0.035886s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_mixed_field [0.035284s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_changes_forbidden [0.035513s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_fields [0.036941s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_invalid_fields [0.037760s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_without_validate_filters [0.036495s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_count [0.756559s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_single_transaction [0.304234s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_trunk_not_found [0.293901s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.386748s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_objects_nothing_to_delete [0.282541s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_single_transaction [0.310011s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_filtering_by_fields [0.334195s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.316734s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist_validate_filters [0.941886s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects [0.090888s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_invalid_fields [0.094481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_valid_fields [0.082182s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_fields_no_update [0.090424s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object [1.594140s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_missing_primary_key [0.188326s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_mixed_fields ... SKIPPED: No synthetic fields that are not extra filters found in test class DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_with_validate_filters [0.108565s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_without_validate_filters [0.113764s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_fields [0.127677s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_filtering_by_fields [1.236873s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_create_update_delete [1.087886s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_single_transaction_enginefacade [0.849436s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_with_synthetic_fields [1.086484s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_single_transaction [0.860392s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_single_transaction_enginefacade [0.948326s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_false [0.709553s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_validate_filters [0.504830s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_validate_filters_false [1.160793s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_objects [1.364404s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count_invalid_fields [0.126476s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create_updates_from_db_object [0.122154s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects [0.156118s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_invalid_fields [0.176165s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_fields_no_update [0.153618s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_mixed_fields [0.150647s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.136350s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_valid_fields [0.113772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_with_string_matching_filters_contains ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_without_validate_filters [0.109153s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_project_id [0.097488s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values [0.087940s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_without_validate_filters [0.089198s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_changes [0.827511s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_updates_from_db_object [0.042117s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 9491 tests in 1650.6543 sec. DEBUG: - Passed: 7942 DEBUG: - Skipped: 1549 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 6450.2132 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (2374 tests) => 0:27:28.402427 DEBUG: - Worker 1 (2373 tests) => 0:26:51.941527 DEBUG: - Worker 2 (2372 tests) => 0:27:05.938648 DEBUG: - Worker 3 (2372 tests) => 0:26:43.933810 DEBUG: + stestr-3 run --combine --exclude-regex 'neutron.tests.unit.(objects|extensions)' DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__pid_none [0.309651s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__read_queues_and_returns_output [0.039974s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_cmd [0.031106s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_construtor_raises_exception_for_negative_respawn_interval [0.031246s] ... ok DEBUG: Process [fakecmd] dies due to the error: fakedata DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessDieOnError.test__read_stderr_returns_none_on_error [0.031009s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stderr_logging_enabled [0.030359s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_count_flows [0.035805s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_egress_bw_limit_for_port_port_not_exists [0.032246s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_do_action_flows_delete_flows [0.031001s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_dump_flows_ovs_dead [0.031950s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_local_port_mac_raises_exception_for_missing_mac [0.031867s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_and_wait_returns_true_for_valid_pid [0.341947s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__read_returns_none_for_missing_output [0.032326s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_callback_failure [0.031052s] ... ok DEBUG: An error occurred while communicating with async process [fake]. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/common/async_process.py", line 241, in _watch_process DEBUG: output = callback() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/agent/common/test_async_process.py", line 105, in _watch_process_exception DEBUG: raise Exception('Error!') DEBUG: Exception: Error! DEBUG: An error occurred while communicating with async process [fake]. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/common/async_process.py", line 241, in _watch_process DEBUG: output = callback() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/agent/common/test_async_process.py", line 105, in _watch_process_exception DEBUG: raise Exception('Error!') DEBUG: Exception: Error! DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_exception [0.034641s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__handle_process_error_kills_without_respawn [0.285316s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_iter_stdout [0.033634s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__handle_process_error_no_crash_if_started [0.031999s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_start_invokes__spawn [0.030371s] ... ok DEBUG: An error occurred while killing [fake]. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/common/async_process.py", line 215, in _kill_process DEBUG: utils.kill_process(pid, kill_signal, self.run_as_root) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError: Invalid DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_and_wait_returns_false_for_execute_exception [0.033280s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__handle_process_error_kills_with_respawn [0.295875s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stdout_logging_enabled [0.031233s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_targets_process_for_pid [0.035162s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__iter_queue_returns_empty_list_for_empty_queue [0.036166s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_neutron_ports [0.036467s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__spawn [0.038795s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__iter_queue_returns_queued_data [0.035932s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_kill_process_and_wait_with_different_signal [0.030979s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_timeout_reached [0.034954s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_start_raises_exception_if_process_already_started [0.029626s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__pid_not_none [0.036358s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_stop_raises_exception_if_already_started [0.030644s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_sent_kill_event [0.033794s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stderr_logging_disabled [0.031477s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_iter_stderr [0.031122s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_stop_calls_kill_with_provided_signal_number [0.033641s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestFailingAsyncProcess.test_failing_async_process_handle_error_once [0.085118s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stdout_logging_disabled [0.047407s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_protocols_all_already_set [0.039344s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow [0.041830s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_ofport_retry [0.334333s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow_default_priority [0.040489s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow_timeout_set [0.041557s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config_not_found [0.051083s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_default_datapath [0.041503s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config_value_error [0.041747s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_dump_flows [0.035923s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_vif_ports [0.031607s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_local_port_mac_succeeds [0.033883s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_vifs_by_ids [0.032808s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_tag_by_name [0.035364s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_hw_offload_enabled_true [0.037104s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_hw_offload_enabled_false [0.034486s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_mixed_strict [0.049818s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_priority_without_strict [0.032599s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_flow_with_priority_set [0.041805s] ... ok DEBUG: Unable to execute ['ovs-ofctl', 'add-flows', '-O', 'OpenFlow10', 'br-int']. Exception: DEBUG: Unable to execute ['ovs-ofctl', 'add-flows', '-O', 'OpenFlow10', 'br-int']. Exception: garbage DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_run_ofctl_retry_on_socket_error [0.036066s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply [0.038341s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_burst_limit_with_value_less_than_min [0.035046s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_vifport [0.031405s] ... ok DEBUG: OVS flows could not be applied on bridge DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/agent/common/test_ovs_lib.py", line 735, in test_apply_on_exit_with_errors DEBUG: raise Exception() DEBUG: Exception DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_on_exit_with_errors [0.039374s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_full_ordered [0.032342s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_order [0.033963s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_on_exit [0.031778s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_getattr_unallowed_attr_failure [0.043261s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_physnet_traits [0.030815s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init__ [0.036490s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_pp_direction [0.031255s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_ofport_retry_fails [1.300192s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init___with_columns [0.031366s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_traits_shared_rp [0.032187s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test___str__ [0.029617s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestAlwaysPoll.test_is_polling_required_always_returns_true [0.039787s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config [0.058358s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_create_agent_rps [0.030197s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_force_polling_sets_interval_attribute [0.035059s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_strict [0.036285s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_agent_rp_traits [0.032254s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_polling_not_completed [0.037847s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_bw [0.034285s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_flow_no_actions_set [0.041280s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test_start_calls_monitor_start [0.031747s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_traits [0.032575s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_non_default_datapath [0.042266s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test_stop_calls_monitor_stop [0.032333s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test__is_polling_required_should_not_be_implemented [0.030516s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_no_canonname [0.030305s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_remove_value_from_other_config [0.042682s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_updates_are_present [0.030238s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_gethostname_localhost [0.030973s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test__is_polling_required_returns_when_updates_are_present [0.030299s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_rate_limit [0.038732s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_linuxbridge_interface_driver_success [0.030781s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_updates [0.029664s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_getattr_unallowed_attr [0.032221s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_ovs_interface_driver_success [0.031082s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo [0.030824s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test__init__with_connection_columns [0.033365s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_fail [0.031546s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test__check_dhcp_port_subnet [0.033103s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_has_updates_is_false_if_active_with_no_output [0.035552s] ... ok DEBUG: Error loading class by alias DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname DEBUG: mgr = driver.DriverManager( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__ DEBUG: super(DriverManager, self).__init__( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__ DEBUG: self._init_plugins(extensions) DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins DEBUG: raise NoMatches('No %r driver found, looking for %r' % DEBUG: stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'openvswitchXX' DEBUG: Error loading class by class name DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname DEBUG: mgr = driver.DriverManager( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__ DEBUG: super(DriverManager, self).__init__( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__ DEBUG: self._init_plugins(extensions) DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins DEBUG: raise NoMatches('No %r driver found, looking for %r' % DEBUG: stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'openvswitchXX' DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 120, in load_class_by_alias_or_classname DEBUG: class_to_load = importutils.import_class(name) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/importutils.py", line 30, in import_class DEBUG: __import__(mod_str) DEBUG: ValueError: Empty module name DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test__check_dhcp_port_subnet_port_missing_subnet [0.032555s] ... ok DEBUG: Error loading interface driver 'openvswitchXX' DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_as_alias_wrong_driver [0.035054s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_vnic_type_traits [0.032293s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route [0.033168s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_does_not_consume_irrelevant_errors [0.034540s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_polling.TestGetPollingManager.test_return_always_poll_by_default [0.034811s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_two_subnets [0.035195s] ... ok DEBUG: Error loading class by alias DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname DEBUG: mgr = driver.DriverManager( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__ DEBUG: super(DriverManager, self).__init__( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__ DEBUG: self._init_plugins(extensions) DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins DEBUG: raise NoMatches('No %r driver found, looking for %r' % DEBUG: stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'neutron.NonExistentDriver' DEBUG: Error loading class by class name DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname DEBUG: mgr = driver.DriverManager( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__ DEBUG: super(DriverManager, self).__init__( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__ DEBUG: self._init_plugins(extensions) DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins DEBUG: raise NoMatches('No %r driver found, looking for %r' % DEBUG: stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'neutron.NonExistentDriver' DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/importutils.py", line 32, in import_class DEBUG: return getattr(sys.modules[mod_str], class_str) DEBUG: AttributeError: module 'neutron' has no attribute 'NonExistentDriver' DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 120, in load_class_by_alias_or_classname DEBUG: class_to_load = importutils.import_class(name) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/importutils.py", line 34, in import_class DEBUG: raise ImportError('Class %s cannot be found (%s)' % DEBUG: ImportError: Class NonExistentDriver cannot be found (['Traceback (most recent call last):\n', ' File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname\n mgr = driver.DriverManager(\n', ' File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__\n super(DriverManager, self).__init__(\n', ' File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__\n self._init_plugins(extensions)\n', ' File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins\n raise NoMatches(\'No %r driver found, looking for %r\' %\n', "stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'neutron.NonExistentDriver'\n", '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', ' File "/usr/lib/python3.9/site-packages/oslo_utils/importutils.py", line 32, in import_class\n return getattr(sys.modules[mod_str], class_str)\n', "AttributeError: module 'neutron' has no attribute 'NonExistentDriver'\n"]) DEBUG: Error loading interface driver 'neutron.NonExistentDriver' DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_protocols_some_already_set [1.035077s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_hit_retry_limit [0.034511s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_wrong_driver [0.039812s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_calls_fill_dhcp_udp_checksums_v4 [0.036923s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_primary [0.036458s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_all_ports [0.051352s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__no_port_event_timestamp [0.069958s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_egress_bw_limit_for_port [0.032981s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestDefaultRpHypervisors.test_defaults [0.069934s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flow [0.033518s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_no_update_or_create [0.061247s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flows_any_cookie [0.033136s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_gethostname_fqdn [0.062219s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flows_cookie_nomask [0.035496s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_destroy [0.063304s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_success [0.044144s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_burst_limit [0.035153s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_dhcp_port_doesnt_orphan_devices [0.209439s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_destroy_with_none [0.034852s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_rate_limit_with_value_less_than_min [0.033944s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_update_add_subnet [0.046030s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_dhcp_port_with_non_enable_dhcp_subnet [0.033990s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_change_gateway [0.035074s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_value_to_other_config [0.034469s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_update_dhcp_port_raises_conflict [0.034871s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_change_gateway_outside_subnet [0.032221s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_get_interface_name [0.059854s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_right_allowed_passthroughs [0.034575s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_do_nothing [0.036932s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_get_metadata_bind_interface_returns [0.050807s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init___with_format [0.040132s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_gateway [0.053121s] ... ok DEBUG: Interface monitor is not active DEBUG: Interface monitor is not active DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_has_updates_after_calling_get_events_is_false [0.033659s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_network_not_found [0.051495s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_updates_after_enable_dhcp [0.043644s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_process_changed_of_port [0.050076s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test_defer_not_called [0.034468s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_device_is_ready [0.099033s] ... ok DEBUG: Error loading class by alias DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname DEBUG: mgr = driver.DriverManager( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__ DEBUG: super(DriverManager, self).__init__( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__ DEBUG: self._init_plugins(extensions) DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins DEBUG: raise NoMatches('No %r driver found, looking for %r' % DEBUG: stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'foo.bar' DEBUG: Error loading class by class name DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname DEBUG: mgr = driver.DriverManager( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__ DEBUG: super(DriverManager, self).__init__( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__ DEBUG: self._init_plugins(extensions) DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins DEBUG: raise NoMatches('No %r driver found, looking for %r' % DEBUG: stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'foo.bar' DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 120, in load_class_by_alias_or_classname DEBUG: class_to_load = importutils.import_class(name) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/importutils.py", line 30, in import_class DEBUG: __import__(mod_str) DEBUG: ModuleNotFoundError: No module named 'foo' DEBUG: Error loading interface driver 'foo.bar' DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_nonexistent_interface_driver [0.044991s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test_execute [0.048131s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_update [0.056703s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_subnet_delete_gateway [0.210644s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_create_agent_rps_multiple_hypervisors [0.037544s] ... ok DEBUG: Timeout notifying server of ports ready. Retrying... DEBUG: Timeout notifying server of ports ready. Retrying... DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test__dhcp_ready_ports_doesnt_log_exception_on_timeout [0.036939s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_outside_subnet [0.031774s] ... ok DEBUG: Failure notifying DHCP server of ready DHCP ports. Will retry on next iteration. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/dhcp/agent.py", line 366, in _dhcp_ready_ports_loop DEBUG: self.plugin_rpc.dhcp_ready_on_ports(prio_ports_to_send | DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call DEBUG: raise result DEBUG: RuntimeError DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test__dhcp_ready_ports_loop [0.040294s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup [0.035348s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_create_resource_providers [0.056253s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_agent_start_restarts_metadata_proxy [0.037055s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_pp [0.045101s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_ipv6 [0.052979s] ... ok DEBUG: Unable to foo dhcp for 1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/dhcp/agent.py", line 264, in _call_driver DEBUG: rv = getattr(driver, action)(**action_kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_failure [0.034678s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_without_ipv6_enabled [0.041266s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_false_for_no_updates [0.044335s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_get_metadata_bind_interface_returns_segments [0.033561s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_forced [0.035212s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver [0.042311s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_polling_completed_sets_interval_attribute [0.041631s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_no_network [0.066160s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestGetPollingManager.test_manage_polling_minimizer [0.034220s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_remote_error_net_not_found [0.033047s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test__enter__ [0.032639s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_configure_dhcp_for_network_no_subnets_with_dhcp_enabled [0.042270s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test__exit__ [0.045525s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_data_fetched_since [0.040995s] ... ok DEBUG: Unable to foo dhcp for 1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/dhcp/agent.py", line 264, in _call_driver DEBUG: rv = getattr(driver, action)(**action_kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: oslo_messaging.rpc.client.RemoteError: Remote error: IpAddressGenerationFailure None DEBUG: None. DEBUG: {1} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_i_am_primary [0.043795s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_ip_address_generation_failure [0.266646s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_localhost [0.033630s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_loop_with_limit_ports_per_call [0.040132s] ... ok DEBUG: Alias or class name is not set DEBUG: Error loading interface driver 'None' DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_not_set [0.034844s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_loop_with_limit_ports_per_call_prio [0.041745s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_null_interface_driver_success [0.030880s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync [0.039206s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__no_port_event [0.042410s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_populate_cache_on_start_without_active_networks_support [0.044957s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__port_fixed_ips_matching [0.032432s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__port_fixed_ips_not_matching [0.032332s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_create_new [0.034674s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_raise_conflict [0.036529s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_get_device_id [0.237257s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_subnet [0.034180s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_calls_fill_dhcp_udp_checksums_v6 [0.039803s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_create_dhcp_port [0.038372s] ... ok DEBUG: Unable to plug DHCP port for network 12345678-1234-5678-1234567890ab. Releasing port. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/dhcp.py", line 1855, in setup DEBUG: self.plug(network, port, interface_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/dhcp.py", line 1810, in plug DEBUG: self.driver.plug(network.id, DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: OSError DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_plug_exception [0.034278s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_conflict [0.035032s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_configure_dhcp_for_network [0.043963s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_metadata_destroy [0.035285s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_init_resync_throttle_conf [0.035710s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_populate_cache_on_start [0.033587s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_run_completes_single_pass [0.034293s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_start_ready_ports_loop [0.032363s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_agent_manager [1.044535s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_init_host [0.060506s] ... ok DEBUG: Alias or class name is not set DEBUG: Error loading interface driver 'None' DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_none_interface_driver [0.036935s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_report_state_revival_logic [0.034130s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_disabled_net [0.039055s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_for_all_networks_plugin_error [0.034120s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_for_one_network_plugin_error [0.032860s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_initial [0.037831s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_same [0.033440s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_waitall [0.034398s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/dhcp/agent.py", line 411, in _periodic_resync_helper DEBUG: self.sync_state(list(reasons.keys())) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync_helper [5.043499s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/dhcp/agent.py", line 411, in _periodic_resync_helper DEBUG: self.sync_state(list(reasons.keys())) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync_helper_with_event [0.049879s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_metadata_network [0.040466s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_driver_failure_ipv6_ipv4_network [0.035423s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_no_gateway [0.037621s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_network_none [0.033996s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_2_agents_network_ipv6 [0.035113s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network [0.034629s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_create_end [0.034510s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_delete_end [0.034274s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end [0.033618s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_network_already_deleted [0.033706s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_get_network_info [0.030963s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_release_dhcp_port [0.030427s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_no_old_ports [0.030785s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_id [0.029978s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_port_id [0.029428s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_subnet_id [0.028846s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_by_id [0.029366s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_remove_port_existing [0.029683s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_driver_failure [5.040035s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_stale_update_ignored [0.040952s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test__packet_in_handler [0.033276s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_dist_network [0.069720s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_port_ip [0.032226s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper [0.038574s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_route [0.031449s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_empty_network [0.038875s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_routes [0.031323s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_dhcp_options [0.031663s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_ovn_network_with_enable_isolated_metadata [0.036085s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_state [0.031675s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_end [0.033919s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_end_no_resync_if_same_port_already_in_cache [0.034076s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_agents_port [0.034370s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_no_network_id [0.035184s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_server_ident [0.203058s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_port_id_from_br [0.033673s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_packet_out [0.035165s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_update_port_exception [0.033565s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_update_port_add_rule [0.033601s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_update_port_changed_mac [0.033682s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_local_ip_translation [0.033884s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_updated_notification [0.034891s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_notify_port_updated [0.032088s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_pulling_lip_associations_on_init [0.033723s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_clean_by_port_for_unknown_port [0.030641s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_driver_failure_isolated_metadata [5.054954s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_delete [0.031434s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_change_policy_descr [0.036361s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__handle_notification_ignores_all_event_types_except_updated [0.033892s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_reset_port [0.033360s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_delete_known_port [0.032621s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_delete_unknown_port [0.032655s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_diff_ports_same_policy_id [0.033637s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_known_port_change_policy_id [0.032895s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_get_resources [0.031526s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.040844s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_known_network [5.040751s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router_only_ingress [0.055905s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy [0.052963s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_delete_router [0.043312s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_process_ip_rates_without_cache [0.043661s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_metadata_network_dvr [0.054375s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_get_router_id_by_fip [0.035373s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_down_network [0.068474s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_remove_fip_ratelimit_cache [0.045233s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_driver_failure [0.035348s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_ipv6_ipv4_network [0.042978s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_nonisolated_dist_network [0.037047s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_ovn_network [0.035864s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test__process_update_policy [0.217371s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_add_router [0.043198s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_update_router [0.041191s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_add_conntrack_helper_update_router [0.052345s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_exception_during_rpc [0.234973s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_delete_router [0.041930s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy [0.035912s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_clear_by_router_id [0.031319s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_dist_network [0.033846s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_del_ndp_proxy_update_router [0.048839s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_dvr [0.037450s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_update_end_admin_state_down [0.033815s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_duplicate_ip_on_dhcp_agents_same_network [0.034273s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_unknown_port [0.038110s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_subnet_on_dhcp_agents_port [0.034744s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_reload_allocations [0.033301s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__process_arp_cache_for_internal_port [0.368293s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__set_subnet_arp_info [0.175507s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_arp_entry [0.182960s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_ndp_proxy_update_router [0.435657s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_update [0.171090s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_del_arp_entry [0.379306s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_forward_rules_no_fip_ns [0.164774s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_mangle_rules_no_fip_ns [0.370575s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_router_cidrs_no_device_exists [0.158859s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_gw_ns_name [0.370286s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_handle_snat_rule_for_centralized_fip [0.162105s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_remove_centralized_floatingip [0.161202s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_add_subnet_update_router [0.288940s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_update_router [0.045721s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_delete_router [0.043534s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_set_port_forwardings [0.030408s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_update_port_forwarding [0.029904s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_dhcp_agents_port [5.039226s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_snat_log.SnatLogExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.039184s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_dhcp_agents_port_cache_miss [0.052756s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_backup [0.038141s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_agent [0.038125s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_port [0.066643s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_agent_with_dvr_snat_mode [0.038270s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_ha_agent [0.036969s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update [0.057574s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_known_network_isolated_metadata [5.039877s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update_not_connected_to_router [0.232900s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_unknown_network [0.047835s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dual_stack_no_subnet_w_ipv6_gw [0.042763s] ... ok DEBUG: Unexpected number of DHCP interfaces for metadata proxy, expected 1, got 0 DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_isolated_network [0.037693s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_no_subnet [0.040392s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_nonisolated_network [0.039648s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway [0.037693s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_ipv6_network [0.036413s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_dist_network_ipv6 [0.035018s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_dvr_ipv6 [0.039368s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_ipv6 [0.034769s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_update_end_admin_state_up [0.034496s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dist [0.170103s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_end [0.216241s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network [0.234368s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network_dist_with_addr_scope_mismatch [0.037826s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_state_for_router_primary_standby [0.037284s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_namespace [0.038574s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_snat_namespace [0.038528s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enable_metadata_proxy [0.048757s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_primary [3.241290s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end [5.042887s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_ids [0.056717s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_bin_dns [0.032711s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_delete_port_without_vif_port [0.034006s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_handle_port [0.043124s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_port_id_from_br [0.031306s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_port_ip [0.030636s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_ret_packet [0.211979s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_bin_route [0.032224s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_client_ident [0.030774s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_status_code [0.030710s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_ret_packet [0.032576s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_delete_port_exception [0.032158s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_construct_empty_fdb_table [0.031730s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_construct_existing_fdb_table [0.032190s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_port [0.034154s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_deleted_notification [0.033999s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_setup_local_ip_translation [0.032610s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_get_port_policy [0.033192s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__iterate_rules_with_unknown_rule_type [0.030703s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_on_dhcp_agents_port_no_ip_change [5.038132s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__rule_is_ingress_direction [0.030103s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_refresh_dhcp_helper_exception_during_rpc [0.038707s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_delete_no_policy [0.031587s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_refresh_dhcp_helper_no_dhcp_enabled_networks [0.033556s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_update [0.030879s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.035881s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy [0.037865s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_delete_port [0.041023s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_clean_by_resource_for_unknown_resource [0.033842s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test__process_update_policy [0.040713s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_process_ip_rates_with_cache [0.041457s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_qos_policy_has_no_bandwidth_limit_rule [0.040396s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_policy_changed [0.041059s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_policy_changed_to_none [0.041187s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_set_fip_ratelimit_cache [0.030041s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_dhcp [10.047578s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.206818s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_delete_router [0.042155s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.041492s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_update_router [0.044355s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_check_conntrack_helper_changes_no_change [0.030169s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_add_ndp_proxy_update_router [0.047163s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_add_subnet_update_router [0.047748s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_update_router [0.053272s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_address_scope_mark [0.362068s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_internal_port_not_found [0.178376s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv4 [0.380816s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv6 [0.164930s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_primary_to_backup_twice [3.878678s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_standby_ha_dvr [0.046792s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated [0.049889s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_with_address_scope_mismatch [0.396543s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_floating_ips_dvr [0.169105s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_floating_ip_centralized [0.383211s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_ha_router_reset_state [0.170971s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_mtu_conf [0.062881s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_rdnss_conf [0.055475s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_distributed_without_snat_manager [0.041105s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_init_ha_conf [0.045475s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_fail_retrigger_initialize [0.045218s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_local_router [0.445769s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_l3_initial_report_state_done [0.278412s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_add_remove_subnet [0.076361s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_remove_floating_ip [0.172161s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_remove_gateway_2_subnets [0.084266s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test__handle_notification [0.052657s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_ensure_snat_cleanup [0.041441s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_raise_exception [0.041210s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dual_stack_gw [0.057475s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_snat_routing_table [0.042500s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_create_router [0.323638s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_set_ndp_proxies [0.035795s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_delete_stale_external_devices [0.239070s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_check_if_need_process_no_snat_ns [0.062489s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_clear_by_fip [0.034592s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_nochange [0.053450s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_backup_no_gw_port [0.043955s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_status_update_if_processed [0.057240s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_primary [0.044223s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_interface_removed [0.056748s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_legacy_agent [0.043842s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_interface_added [0.061336s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update_no_router_info_found [0.064280s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnet_removed [0.067038s] ... ok DEBUG: Error while processing router 42979942-660b-41cb-942e-f9477059f0b9 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/agent.py", line 646, in _process_added_router DEBUG: ri.process() DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_router_added_router_not_in_cache_after_failure..TestRouterProcessingException DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_router_added_router_not_in_cache_after_failure [0.118403s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_disabled_random_fully [0.078274s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__router_removed [0.054804s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_enabled_random_fully [0.073762s] ... ok DEBUG: Failed to process compatible router: f71bf3e9-fcae-432b-aa24-7a9db2a523da DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/agent.py", line 848, in _process_routers_if_compatible DEBUG: self._process_router_if_compatible(router) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_resyncs_failed_router [0.464060s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_deleted_success [0.041674s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dist [0.576033s] ... ok DEBUG: Failed to process compatible router: 310a4db5-8e69-4de5-9aba-ae6b86f377da DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/agent.py", line 848, in _process_routers_if_compatible DEBUG: self._process_router_if_compatible(router) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: oslo_messaging.exceptions.MessagingTimeout DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_rpc_timeout_on_get_ext_net [0.040040s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_create [0.041485s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_report_state_revival_logic [0.039769s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_request_id_changes [0.037047s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dual_stack [0.056013s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_routers_updated [0.040258s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_router_process_status_2___ [0.042701s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_stop_cleanup [0.036704s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_no_change [0.149874s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_v4 [0.351282s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_old_kernel [0.152468s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end_delete_payload [5.075805s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_create_dhcp_port [0.051158s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports [0.029901s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link_already_exists [0.369355s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_subscribe [0.155961s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_unsubscribe [0.152277s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port_gateway_outside_subnet_added [0.400564s] ... ok DEBUG: DVR: Gateway update in FIP namespace failed DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/dvr_fip_ns.py", line 152, in create_or_update_gateway_port DEBUG: self._update_gateway_port( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/dvr_fip_ns.py", line 316, in _update_gateway_port DEBUG: self._update_gateway_route( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/dvr_fip_ns.py", line 346, in _update_gateway_route DEBUG: raise l3_exc.FloatingIpSetupException(msg) DEBUG: neutron_lib.exceptions.l3.FloatingIpSetupException: DVR: Gateway update route in FIP namespace failed, retry should be attempted on next call DEBUG: DVR: FIP namespace config failure for interface fg-12150076-32 DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port_raises_exception [0.149676s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv4 [0.037389s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv6_below_32768 [0.037124s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__load_used_fip_information [0.514156s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_floating_ip_failure [0.037946s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_update [0.037561s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_del_arp_entry [0.039574s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_mangle_rules [0.036694s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_floating_ips_dvr [0.036879s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_handle_snat_rule_for_centralized_fip [0.040212s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_ha_router_snat_ns_once [0.041757s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_process_router_dist_floating_ip_add [0.345851s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__eq__ [0.029762s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_destroy_state_change_monitor_force [0.031445s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_unknown [0.034010s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__readfile [0.035576s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_and_lookup [0.030183s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_info_nonexistent [0.030147s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_link_local_allocator.TestLinkLocalAddrAllocator.test__init__ [0.032999s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test__add_fip_addr_to_device [0.031949s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_address_scope_rules_diff_scopes [0.034336s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_remap [0.032426s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_reassignment [0.033153s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_router_floating_ip_with_device_add_error [0.032209s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_router_with_disabled_floating_ip [0.031660s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_process_delete [0.031548s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_update_routing_table_ecmp [0.032091s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_remote_sg_removed [0.034969s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_no_members [0.034201s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCreateRegNumbers.test_all_registers_defined [0.032793s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test__get_allowed_pairs [0.032674s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test__get_allowed_pairs_empty [0.029713s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__cleanup_stale_sg [0.097611s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_ipv6_icmp [0.274478s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__remove_egress_no_port_security_non_existing_port [0.095480s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_changed_and_local_vlan_changed [0.095874s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_existing [0.095200s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_missing_nocreate [0.094752s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port_invalid [0.094798s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_flat [0.096981s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_vlan_dvr_conntrack_direct_vlan [0.096133s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_loop_call [4.034048s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_ids_limited_nets [0.042889s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter_port_security_disabled [0.096218s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_network_existing [0.031765s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_port [0.034314s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_port_existing [0.033951s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_remove_network [0.030041s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_port_id_from_br [0.033055s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_packet_out [0.033745s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_create_end [10.039719s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test__packet_in_handler [0.064248s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_reply_dhcp_options [0.031630s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_init_exception [0.034957s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_port_security_disabled [0.314571s] ... ok DEBUG: FDB extension is only supported for OVS and linux bridge agent, currently uses sriov DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_initialize_invalid_agent [0.040437s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_multiple_devices [0.031523s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_add_local_ip_flows [0.032029s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_security_group_members [0.096250s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_local_ip_flows [0.031923s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_get_or_create_sg_nonexisting_sg [0.030650s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_remove_port [0.030005s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_port [0.038521s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_members [0.030003s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_setup_static_local_ip_translation [0.033614s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_update_rules_protocols [0.029748s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_clean_by_port [0.030614s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_false [0.029944s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_get_ports [0.033991s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_hybrid_ports_not_cleaned [0.031781s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_set_port_policy [0.031797s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_no_hybrid_ports [0.033919s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_update_policy [0.031552s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_no_ip_ipv4 [0.031089s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_create [0.030358s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_source [0.030370s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_add_rules [0.040509s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_invalid_prefix_ipv4 [0.030206s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_valid_prefix_ipv6 [0.029073s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_overlapping [0.029584s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_addbr_exists [0.030865s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_get_interface_bridge [0.031109s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_delete_pid [0.030212s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_child [0.031011s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy_descr_not_propagated_into_driver [0.202948s] ... ok DEBUG: Fork failed DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/daemon.py", line 186, in _fork DEBUG: pid = os.fork() DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: OSError: 1 DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_error [0.030484s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_unknown_port [0.032750s] ... ok DEBUG: Error while handling pidfile: thefile DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/daemon.py", line 126, in __init__ DEBUG: self.fd = os.open(pidfile, os.O_CREAT | os.O_RDWR) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: OSError DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_init_open_fail [0.031163s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_initialize [0.038817s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running_uuid_false [0.033564s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_get_resource_policy [0.033435s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_gid_privileges [0.031517s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router_only_egress [0.040717s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_group_privileges [0.039685s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_user_privileges [0.032155s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_fip_qos_changed_to_none [0.043639s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_fails [0.031537s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router [0.041929s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_with_id [0.031567s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_removed [0.041669s] ... ok DEBUG: /builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/agent/linux/test_daemon.py:49: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpxo092uuq/tmpxaw5khri/unwatch_log_temp_file' mode='a' encoding='UTF-8'> DEBUG: daemon.unwatch_log() DEBUG: ResourceWarning: Enable tracemalloc to get the object allocation traceback DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestUnwatchLog.test_unwatch_log [0.040171s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_only_ingress [0.041049s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_with_force_metadata_enable [0.035720s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_get_router_floating_ips [0.032322s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_check_version_abstract_error [0.032120s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_del_conntrack_helper [0.030130s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable [0.034108s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_set_conntrack_helpers [0.033055s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_update_conntrack_helper [0.034554s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test__handle_notification [0.056106s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_create_router [0.054314s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_config_dir_removed_after_destroy [0.239747s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_not_active [0.037441s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_with_segment [0.033647s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_disable_ndp_proxy_update_router [0.277391s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_remove_subnet_update_router [0.051396s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__delete_arp_cache_for_internal_port [0.160098s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__handle_notification [0.355839s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable [1.034929s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__getattr [0.030692s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__getitem [0.029973s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__init_parameters [0.034219s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__iter [0.031372s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_basic_dict [0.034864s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_string_representation_network [0.031644s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_string_representation_port [0.054840s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_client_id_num_str [0.032938s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_has_metadata_subnet_returns_false [0.031697s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__load_used_fip_information [0.656400s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_net_with_V6_stateless_and_V4_subnets [0.036568s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateless_dhcpv6_network [0.045779s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateless_dhcpv6_network_no_dns [0.042971s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_make_subnet_interface_ip_map [0.035314s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__update_arp_entry_calls_arp_cache_with_no_device [0.160873s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file_infinite_duration [0.033900s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file [0.036315s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_dns_provided [0.037184s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_with_many_dns_provided [0.036407s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_centralized_floatingip_dvr_ha [0.169678s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_with_no_dns_provided [0.036527s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dist_neutron_router_on_subnet [0.034237s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442_one_on_link_subnet_route [0.034257s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_agents_with_dns_provided [0.254724s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_tags [0.042168s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_no_gateway [0.040795s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_3port_2net [0.036781s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_single_dhcp_both_not_isolated [0.042346s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_floating_ip_failure [0.498678s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_router [0.174763s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases [0.337018s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_del_ndp_proxy_update_router [0.378628s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_external_gateway_removed_ext_gw_port_and_fip [0.511006s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_forward_rules [0.167156s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_mult_times_not_removed [0.963966s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_arp_related_dev_no_subnet [0.160726s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_delete_end_no_network_id [5.068026s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_with_client_id_none [0.336081s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_reload_allocations_no_interface [0.048456s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_network_returns_true_ipv6 [0.040408s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_advertise_mtu_plugin_doesnt_pass_mtu_value [0.034588s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_enable_dnsmasq_log [0.034721s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_dhcp_timers [0.041383s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_router_cidrs_no_fip_ns [0.439126s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_local_resolv [0.051869s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_local_resolv_overridden [0.097869s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_ha_router_snat_ns_once [0.172926s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_max_leases_is_smaller_than_cap [0.061583s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.033972s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dhcp_range [0.037408s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dns_domain_tag_support [0.036676s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_not_bridged [0.042028s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active_cmd_mismatch [0.034412s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_get_stop_command [0.035910s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_add_ndp_proxy_update_router [0.281670s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_del_ndp_proxies [0.032094s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router [0.050745s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_extract_ports [0.040528s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_not_active [0.241540s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_ha_agent [0.038505s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_check_process_id_env_var [0.057619s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway [0.042708s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_delete_pid_file_raises [0.036055s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_namespace_process_active [0.057230s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_get_pid_file_name_default [0.041656s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid [0.038160s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid_invalid_file [0.032304s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_exit_handler [0.033995s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register [0.033771s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register_different_service_types [0.030610s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register_same_service_twice [0.030989s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_unregister [0.038793s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dist_dual_stack [0.378119s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.035628s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dual_stack [0.045163s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_alt_bridge [0.037234s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_no_subnet_with_ipv6_gw [0.044271s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ListIpRulesTestCase.test_list_ip_rules [0.031749s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_ipv6 [0.033573s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network [0.052668s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_iif_none [0.042432s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_state_for_router_standby_standby [0.042592s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_no_ipv6_addr_notif [0.031635s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_send_ipv4_addr_adv_notif_nodev [0.032337s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.032403s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_create [0.030922s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.032848s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_delete_entry_not_exist [0.032708s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.040373s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v4 [0.033465s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.031624s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.031662s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_dstport [0.033486s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices_no_netspace [0.031146s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_namespaces_root [0.032208s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestSetIpNonlocalBindForHaNamespace.test_setting_failure [0.030017s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.030333s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.029895s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_more_than_5 [0.031822s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_not_remove_used_security_group_info [0.033415s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_unused_security_group_info_clears_unused_rules [0.033374s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_single_fallback_accept_rule [0.034150s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ingress_tcp_min_port_0_for_ipv4 [0.239805s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp [0.035439s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_prefix [0.034366s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_port [0.034081s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_prefix [0.033832s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_mport [0.034062s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_port [0.034783s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress [0.034134s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_94 [0.034729s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_999_local [0.035164s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type [0.034360s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_mport [0.034530s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_mport [0.034114s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_mport_prefix [0.034132s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress [0.034047s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp [0.034096s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_port [0.034442s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp [0.034682s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_mport [0.034619s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_prefix [0.033948s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4 [0.048088s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4_by_num [0.046314s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv6_no_ct_zone [0.226650s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_port_sec_group_change [0.034832s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv4 [0.033766s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv4_no_ct_zone [0.032612s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv6_no_ct_zone [0.032556s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_unknown_port [0.031922s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test_get_device_zone [0.032463s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_add_filter_rule [0.033128s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_reordering_of_jump_rule_comments [0.029892s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_nat_not_found [0.029341s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_and_remove_chain [0.031318s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_nat_rule [0.030986s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_raw_rule [0.031039s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_rule_exchanged_interface_and_ip [0.030583s] ... ok DEBUG: Failure applying iptables rules DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 432, in defer_apply DEBUG: self.defer_apply_off() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 446, in defer_apply_off DEBUG: self._apply() DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_defer_apply_with_exception [0.030120s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_chain_name [0.029461s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_failure_with_no_failing_line_number [0.031367s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_rule_with_wrap_target [0.031357s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseCustomBinaryName.test_add_and_remove_chain_custom_binary_name [0.031809s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_and_remove_chain [0.032698s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_blank_rule [0.031586s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_filter_rule [0.033543s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_nat_rule [0.033328s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_binary_name [0.029588s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_chain_name [0.029450s] ... ok DEBUG: Namespace test was deleted during IPTables operations. DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables__apply_synchronized_no_namespace [0.030623s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_failure_with_no_failing_line_number [0.032896s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_remove_nonexistent_chain [0.031766s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_nat_not_found [0.030258s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesTestCase.test_get_binary_name_in_unittest [0.030917s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_with_reset [0.030521s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_get_existing_vip_ip_addresses_returns_list [0.030035s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_excluded_out_of_parent [0.030594s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_remove_routes_on_interface [0.029999s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_routes [0.031477s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_build_config_no_vips [0.030138s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_get_primary_vip [0.030296s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_build_config_preamble [0.030032s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_script_str [0.030213s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_write_check_script [0.031150s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_write_check_script_no_routes [0.031880s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVipAddressTestCase.test_add_vip_idempotent [0.031196s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev_no_track_not_supported_not_track [0.031427s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev_supported_no_track [0.032119s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_cleanup_namespace [15.045426s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_all_filters_without_chain [0.033635s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_delete_filter_ids [0.035707s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_filter_existed [0.032203s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_no_qdisc_without_chain [0.031760s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end_restart [5.055739s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_get_active_networks_info [0.062945s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_update_dhcp_port [0.035827s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_no_ports [0.031886s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_ids [0.034293s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__add_filter [0.242413s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_network [0.044039s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_not_found_with_chain [0.030592s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_with_chain [0.030833s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_update_of_deleted_port_ignored [0.032940s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_or_create_qdisc [0.032990s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_bin_route [0.034030s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_id_for_filter [0.035593s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_legacy_router [0.002898s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_update_no_router_exception [0.001661s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_delete_port_with_vif_port [0.041877s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_for_late_binding [0.496035s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_htb [0.031145s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_dns [0.046265s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_tbf_missing_arguments [0.031287s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_handle_dhcp [0.037187s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_wrong_qdisc_type [0.030511s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_list_tc_qdiscs_htb [0.031117s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_packet_out [0.039424s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bare_value [0.043891s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test__packet_in_handler [0.045397s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_megabits_value [0.031630s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_bin_dns [0.039006s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_if_fipnamespace_exist [0.215158s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bare_value [0.032291s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcp_options [0.035713s] ... ok DEBUG: Unable to process HA router 07f4bb4e-3434-4eaa-a219-8fee3ea2df20 without HA port DEBUG: NoneType: None DEBUG: Error while initializing router 07f4bb4e-3434-4eaa-a219-8fee3ea2df20 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/agent.py", line 488, in _router_added DEBUG: ri.initialize(self.process_monitor) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/ha_router.py", line 163, in initialize DEBUG: raise Exception(msg) DEBUG: Exception: Unable to process HA router 07f4bb4e-3434-4eaa-a219-8fee3ea2df20 without HA port DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_delete_ha_router_initialize_fails [0.046482s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcp_options_zero_time [0.035585s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bytes_value [0.070324s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_dvr_edge_router_init_for_snat_namespace_object [0.040603s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_port_ip [0.033564s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_no_burst_value_given [0.031073s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_handle_dhcp [0.037884s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_update_filters_bw_limit [0.031672s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_delete_port [0.037682s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_encode_process_input [0.032580s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_initialize [0.034205s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_raise_runtime [0.038462s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_raise_runtime_do_not_log_fail_as_error [0.033268s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_conf_other_and_managed_flag [0.165175s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_unpermitted_device_owner [0.047891s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_str_data [0.032241s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_has_policy_changed [0.036155s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_str_id [0.033281s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__get_max_burst_value [0.031853s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_id [0.037939s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__handle_update_create_rules_checks_should_apply_to_port [0.039055s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_intervals [0.111017s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_name [0.039110s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__rule_type_has_ingress_direction [0.034185s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_not_effective_user [0.030349s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_host_ha_router_count [0.054910s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_change_policy_rule [0.039135s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_own_pid_nofork [0.030017s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_host_ha_router_count_retried [0.039583s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_remove_rules [0.039812s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_separated_with_null_char [0.033329s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__handle_notification_passes_update_events [0.041082s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_separated_with_space_char [0.047125s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_process_pid_not_root [0.031268s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_raises_exception_for_execute_exception [0.030892s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_with_different_signal [0.056823s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_doesnt_match [0.030278s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_abs_path_script_with_procname [0.029271s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_script_with_procname [0.031379s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_unknown_client [0.030639s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy_not_known [0.253173s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_num_threads [0.031802s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_add_back_jump [0.335071s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_known_port [0.045941s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call [0.032229s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_add_rules [0.047348s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_port_with_no_policy [0.037087s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_skip_cache [0.035546s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_interface_driver_init [0.040628s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_unknown_port_with_no_rules [0.052295s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_and_router_id_invalid_2___ffff_192_168_1_1 [0.041377s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_network_update [0.039236s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_handle_port [0.040959s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_no_match_1_192_168_1_1 [0.041570s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_clean_by_resource [0.042715s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_no_match_3_fe80__5054_ff_fede_5bbf [0.044852s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_switchover [0.073666s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_1_192_168_1_1 [0.042227s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_set_resource_policy [0.062378s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_3_fe80__5054_ff_fede_5bbf [0.038808s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_have_subnet [0.082350s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_1_192_168_1_1 [0.036509s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_update_policy [0.070276s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_3_fe80__5054_ff_fede_5bbf [0.034753s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_cent_router [0.062723s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router [0.057238s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_network_id [0.042870s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_router_networks [0.033552s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_rule_only_has_max_kbps [0.045490s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_only_egress [0.040538s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_create_router [0.062218s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_check_conntrack_helper_changes [0.033284s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_400 [0.239199s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_403 [0.034121s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_409 [0.036784s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_500 [0.034475s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dist_router [0.442049s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_port_filters [0.031183s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_port_filters_mac [0.032039s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_ports_for_remote_address [0.037835s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_run [0.051811s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_router_delete_stale_external_devices [0.190574s] ... ok DEBUG: Router to be updated is not in internal routers list: 4961bc58-1944-44be-bbc3-14104df8829a DEBUG: NoneType: None DEBUG: {2} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_after_router_updated_should_not_call_add_metadata_rules [0.078598s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_group [0.042224s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_handles_process_exception [0.033549s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_internal_port [0.511250s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_metadata_port_missing_mac [0.040808s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_no_vif_ports [0.035566s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_provision_parameters [0.036810s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id [0.032558s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_no_match [0.032314s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_routers_ha_on_update_when_router_unbound [0.286349s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv6_below_32768 [0.226681s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_floating_ip_addresses_not_care_port_forwarding [0.043079s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_ha_dvr_router_if_compatible_no_ha_interface [0.057967s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_cent_floating_ip_add [0.041304s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_interface_added [0.055410s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_arp_entry_no_routerinfo [0.182896s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6v4_interface_added [0.052638s] ... ok DEBUG: Failed to fetch router information for '' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/agent.py", line 779, in _process_router_update DEBUG: routers = self.plugin_rpc.get_routers(self.context, DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception: Failed to get router info DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_update [0.044762s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_info_create [0.041909s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_floating_ip [0.428383s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_gateway_port [0.382141s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_with_matching_address_scope [0.174671s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_new_kernel [0.161670s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovsdb.test_impl_idl.TransactionTestCase.test_commit_raises_exception_on_timeout [1.032520s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_deallocate_rule_priority [0.164931s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_agent_extensions_manager.TestAgentExtensionsManager.test_initialize [0.054474s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test__flood_cache_for_query_pulls_once [0.035454s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_get_resource_by_id [0.032822s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_resource_change_handler [0.032714s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_cast [0.055388s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_ext_gw_updated_dvr_agent_mode [0.410395s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_use_call [0.038871s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_start_listening [0.042985s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_with_node_name [0.044290s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_devices_details_list [0.038649s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_new_binding_activated [0.034244s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_ext_gw_updated_dvr_agent_mode_host [0.224135s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_migrating_to_host [0.040455s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_destroy [0.452685s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_initialization_with_custom_resource [0.041101s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_scan_fip_ports_restart_fips [0.171561s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_internal_port [0.045925s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv6 [0.055568s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_arp_entry [0.041386s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_floating_ip [0.058227s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_ext_gw_updated_dvr_agent_mode [0.051625s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_added_dist [0.491198s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_moved_dist [0.265974s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_ext_gw_updated_dvr_agent_mode_host [0.314589s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_external_gateway_removed_ext_gw_port_and_fip [0.236336s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_moved_dist [0.043178s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_mangle_rules_no_fip_ns [0.052934s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_floating_agent_gw_interfaces [0.042430s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipRulePriorityAllocator.test__init__ [0.032621s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_get_router_cidrs_returns_ha_cidrs [0.037858s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_removed_dist [0.497886s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_ioerror [0.038067s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_routes_updated_with_dvr [0.035003s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_routes_updated_with_non_dvr [0.041408s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv4_source_group [1.310645s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_from_file [0.035457s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_devices_enhanced_rpc [0.041029s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_is_router_in_namespace_for_in_ns [0.032912s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_enhanced_rpc [0.032787s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_mangle_rules [0.215996s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_rule_not_updated_enhanced_rpc [0.034844s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_rule_updated_enhanced_rpc [0.065127s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_member_not_updated [0.069225s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_devices [0.057685s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_external_gateway_ip [0.245797s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_rule_updated_same_port [0.034264s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_ensure_router_cleanup [0.031772s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_noopfirewall [0.031562s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_get_router_cidrs_returns_cidrs [0.032900s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_trusted_ports [0.031080s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_address_scope_rules_same_scopes [0.040622s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall [0.052378s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_nat_rules [0.047562s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_not_updated [0.034641s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_updated_multiple_ports [0.030864s] ... ok DEBUG: L3 agent failure to setup NAT for floating IPs DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 385, in process_snat_dnat_for_fip DEBUG: self.process_floating_ip_nat_rules() DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_snat_dnat_for_fip [0.053070s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_new_port_and_rpc [0.030300s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_floating_agent_gw_interfaces [0.456086s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_no_update [0.039178s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_gw_secondary_ip_not_removed [0.074154s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_and_new_ports [0.031594s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_remove [0.040697s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_only [0.033012s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test__update_internal_ports_cache [0.041554s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_add_ports_address_scope_iptables [0.036205s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_address_scope_mark_ids_handling [0.032627s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_check_and_add_ecmp_route [0.032777s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_routes_updated [0.034821s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_sg_removed [0.032178s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__init_max_id_vsctl [0.032297s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_process_router_dist_floating_ip_add [0.359610s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_get_conj_id [0.037958s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_get_conj_id_invalid [0.033811s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_member_updated [0.332218s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_prepare_remove_port [0.045445s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__add_flow_registers_are_replaced [0.105669s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_member_updated [0.078103s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_rule_updated [0.066419s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_no_port_security_sends_to_egress [0.111264s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_prepare_remove_port [0.045432s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__remove_egress_no_port_security_deletes_flow [0.102314s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_prepare_remove_port [0.093825s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_prepare_remove_port_no_ct_zone [0.059492s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_all_port_flows [0.112243s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_ip_lib.TestIPLink.test_address [0.031658s] ... ok DEBUG: The device does not exist on the system: fake_dev. DEBUG: {2} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_read_faddresses_not_found [0.033131s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_read_ifaddresses_no_ip [0.031620s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_ip_lib.TestIpWrapper.test_get_device_by_ip [0.041214s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_update_router [0.603652s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_ip_lib.TestIpWrapper.test_get_device_by_ip_no_ip [0.030761s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_del_ndp_proxy_update_router [0.052112s] ... ok DEBUG: Command: sentinel.cmd; Exit code: 1; Stdin: fake_stdin; Stdout: fake_stdout; Stderr: fake_stderr DEBUG: {2} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_execute_2 [0.039919s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_3 [0.050621s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_disable_ndp_proxy_update_router [0.063258s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_exc_1 [0.054140s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_remove_subnet_update_router [0.069656s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flow_for_ip_using_cookie_any [0.328721s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_kill_process_1_True [0.051485s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_clear_by_router_id [0.039150s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.050052s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_inactive_ones [0.065957s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_no_removed_ips_exp_egress [0.109115s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling [0.045417s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling_subnet_create [0.034006s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network [0.031906s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router_port_forwarding_change [0.124698s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_no_removed_ips_no_exp_egress [0.106230s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_push [0.035786s] ... ok DEBUG: Failed to process ip_conntrack queue entry: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 103, in _process_queue DEBUG: self._delete_conntrack_state( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 165, in _delete_conntrack_state DEBUG: conntrack_cmds = self._get_conntrack_cmds(device_info_list, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 141, in _get_conntrack_cmds DEBUG: zone_id = self.get_device_zone(device_info, create=False) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1153, in _execute_mock_call DEBUG: result = next(effect) DEBUG: StopIteration DEBUG: Failed to process ip_conntrack queue entry: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 103, in _process_queue DEBUG: self._delete_conntrack_state( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 165, in _delete_conntrack_state DEBUG: conntrack_cmds = self._get_conntrack_cmds(device_info_list, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 141, in _get_conntrack_cmds DEBUG: zone_id = self.get_device_zone(device_info, create=False) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1153, in _execute_mock_call DEBUG: result = next(effect) DEBUG: StopIteration DEBUG: Failed to process ip_conntrack queue entry: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 103, in _process_queue DEBUG: self._delete_conntrack_state( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 165, in _delete_conntrack_state DEBUG: conntrack_cmds = self._get_conntrack_cmds(device_info_list, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 141, in _get_conntrack_cmds DEBUG: zone_id = self.get_device_zone(device_info, create=False) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1153, in _execute_mock_call DEBUG: result = next(effect) DEBUG: StopIteration DEBUG: Failed to process ip_conntrack queue entry: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 103, in _process_queue DEBUG: self._delete_conntrack_state( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 165, in _delete_conntrack_state DEBUG: conntrack_cmds = self._get_conntrack_cmds(device_info_list, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/ip_conntrack.py", line 141, in _get_conntrack_cmds DEBUG: zone_id = self.get_device_zone(device_info, create=False) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1153, in _execute_mock_call DEBUG: result = next(effect) DEBUG: StopIteration DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_unprovide [0.052703s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router_port_forwarding_remove [0.104379s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port_non_existent [0.109909s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test___init___does_not_reset_callbacks [0.053654s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_del_port_forwardings [0.032781s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_clear_unregisters_all_callbacks [0.091450s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_is_port_managed_managed_port [0.110000s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_get_callbacks_fails_on_unregistered_callback [0.062576s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_get_callbacks_returns_proper_callbacks [0.058483s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_process_trusted_ports_caches_port_id [0.121513s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_fails_on_invalid_type [0.043865s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_primary_no_gw_port [0.279576s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_registers_callback [0.045877s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_port_filter [0.104839s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_ha_agent_with_dvr_snat_mode [0.051207s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_fails_on_invalid_type [0.051635s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_added_to_agent [0.040219s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_fails_on_unregistered_callback [0.043219s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network_dist [0.048806s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_trusted_ports_clears_cached_port_id [0.110763s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test___init___does_not_reset_callbacks [0.071688s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network_dist_with_addr_scope_match [0.042251s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_clear_unregisters_all_callbacks [0.043689s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_fails_on_unregistered_callback [0.043027s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_fails_on_multiple_calls [0.045690s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceClsTestCase.test_known_type [0.036044s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dist_dual_stack [0.174568s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceClsTestCase.test_unknown_type [0.030844s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resources.RegisterResourceClass.test_register_resource_class [0.032793s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_consumer_versions_callback [0.040521s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_plugin_does_not_implement_agentsdb_exception [0.043654s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_clean_when_port_not_found [0.349333s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_updates_version [0.055354s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__is_dhcp_agent_hosting_network_false [0.056794s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network_dist [0.283903s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__port_action_bad_action [0.050567s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_create_new_port_if_not_present [0.163651s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_router_process_status_1___fip_AAA____snat_BBB____qrouter_CCC__ [0.051482s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_non_segmented_network [0.043636s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_port_action_update_port [0.030978s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_disable_metadata_proxy_spawn [0.050896s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_is_singleton [0.030288s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushToServerRpcCallbackTestCase.test_report_versions [0.030828s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_security_group_rules [0.127873s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ResourceTypeVersionedTopicTestCase.test_resource_type_versioned_topic [0.032046s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_port_sg_added [0.035789s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SGAgentRpcCallBackMixinTestCase.test_security_groups_rule_updated [0.029572s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_get_ethertype_filtered_addresses [0.030058s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_get_secgroup_ids_for_address_group [0.033113s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_unknown [0.033452s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_get_hybrid_ports [0.036099s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsForIpAddress.test_create_flows_for_ip_address_egress [0.031396s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_no_ip_ipv6 [0.035699s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_ipv4 [0.049995s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_destination [0.040796s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_no_protocol [0.031444s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_security_group_info_for_devices [0.251321s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_port_range [0.029600s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_parent_ops_affect_rules [0.032620s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestFlowPriority.test_flow_priority_offset [0.033303s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_common_rules_single [0.052533s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_no_port_ranges_same_conj_id [0.033666s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_show_returns_not_found_for_non_existent_extension [0.107863s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_init [0.032725s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test__check_faulty_extensions_raise_not_default_ext [0.030830s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_start [0.036881s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_optional_extensions_no_error [0.029425s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_duplicate_extensions [0.029568s] ... ok DEBUG: Pidfile already exist. Daemon already running? DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_start_running [0.032304s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {2} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_expecting_neutron_plugin_interface_are_loaded [0.030742s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running [0.036042s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {2} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_unsupported_extensions_are_not_loaded [0.031619s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_write [0.036660s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_method [0.036597s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_action [0.035107s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_uid_privileges [0.062340s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_method [0.042091s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_with_name [0.065626s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_method [0.036897s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_devlink.TestDevlink.test_get_port [0.033475s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_method [0.034983s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test__setup_reserved_dhcp_port_with_fake_remote_error [0.039736s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_method [0.042452s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_device_manager_dhcp_port_without_gateway_ips [0.044158s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_pagination [0.118970s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_sort [0.121916s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_and_disable_metadata [0.226791s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_with_isolated_metadata_enable [0.044690s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_base_abc_error [0.033428s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_sort_without_sort_field [0.117060s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_blocking [0.034655s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_blocking_sigterm_sigkill [0.035854s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_retain_port [0.038583s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple_empty [0.097279s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_set_interface_name [0.034161s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__len [0.031684s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__str [0.034077s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_with_empty [0.097037s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_has_sub_dict [0.031337s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_isolated_metadata_with_router [0.035983s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_with_metadata_port [0.036078s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_convert_list_to [0.098446s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_has_metadata_subnet_returns_true [0.033238s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file_existing [0.045462s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_convert_to [0.105491s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442 [0.036753s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_gateway_route [0.036545s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_port [0.045266s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_negative_value [0.108858s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_all_leases_file_leases [0.037699s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_all_leases_file_leases_with_bad_line [0.038138s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse [0.097516s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases [0.048870s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse_with_unspecific [0.105945s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_invalid_attribute [0.334623s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_all_skip_args [0.030684s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_project_info_populated [0.030379s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_networks_empty_list [0.105804s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_partial_body [0.105224s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_resource [0.105650s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_readonly_attr [0.105354s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_with_too_long_name [0.106874s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_keystone [0.111810s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_for_ipv6_lease_no_dhcp_release6 [1.141389s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_cleanup_namespace_with_registered_router_ids [15.042904s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_fields [0.110857s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_strip_admin_only_attribute [0.107231s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces [0.184373s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination [0.109314s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease [0.347937s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_primary_to_backup [3.445029s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_reverse_with_last_page [0.109285s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_not_found [0.082748s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_with_last_page [0.104266s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_standby_ha [0.063869s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_calling_snat_ns_delete_if_gw_port_host_none [0.063613s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone_bad_tenant [0.119665s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router_host_mismatch [0.040485s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_for_restart_l3agent_case [0.424060s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router_snat_rescheduled [0.037326s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_from_leases_file [0.361996s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_gateway [0.099014s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_noauth [0.114224s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_removed_ext_gw_port_no_fip_ns [0.077517s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.ListArgsTestCase.test_list_args_with_empty [0.031409s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_router_namespace [0.041776s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_router_namespace [0.046696s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_with_client_id [0.365019s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_remove_config_files [0.050180s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.QuotaTest.test_create_network_quota_exceeded [0.338181s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn [0.052302s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated_dvr [0.451590s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_advertise_mtu [0.060215s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.QuotaTest.test_create_network_quota_without_limit [0.103090s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_config_file [0.039621s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.SubresourceTest.test_show_sub_resource ... SKIPPED: this class will be deleted DEBUG: {2} neutron.tests.unit.api.v2.test_base.SubresourceTest.test_update_sub_resource ... SKIPPED: this class will be deleted DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dns_domain [0.045865s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_best_match_language [0.031617s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active [0.033165s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_accept_and_query_extension [0.039098s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_namespace_no_path [0.035548s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_floating_ip_not_configured_if_no_host_or_dest_host [0.193993s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_kill_script_namespace [0.036361s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_accept [0.076623s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_address_scope_iptables_rules_dvr [0.041872s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_ensure_active [0.035782s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_missing [0.031542s] ... ok DEBUG: Unable to convert value in /var/path/uuid.pid DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid_no_an_int [0.046901s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_with_partial_matched_string [0.037930s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_error_logged [0.036492s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_context_without_neutron_context [0.037094s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_unregister_unknown_process [0.036249s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: webob.exc.HTTPGatewayTimeout: The gateway has timed out. DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_http_error [0.031510s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_mapped_neutron_error_localized..TestException: Translated error DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_mapped_neutron_error_localized [0.032048s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_delete_ipv6_addr [0.044267s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: webob.exc.HTTPNotImplemented: The server has either erred or is incapable of performing the requested operation. DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_not_implemented_error [0.030856s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_get_ipv6_llas [0.036451s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_webob_5xx_logged_info_level [0.044732s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_ipv6_with_gw_ip [0.044763s] ... ok DEBUG: {2} neutron.tests.unit.cmd.ovn.test_neutron_ovn_db_sync_util.TestNeutronOVNDBSyncUtil.test_setup_conf [0.036305s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_metadata_iptables_rules [0.279853s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_with_ipv6_delete_onlink_routes [0.038966s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_empty [0.034827s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_clean_connections [0.035469s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_network_update_not_called [0.049750s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_fip_namespace [0.037915s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_preserve [0.038450s] ... ok DEBUG: An interface driver must be specified DEBUG: Error loading class by alias DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname DEBUG: mgr = driver.DriverManager( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__ DEBUG: super(DriverManager, self).__init__( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__ DEBUG: self._init_plugins(extensions) DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins DEBUG: raise NoMatches('No %r driver found, looking for %r' % DEBUG: stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'wrong.driver' DEBUG: Error loading class by class name DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 113, in load_class_by_alias_or_classname DEBUG: mgr = driver.DriverManager( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 54, in __init__ DEBUG: super(DriverManager, self).__init__( DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/named.py", line 89, in __init__ DEBUG: self._init_plugins(extensions) DEBUG: File "/usr/lib/python3.9/site-packages/stevedore/driver.py", line 113, in _init_plugins DEBUG: raise NoMatches('No %r driver found, looking for %r' % DEBUG: stevedore.exception.NoMatches: No 'neutron.interface_drivers' driver found, looking for 'wrong.driver' DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/utils/runtime.py", line 120, in load_class_by_alias_or_classname DEBUG: class_to_load = importutils.import_class(name) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/importutils.py", line 30, in import_class DEBUG: __import__(mod_str) DEBUG: ModuleNotFoundError: No module named 'wrong' DEBUG: Error loading interface driver 'wrong.driver' DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes [0.037356s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_nonexistent_interface_driver [0.059411s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes_still_procs [0.044989s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_cannot_determine_bridge_port [0.035262s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_generate_dibbler_conf [0.087498s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_ovs_port [0.036445s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_bad_name [0.041110s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_gateway_external_network_check_good [0.048512s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_clean_stale_meta_proxies [0.150335s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.276706s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_get_checks_list [0.050421s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_address_scope [0.050090s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.042981s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_networking_ovn_latest_revision [0.041433s] ... ok DEBUG: Failure applying iptables rules DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 432, in defer_apply DEBUG: self.defer_apply_off() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 446, in defer_apply_off DEBUG: self._apply() DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: Failed to process floating IPs. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 432, in defer_apply DEBUG: self.defer_apply_off() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 446, in defer_apply_off DEBUG: self._apply() DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 1042, in process_external DEBUG: self.process_snat_dnat_for_fip() DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 439, in defer_apply DEBUG: raise l3_exc.IpTablesApplyException(msg) DEBUG: neutron_lib.exceptions.l3.IpTablesApplyException: Failure applying iptables rules DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_external_iptables_exception [0.050756s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_both_missing [0.042979s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.046818s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_protocol_range [0.043451s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_ipv6_only_gw [0.061760s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.069788s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_drop_all_ip_traffic_for_port [0.049242s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_delete_stale_internal_devices [0.061248s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_new [0.067541s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_disabled [0.052897s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_ring_rebalance [0.100252s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_with_prefix [0.045835s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_conntrack.IPConntrackTestCase.test_delete_conntrack_state_dedupes [0.032986s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_bound_port [0.034535s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_any_ipv4 [0.031308s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_unbound_port [0.043162s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_any_ipv6 [0.037317s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_bound_port [0.036831s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_fwmark_none [0.034184s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_unbound_port [0.049340s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_iif [0.034984s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_ipv6 [0.032153s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_empty_dhcp_disabled [0.056721s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestAddNamespaceToCmd.test_add_namespace_to_cmd_with_namespace [0.031250s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_for_baremetal [0.045579s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready_no_device [0.039087s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_sanitize_map [0.037483s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready_no_link_address [0.041943s] ... ok DEBUG: Router to be updated is not in internal routers list: DEBUG: NoneType: None DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible_type_changed [0.349836s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestGetDhcpDnsServers.test_ipv4 [0.041729s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.031671s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 1301, in process DEBUG: self._process_internal_ports() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 677, in _process_internal_ports DEBUG: self.internal_network_removed(p) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.033341s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_internal_network_removed_unexpected_error [0.054646s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_empty_list [0.039738s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.034724s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_northbound [0.064354s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list [0.037110s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnets_added [0.074812s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_dadfailed [0.030846s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_malformed [0.050812s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnets_added_to_existing_port [0.063474s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready [0.048003s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_in_azs [0.055114s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_non_existent_address [0.031543s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_disabled_random_fully_false [0.056051s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_success_one_timeout [0.030911s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_system_dns_resolvers [0.057595s] ... ok DEBUG: Failed to fetch router information for 'a7e1f682-298d-457c-b223-8a784c53d314' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/agent.py", line 779, in _process_router_update DEBUG: routers = self.plugin_rpc.get_routers(self.context, DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: oslo_messaging.exceptions.MessagingTimeout DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_rpc_timeout_on_get_routers [0.044871s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_overlapping_param_set_different_vnic_type [0.037005s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_update_snat_routing_table [0.045698s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input_no_binding_profile [0.033851s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_deleted [0.038430s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_info_create_with_router [0.038999s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_delete_unmoved_global [0.219692s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global [0.033723s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global_no_attr [0.032919s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_snat_ns_delete_not_called_when_snat_namespace_does_not_exist [0.227838s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global_renamed [0.035148s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_not_last_line [0.067951s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_v6 [0.171163s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_scan_fip_ports_restart_none [0.154976s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_renamed_global [0.260893s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_set_new_global [0.038581s] ... ok DEBUG: {2} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_cache_miss [0.034034s] ... ok DEBUG: {2} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_no_cache [0.034321s] ... ok DEBUG: {2} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_hostname_url [0.033390s] ... ok DEBUG: {2} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_ipv4_url [0.033511s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_one [0.036438s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.SingletonDecoratorTestCase.test_singleton_instance_class [0.032410s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_without_profiler(spawn_n) [0.033502s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_timeout [1.033438s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestDvrServices.test_is_dvr_serviced_with_dhcp_port [0.032618s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_subscribe_not_first [0.374454s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestDvrServices.test_is_dvr_serviced_with_lbv2_port [0.038771s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_allmulticast_on [0.059660s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_backup [3.241680s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__process_arp_cache_for_internal_port [0.040058s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_None_interpolation [0.033351s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.034497s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 185, in call DEBUG: self.logger(e) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/common/test_utils.py", line 164, in func DEBUG: raise RuntimeError(2) DEBUG: RuntimeError: 2 DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__set_subnet_arp_info [0.040437s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_pool_spawn_raise [0.038208s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.034044s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.036114s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_arp_entry_no_routerinfo [0.046262s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIECUnitConversions.test_bytes_to_bits [0.047107s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.032605s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_default [0.036938s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_with_address_scope_mismatch [0.042220s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_table_string [0.036123s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_less [0.036034s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_forward_rules_no_fip_ns [0.040399s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v6 [0.038532s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_added_dist [0.053248s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_delete_rule_v6 [0.043122s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_arp_related_dev_no_subnet [0.040181s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.036943s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_ha_router_reset_state [0.057576s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_dummy [0.054438s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_masking_random_ranges [0.193443s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_macvtap [0.045924s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_group.AdminTests.test_get_address_group [0.034838s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan6_valid_srcport_length [0.037161s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_create_address_scope [0.035498s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_ipv6_groupaddr [0.034279s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_create_address_scope_shared [0.034709s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_srcport_length [0.043256s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_create_address_scope_shared [0.034291s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_delete_address_scope [0.038272s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_create_address_scope [0.044523s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_remove_centralized_floatingip [0.262771s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_remove_floating_ip [0.040480s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_update_address_scope [0.058890s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_snat_ns.TestDvrSnatNs.test_create [0.031757s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_update_address_scope_shared [0.037215s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__hash__ [0.029990s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_update_address_scope_shared [0.036093s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__repr__ [0.029268s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_srcport_range [0.243649s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_gateway_ports_equal [0.032045s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_create_address_scope_shared [0.037947s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.033065s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_remove_floating_ip [0.032275s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_update_address_scope_shared [0.035961s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_broken [0.032337s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__ [0.035034s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_delete_address_scope [0.035802s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_device [0.035078s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__readfile_error [0.035544s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_update_address_scope_shared [0.036274s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.038773s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_exhausted_pool [0.030496s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_add_network_to_dhcp_agent [0.033975s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.032078s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_repeated_call_with_same_key [0.029862s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_agent [0.034450s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.031819s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_release [0.029964s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestSysctl.test_disable_ipv6_when_ipv6_globally_disabled [0.037440s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_hosting_port_for_router_not_in_ns [0.043280s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestSysctl.test_disable_ipv6_when_ipv6_globally_enabled [0.036898s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_register_router [0.035113s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_destroy [0.037073s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_legacy_router.TestAddFloatingIpWithMockGarp.test_add_floating_ip [0.040258s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test__get_any_remote_group_id_in_rule_with_remote_address_group [0.039400s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_update_agent [0.173423s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_multiple_external_gateway_ips [0.051474s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_ensure_snat_cleanup [0.047827s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_remote_sgs_to_remove [0.087236s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_network_from_dhcp_agent [0.083582s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_get_prefix_and_id [0.059086s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_port_filter_with_destroy_ipset_chain [0.057201s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_unused_security_group_info [0.040455s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_is_managed [0.070505s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_router_from_l3_agent [0.103897s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test__add_fip_addr_to_device_error [0.043464s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_update_security_group_members [0.072263s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_add_router_to_l3_agent [0.088271s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_get_floating_ips [0.053100s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_nat_rules_removed [0.038000s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_delete_conntrack_from_delete_port [0.099535s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_network_from_dhcp_agent [0.055508s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test__process_pd_iptables_rules [0.044428s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_agent [0.058767s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_update_routing_table [0.044929s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_network_from_dhcp_agent [0.041213s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCreateRegNumbers.test_no_registers_defined [0.038649s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_delete_conntrack_from_delete_port_no_ct_zone [0.107115s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_agent [0.039775s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_update [0.048282s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_networks_on_dhcp_agent [0.042834s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ingress_tcp_min_port_0_for_ipv6 [0.097432s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_update_agent [0.043810s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_network_from_dhcp_agent [0.056373s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_dhcp_agents_hosting_network [0.046427s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_code_protocol_num [0.151285s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_add_router_to_l3_agent [0.050831s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_dhcp_agents_hosting_network [0.112845s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_name [0.143345s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__add_flow_dl_type_formatted_to_string [0.374725s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_l3_agents_hosting_router [0.068460s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_mport [0.068718s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.AdminTests.test_get_topology [0.046025s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp [0.038263s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemMemberTests.test_delete_topology [0.039227s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_mport_prefix [0.039391s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_callbacks_registered [0.133834s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_availability_zone.SystemAdminTests.test_get_availability_zone [0.042963s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_prefix [0.045471s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_dccp_port [0.037220s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_service_profile [0.061283s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_changed [0.104040s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_icmp [0.043728s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_service_profile [0.040656s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_get_flavor [0.039198s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_prefix [0.044333s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_get_service_profile [0.036528s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_missing [0.108756s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_service_profile [0.037148s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_get_service_profile [0.041051s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_non_existing [0.110588s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_service_profile [0.044859s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_flavor [0.035454s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_4 [0.234166s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_update_service_profile [0.054893s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_vlan [0.118884s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_encap_by_num [0.046233s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_flavor [0.059499s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_zero [0.036435s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_update_service_profile [0.038106s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_port_by_num [0.043252s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_vxlan [0.108154s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_get_floatingip [0.044266s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_mport [0.054169s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_update_floatingip [0.039538s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_create_floatingip [0.035557s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_port [0.059070s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_trusted_ports_not_managed_port [0.104020s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_create_floatingip_with_ip_address [0.042666s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code_protocol_num [0.051890s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_get_floatingip [0.040324s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_name [0.042370s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectMemberTests.test_get_floatingip_pool [0.058642s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp [0.045894s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_port [0.041143s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_delete_fip_pf [0.075045s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_prefix [0.042255s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_create_fip_pf [0.040088s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_mport [0.041517s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_prefix [0.050366s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter [0.336826s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_mport_prefix [0.039603s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_create_port [0.031561s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_mock_chain_applies [0.037254s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_get_or_create_sg_existing_sg [0.030086s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_prepare_port_filter_with_no_sg [0.043464s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_port_sg_removed [0.030352s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_rules [0.031648s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_trusted_ports [0.036366s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_update_rules_split [0.029851s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_port_sec_group_change_no_ct_zone [0.038510s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_get_iptables_driver_instance_has_correct_instance [0.031671s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_trusted_ports [0.038962s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_no_value [0.031212s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_get_fip_pf [0.318393s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_update_delete_port_filter [0.042246s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_true [0.030393s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_create_fip_pf [0.037419s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_hybrid_ports_cleaned [0.031663s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_delete_router_conntrack_helper [0.037002s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_with_zero_ipv6 [0.031653s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_get_router_conntrack_helper [0.038355s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test__generate_device_zone [0.104548s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_backup_to_primary [3.469582s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_egress [0.044257s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_update_router_conntrack_helper [0.047154s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_icmp [0.030241s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test__populate_initial_zone_map [0.035817s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_icmp6 [0.030418s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_create_router_conntrack_helper [0.037008s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test_multiple_firewall_with_common_conntrack [0.036352s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_ipv6_icmp [0.039839s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_delete_router_conntrack_helper [0.043988s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters [0.048386s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_valid_prefix_ipv4 [0.033431s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_delete_router_conntrack_helper [0.036560s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters_and_zero [0.034725s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_common_rules [0.031263s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_create_local_ip [0.035929s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseCustomBinaryNameIPv6.test_add_and_remove_chain_custom_binary_name [0.036150s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_no_port_ranges [0.030550s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_delete_local_ip [0.045468s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseEmptyCustomBinaryName.test_empty_chain_custom_binary_name [0.044558s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_get_interfaces [0.049660s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_update_local_ip [0.039539s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_is_bridged_interface [0.033934s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseEmptyCustomBinaryNameIPv6.test_empty_chain_custom_binary_name [0.047588s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_update_local_ip [0.034924s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_handle_sigterm [0.031802s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_initialize_mangle_table [0.033006s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_get_local_ip [0.034858s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_init [0.031749s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_read [0.041730s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_delete_local_ip [0.054934s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_no_privileges [0.031843s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_get_local_ip [0.033621s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_with_id [0.030110s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_delete_local_ip_port_association [0.036753s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_with_name [0.030497s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_get_local_ip_port_association [0.035847s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_2 [0.038820s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_get_local_ip_port_association [0.037016s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_restart [0.033159s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_create_local_ip_port_association [0.036394s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable_already_active [0.034505s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_delete_local_ip_port_association [0.034875s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_ensure_dir_called [0.033660s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_delete_log [0.045488s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_generation_no_track_not_supported [0.343676s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__setitem [0.038890s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_get_loggable_resource [0.035190s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_contains_list_of_dicts [0.038131s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_without_excluded [0.040692s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_update_log [0.037348s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_build_config [0.032067s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_get_log [0.034570s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_build_config_no_vips_track_script [0.033416s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_create_metering_label [0.034220s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_remove_address_by_interface_no_track_not_supported [0.035439s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_delete_metering_label_rule [0.034384s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_remove_addresses_by_interface [0.031549s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_create_metering_label [0.034257s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedStateExceptionTestCase.test_state_exception [0.033741s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_config_str [0.031248s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_delete_metering_label [0.034527s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_no_metadata [0.209317s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVipAddressTestCase.test_vip_with_scope [0.030549s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_create_metering_label_rule [0.034496s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__output_hosts_file_log_only_twice [0.033395s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev [0.030509s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_delete_metering_label [0.036043s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__parse_ip_addresses [0.032329s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev_no_track_not_supported [0.034399s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_get_metering_label [0.035214s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_client_id_num [0.035415s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_without_dev [0.036943s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_delete_metering_label [0.034392s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_existing_dhcp_networks [0.032661s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_no_qdisc_with_chain [0.030143s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_file_on_net_with_v6_slaac_and_v4 [0.033291s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_create_metering_label [0.034611s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__del_filter_by_id [0.033230s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_get_metering_label [0.034651s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_non_local_subnets [0.036268s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_duplicated_with_chain [0.037166s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_delete_metering_label_rule [0.037458s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_client_id [0.043155s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_not_found_without_chain [0.034160s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_get_metering_label_rule [0.035260s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_ipv6_address_force_metadata [0.033162s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_with_additional_filters [0.031059s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_get_ndp_proxy [0.035450s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_agents_without_dns_provided [0.033813s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filters [0.031165s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_update_ndp_proxy [0.035444s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_ipv6_port_with_ipv4_opt [0.034088s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_no_output [0.035872s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_dvr_edge_router [0.003262s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_remove_stale_ri_ifname [0.001458s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_delete_ndp_proxy [0.036127s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_add_tc_policy_class [0.047971s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_update_ndp_proxy [0.036356s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test__get_tbf_burst_value_when_burst_bigger_then_minimal [0.032306s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_update_ndp_proxy [0.035213s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestHandleFromHexToString.test_run [0.030766s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_physical_network [0.034850s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_bytes_wrong_unit [0.032501s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_segments [0.034355s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_megabytes_value [0.032807s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_shared [0.034210s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_delete_filters_bw_limit [0.032024s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network [0.033828s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_set_tbf_bw_limit [0.032024s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_network_type [0.034234s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_port_security_enabled [0.034165s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteEncodeTest.test_decode_return_data [0.064670s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_for_ipv6_lease [0.345134s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_physical_network [0.034526s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_process_input [0.035534s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_segments [0.042118s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_change_locale [0.038731s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_default [0.035206s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_no_raise_runtime [0.048059s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_segmentation_id [0.036427s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_stderr_true [0.035359s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_network_type [0.035267s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_addl_env [0.034024s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_default [0.034138s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_privsep [0.032931s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_segmentation_id [0.035614s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_not_effective_group [0.031254s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_shared [0.034993s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_top_parent_pid_fork [0.031760s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_segments [0.034337s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_process_disappearing [0.035498s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_shared [0.033344s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_first_non_root_helper_child [0.033336s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_network_type [0.034135s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_with_client_id [0.361052s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_last_child_pid_as_root [0.032653s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_external [0.034787s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_abs_path [0.030481s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_remove_abs_path [0.029963s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_default [0.033737s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_reload_allocations [0.070402s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpConnection.test_connect [0.031977s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_network_type [0.034711s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_meta_disabled_returns_false [0.033215s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_new_style_empty_client [0.032903s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_network_type [0.035753s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_non_isolated_network_returns_false [0.034735s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_physical_network [0.033715s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_ovn_metadata_port_returns_false [0.036706s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_segmentation_id [0.035632s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_infinite_lease_duration [0.035627s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_segments [0.034473s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dhcp_range_bad_prefix_length [0.033705s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_external [0.034459s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_network_type [0.034480s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_run [0.223619s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_internal_server_error [0.033023s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_2___ffff_192_168_1_1 [0.032920s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_3_fe80__5054_ff_fede_5bbf [0.032298s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_check_process_id_env_var [0.238578s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_for_remote_address_cache_hit [0.040107s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_namespace [0.035484s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_router_id [0.031434s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_kill_script_no_namespace [0.032418s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_router_networks_twice [0.031845s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_no_namespace [0.031494s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_200 [0.033631s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_physical_network [0.297814s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_reload_cfg_without_custom_reload_callback [0.031293s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists_unlink_no_file [0.033043s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_add_ipv6_addr [0.032221s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_segments [0.044504s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_empty [0.031892s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_get_device_name [0.031272s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_only_contains_metadata_cidr [0.032657s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_shared [0.038705s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_delete_onlink_routes [0.032703s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_get_networks_port_bindings [0.031795s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_default [0.037254s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_ext_gw_with_dual_stack [0.033720s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync_teardown_namespace [0.032886s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_network_type [0.035766s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6 [0.032657s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_user [0.032012s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_segmentation_id [0.035309s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_uncompact [0.031833s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_handles_process_exception [0.032993s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_delete_network [0.034190s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_without_clean_connections [0.031655s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call_no_instance_match [0.031534s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.036879s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network [0.044330s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_400 [0.038722s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.037168s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_physical_network [0.036883s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_other_code [0.034864s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_configured_bridge [0.033874s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_external [0.037399s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_doesnot_exists [0.031090s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_new [0.039773s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists [0.039873s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_port_security_enabled [0.044823s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.036755s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_network_type [0.036173s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_delete_ignores_dups [0.038706s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_configured_bridge [0.033284s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_physical_network [0.035526s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_timeout_report_interval [0.036418s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_no_ns [0.033622s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_device_details [0.033156s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_network_type [0.036727s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_with_ns [0.037230s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_network_details [0.033168s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_network_type [0.035626s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_binding_activated_not_supported [0.033442s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_physical_network [0.035688s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_resource_delete [0.032316s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_segmentation_id [0.036752s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_resource_update [0.032557s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_segments [0.035973s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_port_security_enabled [0.037870s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_shared [0.036226s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_conntrack.OvsIPConntrackTestCase.test_get_device_zone [0.216606s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_ip_availability.AdminTests.test_get_network_ip_availability [0.035304s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_dummy [0.036044s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectMemberTests.test_get_network_ip_availability [0.042095s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_veth [0.038402s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_l3_extension [3.398188s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemAdminTests.test_get_network_ip_availability [0.035776s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_addr_pair ... SKIPPED: Test depends on allowed-address-pairs extension DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_vlan [0.032617s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_create_network_segment_range [0.034700s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_ipv4 [0.029540s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_delete_network_segment_range [0.035073s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_oif [0.046639s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_update_network_segment_range [0.035183s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_oif_none [0.029852s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_addr_pair_low_version ... SKIPPED: Test depends on allowed-address-pairs extension DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_delete_network_segment_range [0.034721s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_table [0.028642s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_update_network_segment_range [0.036301s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_ipv4 [0.030352s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port [0.037182s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready [0.040896s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.030581s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_device_owner [0.039276s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_str [0.029192s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_port_security_enabled [0.037682s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_filters_dynamic_permanent [0.029539s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_delete_port [0.035272s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_filters_tentative_dadfailed [0.029736s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_host_id [0.035452s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_ip_version [0.029510s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port [0.036189s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_to [0.030015s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.031233s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.031305s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.067911s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.046715s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry [0.060120s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_host_id [0.036851s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry_nonexistent_namespace [0.033330s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_delete_entry [0.040840s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips [0.049693s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.033504s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_host_id [0.035878s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.031691s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips_and_subnet_id [0.041706s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute_nosudo_with_no_namespace [0.031288s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_mac_address [0.045305s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v4_iif [0.031936s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_delete_rule_v4 [0.032076s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_delete_port [0.037469s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vlan [0.031291s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port [0.037146s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_del_veth [0.030591s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_host_id [0.036021s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_namespaces_non_root [0.030073s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_device_owner [0.043340s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.034444s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips [0.040280s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.033476s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.031860s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips_and_ip_address [0.038101s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_all_zero_ipv6 [0.030795s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.038887s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_with_first_add_member [0.030749s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_profile [0.037573s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_name_exists [0.031202s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_ports_with_no_rules [0.930433s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_vnic_type [0.037125s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test__get_any_remote_group_id_in_rule_with_remote_group [0.033008s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_port_security_enabled [0.040714s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_filter_defer_apply_off_with_sg_only_ipv6_rule [0.036905s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_remote_sg_ids [0.032747s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_vif_details [0.039457s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_sg_ids_set_for_ports [0.032272s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_resource_request [0.036436s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_sg_members [0.032101s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.036137s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test__get_sg_members [0.041904s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_profile [0.036969s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_apply [0.033318s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_device_owner [0.037859s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_coalesce_simple [0.033793s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips_and_ip_address [0.037138s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_need_pre_defer_copy [0.041205s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips_and_subnet_id [0.046463s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_dest_prefix [0.035005s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs [0.036204s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips [0.035376s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_egress [0.420993s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips_and_subnet_id [0.045740s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_host_id [0.036000s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs [0.034682s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type [0.209594s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_code [0.041810s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_mport_prefix [0.034259s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_icmp_prefix [0.033830s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_ipip [0.034009s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_sctp_port [0.034734s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp [0.038945s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_host_id [0.255089s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_mport_prefix [0.035716s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_device_owner [0.037195s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips_and_ip_address [0.035951s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_prefix [0.042412s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_mac_address [0.037461s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_mport_prefix [0.034870s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_vnic_type [0.034993s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_prefix [0.034785s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips [0.033881s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress [0.034132s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_port_security_enabled [0.034680s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code [0.034498s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_resource_request [0.035253s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code_protocol_legacy_name [0.034416s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_sg_rules_for_devices_ipv4_ingress_port_range_min_port_1 [0.605081s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_data_plane_status [0.034780s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_prefix [0.034618s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_prepare_and_remove_devices_filter_enhanced_rpc [0.038706s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.034874s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_port [0.035023s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_member_updated [0.034308s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.036223s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp [0.035930s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_firewall_disabled [0.033280s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_vnic_type [0.034301s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_prefix [0.035254s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_none [0.034845s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips [0.034737s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_icmp_prefix [0.035517s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_rule_not_updated [0.036564s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips_and_ip_address [0.038182s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_port [0.038223s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_address_group_deleted [0.033238s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips_and_subnet_id [0.034516s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_ip_spoofing_filter_with_multiple_ips [0.034664s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_address_group_updated [0.033083s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.036324s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_member_updated_multiple_ports [0.036117s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_ip_spoofing_no_fixed_ips [0.037200s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_host_id [0.035814s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_remove_ports_not_configured [0.033770s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_devices [0.041977s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_delete_port [0.045755s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_updated [0.049531s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port [0.035629s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_new_ports_only [0.034147s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.035372s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_prepare_remove_port [0.058183s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_device_owner [0.047568s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.036044s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_rule_updated [0.066116s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4_no_ct_zone [0.224099s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.036383s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv6 [0.045162s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.037006s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_rule_updated [0.061405s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv6 [0.036537s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.036787s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_user_sg_rules_deduped_before_call_to_iptables_manager [0.033150s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_delete_policy [0.035029s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_comments_short_enough [0.029256s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.037059s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerDisableRandomFullyTestCase.test_verify_disable_random_fully [0.029987s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_member_updated [0.124862s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.036608s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_initialize_nat_table [0.034075s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_update_policy [0.039439s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_mangle_found [0.033351s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_rule_updated [0.075905s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.038305s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_filter_rule [0.037268s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupExtensionControl.test_enable_security_group_extension_by_config [0.038427s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_mangle_rule [0.034184s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.051238s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_ip_lib.TestIPLink.test_address_no_address [0.036062s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_failure [0.032641s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_device_has_ip_error [0.034466s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.042463s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_use_table_lock [0.033428s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_ip_lib.TestIpWrapper.test_get_devices [0.034927s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_remove_nonexistent_chain [0.030757s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_delete_policy [0.050369s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_metadata_disable [3.059302s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_remove_nonexistent_rule [0.030853s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_create_process [0.043127s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.047051s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_execute_1 [0.035504s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_active_ha [0.057844s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_mangle_rule [0.039413s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.043773s] ... ok DEBUG: Command: sentinel.cmd; Exit code: 1; Stdin: fake_stdin; Stdout: fake_stdout; Stderr: fake_stderr DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_execute_4 [0.034467s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router [0.044078s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_raw_rule [0.052005s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.036836s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_1 [0.034729s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_rule_exchanged_interface_and_ip [0.040146s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.036922s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_2 [0.038253s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated_dual_stack [0.060277s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters_and_zero [0.030512s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.037043s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_exc_2 [0.034171s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_snat_port_for_internal_port [0.037913s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters_chain_notexists [0.029879s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__cast_message [0.035514s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_generation [0.030266s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_create_policy [0.045779s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_snat_port_for_internal_port_ipv6_same_port [0.048956s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_admin_state_down [0.035777s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_not_found [0.034021s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_delete_policy [0.046991s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_address_scope_iptables_rules [0.050066s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_wo_scheduling_on_port_update [0.033939s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_remove_addresses_by_interface_with_no_track [0.031208s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_update_policy [0.035886s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_no_action [0.033379s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_destroy [0.035582s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_and_delete_fail_retrigger_initialize [0.050803s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.044225s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_clear [0.032185s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_get_filter_id_for_ip [0.030652s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__add_qdisc [0.030487s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.038117s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_unsubscribe [0.048780s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_without_chain [0.029897s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.037527s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test__get_manager_is_singleton [0.043646s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_with_chain [0.036247s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.035877s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_clear_unprovides_all_producers [0.043378s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TcFilterTestCase.test__mac_to_pyroute2_keys [0.038040s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.037097s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TcFilterTestCase.test_add_tc_filter_vxlan [0.033459s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_raises_on_callback_not_found [0.043454s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.036402s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_list_tc_policy_classes [0.030428s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_create_policy [0.037316s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_fails_on_invalid_type [0.044771s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_tbf [0.032420s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_update_policy [0.035790s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_bytes_wrong_unit [0.037085s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_registers_callback [0.050291s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.039163s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bits_value [0.036384s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_add_remove_2_subnets [0.342811s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_fails_on_invalid_type [0.054992s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.036436s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bytes_value [0.029006s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_megabytes_value [0.028672s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.036030s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_active [0.077229s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.035641s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bits_value [0.055289s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.036099s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_megabits_value [0.029285s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_standby [0.065493s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.037850s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_delete_tbf_bw_limit [0.030305s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits [0.030914s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.043245s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_lla_already_exists [0.073322s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits_no_rate_info [0.030617s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.036968s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_burst_value_zero [0.030198s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_create_policy [0.035546s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_execute_raises [0.030250s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_remove_gateway [0.068839s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_fails_on_unregistered_callback [0.289160s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_update_policy [0.035241s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_debug [0.038822s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type_none [0.036845s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_clean_stale_namespaces [0.051567s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_delete_quota [0.038743s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resources.IsValidResourceTypeTestCase.test_known_type [0.031339s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_update_quota [0.050622s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__is_dhcp_agent_hosting_network [0.036070s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_and_handle_ip_generation_failure [0.039433s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_db_reference_error [0.032415s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_ip_generation_failure_reraise [0.034188s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_surrogateescape_in_decoding_out_data [0.215093s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_str_id [0.030684s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_dhcp_ready_on_ports [0.072539s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_first_parent_pid_fork [0.030932s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_own_pid_no_parent [0.031658s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_no_process_running [0.032887s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_active_networks_info [0.080480s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_router_delete_stale_external_devices_no_snat_ns [0.334217s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_child_pid_as_root [0.030304s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_script [0.029945s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_routers_ha_on_update_without_ha_interface [0.038800s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info [0.073183s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_empty_client [0.036601s] ... ok DEBUG: L3 agent failure to setup floating IPs DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 506, in configure_fip_addresses DEBUG: return self.process_floating_ip_addresses(interface_name) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: Failed to process floating IPs. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 506, in configure_fip_addresses DEBUG: return self.process_floating_ip_addresses(interface_name) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 1048, in process_external DEBUG: fip_statuses = self.configure_fip_addresses(interface_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 511, in configure_fip_addresses DEBUG: raise l3_exc.FloatingIpSetupException(msg) DEBUG: neutron_lib.exceptions.l3.FloatingIpSetupException: L3 agent failure to setup floating IPs DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_exception [0.048271s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_new_style_client [0.032759s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_delete_quota [0.400389s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_routed_network [0.074870s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible [0.048109s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_start [0.033636s] ... ok DEBUG: Router to be updated is not in internal routers list: DEBUG: NoneType: None DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_no_instance_match [0.032792s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible_type_match [0.039247s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy(target_tenant) [0.072165s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_group_by_network_id [0.071971s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_1_192_168_1_1 [0.033583s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 1301, in process DEBUG: self._process_internal_ports() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 687, in _process_internal_ports DEBUG: self.internal_network_added(p) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_internal_network_added_unexpected_error [0.047061s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_and_router_id_invalid_1_192_168_1_1 [0.030889s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy(target_project) [0.079116s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_release_dhcp_port [0.060233s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_dhcpv6_stateful_interface_added [0.050431s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_and_router_id_invalid_3_fe80__5054_ff_fede_5bbf [0.037971s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_reserved_dhcp_port [0.033148s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_interface_removed [0.054477s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_dvr_mac_address_list [0.033088s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy_target_tenant(target_tenant) [0.080027s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_no_match_2___ffff_192_168_1_1 [0.068917s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_pull_resource_not_found [0.038597s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_slaac_interface_added [0.051511s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test__prepare_object_fanout_context [0.034189s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_no_id [0.060525s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy_target_tenant(target_project) [0.075107s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SGAgentRpcCallBackMixinTestCase.test_security_groups_member_updated [0.031460s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_delete_events_with_remote [0.032766s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_404 [0.061479s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_get_rbac_policy(target_tenant) [0.074237s] ... ok DEBUG: {3} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_http_to_https [0.031220s] ... ok DEBUG: {3} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_no_headers [0.038402s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_other_code [0.066343s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_get_rbac_policy(target_project) [0.074478s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_post [0.054663s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_adding_extra_data [0.099688s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_enabled_random_fully_false [0.262806s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy_target_tenant(target_tenant) [0.087555s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_if_compatible [0.041693s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_router_networks [0.065667s] ... ok DEBUG: Failed to process compatible router: 76a419dc-e705-48f4-98cb-2bcd4fcf5745 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/agent.py", line 848, in _process_routers_if_compatible DEBUG: self._process_router_if_compatible(router) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception: Test failure during _process_routers_if_compatible DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_if_compatible_error [0.038606s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy_target_tenant(target_project) [0.069158s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_action [0.099134s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_deleted_error [0.047319s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_doesnot_exists [0.062000s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy(target_tenant) [0.063160s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_removed_from_agent [0.048439s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy(target_project) [0.036079s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists_unlink_fails_file_still_exists [0.078382s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_get_rbac_policy(target_tenant) [0.040362s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_spawn_radvd [0.050471s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_get_rbac_policy(target_project) [0.035694s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_stop_no_cleanup [0.040238s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_extension_can_be_accessed_by_alias [0.183100s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_main [0.074744s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy_target_tenant(target_tenant) [0.039560s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy_target_tenant(target_project) [0.036927s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_report_state [0.074989s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy(target_tenant) [0.036150s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy(target_project) [0.034644s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_allocate_rule_priority [0.161574s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_get_rbac_policy(target_tenant) [0.035342s] ... ok DEBUG: Router to be updated is not in internal routers list: 971b0c3e-37e4-44de-902c-c94cb08ce3a4 DEBUG: NoneType: None DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_after_router_updated_called_on_agent_process_update [0.097053s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_get_rbac_policy(target_project) [0.037059s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy_target_tenant(target_tenant) [0.035857s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_index_gets_all_registerd_extensions [0.253902s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy [0.087684s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy_target_tenant(target_project) [0.037885s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_get_rbac_policy(target_tenant) [0.035825s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_filter_rules [0.057085s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_get_rbac_policy(target_project) [0.045047s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_nat_rules_ipv6 [0.064871s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router_ha [0.035636s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_network_id [0.035366s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__load_config [0.070894s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionExtendedAttributeTestCase.test_ext_test_resource_create [0.207522s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_ha [0.037606s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router_distributed [0.043516s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link [0.369069s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_contains_stale_cidr [0.065063s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_multiple_extensions [0.066053s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_external_fixed_ips [0.037830s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_network_id [0.035674s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_with_plugins [0.067638s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_ha [0.035761s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info [0.035687s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link_and_addr_already_exist [0.166409s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_remove_router_interface [0.036808s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info [0.037177s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router [0.036154s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_ha [0.035409s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router [0.037675s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_add_router_interface [0.055509s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_destroy_no_namespace [0.231082s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_network_id [0.036601s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_provision_datapath [0.416762s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: Extension path '' doesn't exist! DEBUG: {3} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_custom_supported_implementation [0.359840s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info [0.036946s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync [0.031311s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {3} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_custom_supported_implementation_plugin_specific [0.038531s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_ha [0.036606s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync_teardown_namespace_does_not_crash_on_error [0.035288s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {3} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_without_need_for__plugin_interface_are_loaded [0.041173s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_add_router_interface [0.036564s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_group [0.042084s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_edit_previously_uneditable_field [0.040012s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_network_id [0.035883s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy [0.036361s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router [0.035248s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call [0.031309s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_plugin_prefix_with_parent_resource [0.060096s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router_ha [0.035394s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call_internal_server_error [0.035194s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_403 [0.034992s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_remove_router_interface [0.042288s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_action [0.058135s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_500 [0.032159s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_external_fixed_ips [0.037027s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_with_custom_member_action_gets_plugin_prefix [0.040790s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_create_security_group [0.035913s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_run [0.042311s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_action [0.041156s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_conn_cfg_missing [0.031991s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_delete_security_group [0.037036s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action_and_attr_map [0.048714s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_connection [0.036195s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_create_security_group [0.041324s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_start_bridge_monitor [0.032159s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_get_security_group [0.036650s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test__is_stale [0.038773s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_create_security_group_rule [0.035869s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters [0.120677s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_bulk_pull_doesnt_wipe_out_newer_data [0.043144s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_create_security_group [0.038966s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_get_resources [0.038627s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_delete_security_group [0.037169s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_unsubscribe_not_last [0.582086s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_microsecond_is_0 [0.030904s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_update_security_group [0.036530s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_update_device_down [0.039018s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_empty [0.112586s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_update_security_group [0.043375s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_binding_not_in_host [0.036381s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_delete_segment [0.036191s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_initialization_with_default_resources [0.036954s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_delete_segment [0.037708s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_get_segment [0.036490s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_empty [0.159633s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_service_type.SystemAdminTests.test_get_service_provider [0.043542s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port [0.258322s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_delete_subnet [0.039058s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__delete_arp_cache_for_internal_port [0.041795s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_get_subnet [0.042720s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_values [0.110973s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet [0.037188s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_address_scope_mark [0.045344s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_addr_pair_backward_cmp ... SKIPPED: Test depends on allowed-address-pairs extension DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_internal_port_not_found [0.040819s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet_segment_id [0.045573s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet_service_types [0.043118s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_fields [0.128706s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_get_subnet_segment_id [0.073665s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet_segment_id [0.076287s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit [0.173659s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_great_than_max_limit [0.099419s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__update_arp_entry_calls_arp_cache_with_no_device [0.375624s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_centralized_floatingip_dvr_ha [0.041886s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_unspecific [0.099046s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_with_matching_address_scope [0.048899s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_forward_rules [0.046411s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet_service_types [0.320167s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_native_pagination_without_native_sorting [0.103104s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet_service_types [0.040931s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_removed_dist [0.058987s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet_service_types [0.035886s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_router_cidrs_no_device_exists [0.045339s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort [0.105881s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_router_cidrs_no_fip_ns [0.045363s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet_segment_id [0.075971s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_gw_ns_name [0.038604s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet_service_types [0.048829s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_local_router [0.049914s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet_segment_id [0.045383s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_without_direction [0.103383s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__init__ [0.036318s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet_service_types [0.049887s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test__add_default_gw_virtual_route [0.035796s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet_service_types [0.036219s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_destroy_state_change_monitor_ok [0.034142s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_delete_subnetpool [0.038394s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_primary [0.055114s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_onboard_network_subnets [0.037056s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_set_ha_port [0.035849s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_add_prefixes [0.037042s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_hosting_port_for_router_in_ns [0.033742s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool_default [0.038236s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_info [0.031125s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_update_subnetpool [0.038541s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_routers_in_project [0.040209s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_only_ipv6_rule [1.112731s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_remove_prefixes [0.043785s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_is_router_in_namespace_for_not_in_ns [0.032734s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool_default [0.035449s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_legacy_router.TestAddFloatingIpWithMockGarp.test_add_floating_ip_error [0.032087s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_remove_prefixes [0.037293s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv4_ingress_addr_pair ... SKIPPED: Test depends on allowed-address-pairs extension DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_add_prefixes [0.064419s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.ExtensionTestCase.test_extended_create [0.459752s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_delete_subnetpool [0.035193s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_update_subnetpool [0.039106s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_add_subports [0.036726s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_body_string_not_json [0.118141s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_get_subports [0.038807s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_floating_ip [0.243396s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_update_trunk [0.036980s] ... ok DEBUG: RuntimeError in obtaining namespace list for namespace cleanup. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/namespace_manager.py", line 117, in list_all DEBUG: namespaces = ip_lib.list_network_namespaces() DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: {0} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_list_all [0.037679s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_create_trunk [0.044837s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_networks_none [0.113948s] ... ok DEBUG: L3 agent failure to setup floating IPs DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/l3/router_info.py", line 506, in configure_fip_addresses DEBUG: return self.process_floating_ip_addresses(interface_name) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_configure_fip_addresses [0.047833s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_delete_trunk [0.041631s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_mangle_rules_removed [0.034729s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_get_subports [0.035420s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_put_fips_in_error_state [0.033188s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_check_and_remove_ecmp_route [0.037531s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_missing_attr [0.120797s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_get_trunk [0.058727s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_routing_table_update [0.036693s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_create_trunk [0.040498s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_no_ports_but_members [0.032787s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_remote_group [0.033572s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_get_trunk [0.047854s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_body [0.107057s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__init_max_id_os_ken [0.036165s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_add_subports [0.055685s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__next_max_id [0.033453s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_create_trunk [0.036123s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_delete_sg [0.036815s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_with_keystone_env [0.120629s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_get_trunk [0.037926s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCookieContext.test_context_cookie_is_not_left_as_used [0.039220s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test__create_network_policy [0.042286s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCookieContext.test_cookie_is_different_in_context [0.038867s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_network_updated_remove_own_policy [0.037295s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_new_policy [0.041082s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_keystone_bad_tenant [0.122621s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_ipv4_address [0.072087s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_no_policy [0.052559s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_ingress [0.792137s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_ipv6_address [0.068821s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_noauth [0.135132s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__drop_all_unmatched_flows [0.120370s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule [0.260720s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_no_port_security_no_tag [0.110510s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_removed_ips_exp_egress [0.119038s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_removed_ips_no_exp_egress [0.101508s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_source_group [0.734974s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_retry_on_show [0.674926s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_shared [0.521996s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_none_enhanced_rpc [0.034326s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_rule_not_updated [0.031197s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_address_group_updated [0.032074s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_and_remove_devices_filter [0.033133s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_create_notifier [0.132602s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port [0.424459s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_remove_devices_filter_with_trusted_ports [0.033835s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_member_not_updated [0.033365s] ... ok DEBUG: update failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 632, in update DEBUG: return self._update(request, id, body, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 697, in _update DEBUG: obj = obj_updater(request.context, id, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/metering.py", line 87, in update_metering_label_rule DEBUG: raise NotImplementedError() DEBUG: NotImplementedError DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_update_metering_label_rule [0.203838s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_reservation [0.014634s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_member_updated [0.063910s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_project [0.023622s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_delete_notifier [0.140339s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_bridge [0.138698s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_resources_quota_usage_dirty [0.029086s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCaseForNoneDriver.test_get_trusted_devices [0.039650s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_reservation [0.018146s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_reservation_for_resources_with_empty_list [0.019036s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_non_existent_reservation [0.012780s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_member_updated_same_port [0.046859s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_all_quota_usage_dirty [0.020034s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_rule_updated_multiple_ports [0.038118s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_update_notifier [0.123888s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_permitted_ethertypes [0.117445s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_create_quota_limit [0.055348s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_firewall_disabled [0.034242s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_all_quotas [0.053067s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_with_firewall_disabled [0.064759s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_delete_registry_publish [0.115134s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_is_port_managed_not_managed_port [0.113367s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_with_noopfirewall [0.035089s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_detailed_project_quotas_resource [0.077494s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_remove_devices_filter_with_trusted_ports [0.035896s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check [0.054666s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_updated [0.039501s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter [0.107803s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_not_updated [0.034645s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filter_new_and_updated_ports [0.032448s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check [0.074715s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_all_updates [0.032321s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_all_quotas [0.051940s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter_initialized_port [0.114952s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_and_updated_ports [0.049266s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_single_resource [0.055095s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupExtensionControl.test_disable_security_group_extension_by_config [0.039379s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_device_has_ip_false [0.030858s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_create_or_update_agent_updates_version_manager [0.050936s] ... ok DEBUG: Initializing unfiltered port port_id that does not exist in ovsdb: Port port_id is not managed by this agent.. DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_process_trusted_ports_port_not_found [0.109691s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_read_ifaddresses [0.057371s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_no_version_updates_on_further_state_reports [0.062942s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_networks_create_bulk_registry_publish [0.411807s] ... ok DEBUG: Failed to get interface addresses: fake_dev. DEBUG: {1} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_read_ifaddresses_ip_error [0.039509s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get down agents (False)) [0.052597s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_port_filter_port_security_disabled [0.100394s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.SubresourceTest.test_sub_resource_member_actions ... SKIPPED: this class will be deleted DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_execute_3 [0.033969s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_accept_best [0.035848s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get alive agents (true)) [0.055143s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_pid_invoked_with_cmdline_1 [0.043853s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_query_extension [0.042485s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_pid_invoked_with_cmdline_2 [0.033664s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get down agents (false)) [0.062094s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_request_context_elevated [0.034252s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_process_is_running_2_False [0.033498s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_4xx_error_logged_info_level [0.034038s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_notification_required [0.033338s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict [0.064309s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_action_status [0.042445s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_fanout_required [0.042677s] ... ok DEBUG: None failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 97, in resource DEBUG: method = getattr(controller, action) DEBUG: TypeError: getattr(): attribute name must be string DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_no_route_args [0.031228s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_missing [0.056071s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_with_router_interface_delete [0.034878s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_non_4xx_error_logged_exception_level [0.033619s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network_no_new_agents [0.033944s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_status_204 [0.037608s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_l3_rpc_agent_api.TestL3AgentNotifyAPI.test_del_arp_entry [0.037546s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error_logs_attached_details [0.035958s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_applies_added_flows [0.367159s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_error_logged_exception_level [0.034671s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_existing_ports [0.040245s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_neutron_error_localized..TestException: Translated error DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_neutron_error_localized [0.034534s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_last_port_marks_cleaned [0.036705s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_neutron_error_with_json..TestException: 网络 DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_neutron_error_with_json [0.039795s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHybridIptablesHelper.test_overloaded_remove_conntrack [0.038427s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_router.TestRouter.test_pecan_factory [0.047756s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateConjFlows.test_create_conj_flows [0.032414s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test__kill_listen_processes_parents_and_childs [0.037053s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_ipv6 [0.032326s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_register [0.257177s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_with_zero_ipv4 [0.035278s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_not_empty [0.047899s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_succeeds_on_multiple_calls [0.047476s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_source_and_destination [0.032185s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_not_empty_forced [0.037712s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type_wrong_type [0.031972s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_filtered_by_agent_type [0.034152s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_without_port_range [0.041726s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_update_versions [0.033204s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_with_icmp_protocol [0.030582s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_not_empty_forced [0.032348s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_set_versions [0.045352s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_dhcp [0.044069s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_ingress [0.054965s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_multiple_consumer_version_update [0.030678s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes_no_procs [0.032312s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_invalid_prefix_ipv6 [0.037431s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_network_not_found [0.033351s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_main [0.034232s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_concurrent_insert [0.568798s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test__assert_mergeable_rules [0.030776s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_subnet_not_found [0.036387s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_regular_device [0.044074s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_nonoverlapping [0.036892s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_network_info_provided [0.039633s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_owns_interface [0.038371s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_existing_entry [0.090882s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_sanity_check.TestSanityCheck.test_setup_conf_and_enable_test_from_config [0.058625s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_port_action_create_port [0.051443s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_daemonize [0.036339s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_parent [0.032420s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_status.TestUpgradeChecks.test_load_checks [0.064098s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port [0.059895s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_init_nopidfile [0.038626s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port_verify_port_action_port_dict [0.044388s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_external_network_bridge_check_good [0.053078s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running_uuid_true [0.037765s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port_with_agent_not_hosting_network [0.034536s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_floatingip_inherit_qos_from_network [0.034496s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_unlock [0.041343s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_port_missing_port_on_get [0.041564s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_gateway_external_network_check_bad [0.041309s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_privileges_without_root_permissions [0.034701s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_port_missing_port_on_update [0.036324s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_network_mtu_check_bad [0.034709s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_fails [0.034938s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_nic_switch_agent_min_kernel_check [0.039350s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_device_manager_dhcp_port_with_gateway_ips [0.044643s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_dvr_mac_address_by_host [0.069844s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_port_binding_profile_sanity [0.048883s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_and_enable_metadata [0.047109s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_port_mac_address_sanity [0.036353s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_existing_dhcp_networks_abstract_error [0.036183s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_bulk_pull [0.072636s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable_disable_two_networks [0.036439s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_direction [0.044141s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_bulk_pull [0.043067s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_get_conf_file_name [0.035595s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_ethertype [0.042544s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_pull_backports_to_older_version [0.050238s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_get_interface_name [0.035989s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_get_node [0.023473s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__copy_and_deepcopy [0.032964s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test_push_single_type [0.037356s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_port_context [0.035041s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__delattr [0.031665s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ValidateResourceTypeTestCase.test_invalid_type [0.038983s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_unbound_port_no_binding_profile [0.031834s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__init_dictmodel [0.037699s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerRpcApiTestCase.test_security_group_rules_for_devices [0.043536s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_no_parents [0.047645s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__setattr [0.039702s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_address_scope [0.034281s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_contains_list [0.030258s] ... ok DEBUG: {1} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_https_to_http [0.067315s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_dhcp_disabled [0.031917s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_forced_metadata [0.034337s] ... ok DEBUG: {1} neutron.tests.unit.api.test_api_common.PrepareUrlTestCase.test_configured_prefix [0.035474s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_empty [0.033623s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_forced_metadata_non_local_subnet [0.034285s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_extension_extends_sub_resource [0.034839s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_due_to_invalid_chassis_name [0.041588s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateful_dhcpv6_same_subnet_fixedips [0.035423s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_az_hints_empty [0.035786s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: Exception loading extension DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/extensions.py", line 418, in _check_extension DEBUG: {'name': extension.get_name(), DEBUG: AttributeError: 'InvalidExtension' object has no attribute 'get_name' DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_invalid_extensions_are_not_registered [0.046993s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_not_in_gw_chassis_list [0.030702s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: Unable to process extensions (foo_alias) because the configured plugins do not satisfy their requirements. Some features will not work as expected. DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_missing_required_extensions_raise_error [0.033666s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_gw_chassis_empty [0.032150s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_no_extensions [0.033268s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_southbound [0.049211s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extension_loaded_for_non_core_plugin [0.044327s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_custom_retry_value [0.035292s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {1} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_are_loaded_for_plugin_with_expected_interface [0.035137s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {1} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_are_not_loaded_for_plugins_unaware_of_extensions [0.032805s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_enabled_subnet_on_a_network [0.224767s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_exceptions_notimplemented [0.045674s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_enabled_subnets [0.054990s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_can_be_added_as_extension [0.045824s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file [0.035115s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_action [0.038171s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442_no_on_link_subnet_routes [0.035782s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_ipv6_address_mode_unset [0.034904s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_no_neutron_router_on_subnet [0.049062s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_empty [0.108309s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_positive_result [0.288258s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_2port_1net [0.035506s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_2port_1net_diff_details [0.035794s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_extport_host_chassis [0.047635s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_ipv6_port_with_ipv6_opt [0.043613s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple [0.106155s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_ovn_lb_hm_port [0.045663s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_single_dhcp [0.041310s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_security_groups_enabled [0.031616s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_IPv6_tag_and_multiple_ips [0.035129s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_polymorphic_validation [0.032414s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input_surplus_keys [0.030891s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple_with_empty [0.103883s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_client_id [0.057573s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_stateless_IPv6_tag [0.040578s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_csnat_rescheduling [1.517615s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_infinite_pagination_max_limit [0.108793s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_is_eligible_agent [0.111297s] ... ok DEBUG: {3} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_set_unmoved_global [0.217886s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_non_integer [0.106738s] ... ok DEBUG: {3} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_get_unhashable [0.032033s] ... ok DEBUG: {3} neutron.tests.unit.common.test_ipv6_utils.TestNoscopeIpv6.test_get_noscope_ipv6 [0.031624s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.SignatureTestCase.test_sign_instance_id [0.031788s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.SkipDecoratorTestCase.test_skip_exception_fail [0.030581s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_with_profiler(spawn) [0.031141s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_not_cidr [0.034948s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_not_cidr_netaddr [0.031027s] ... ok DEBUG: Hello DEBUG: {3} neutron.tests.unit.common.test_utils.TestDelayedStringRenderer.test_not_called_with_low_log_level [0.031421s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestDvrServices.test_is_dvr_serviced_with_lb_port [0.030354s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_dict_interpolation [0.037900s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_non_integer_pagination_max_limit [0.337148s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_multiple_interpolation [0.031735s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_spawn_normal [0.030861s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestFipServices.test_is_fip_serviced_with_dhcp_port [0.031458s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_zero [0.102238s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestFipServices.test_is_fip_serviced_with_lbv2_port [0.034478s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIECUnitConversions.test_bits_to_kilobits [0.032775s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_bad_prefix [0.031394s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_marker [0.107163s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_default [0.032270s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_illegal_int [0.033584s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse_with_non_bool [0.104204s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_hosted [0.677287s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_invalid_dirs [0.101211s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_masking_edge_cases [0.188432s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_mult_times_removed [0.936414s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_base_db_attributes [0.033659s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_wrong_input [0.041922s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_convert_to [0.036118s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestSIUnitConversions.test_bits_to_kilobits [0.041546s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_with_dhcp_port [0.084527s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_filter_validation [0.052322s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestThrottler.test_method_docstring_is_preserved [0.032969s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_network_returns_true [0.049993s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestThrottler.test_method_still_callable [0.039457s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_without_conversion [0.048739s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_with_metadata_network_returns_true [0.043920s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_group.ProjectMemberTests.test_get_address_group [0.035810s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_blank_values_with_filtering_supported [0.036306s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_force_metadata_returns_true [0.047079s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_group.ProjectReaderTests.test_get_address_group [0.043785s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_no_attr_info [0.048371s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_group.SystemAdminTests.test_get_address_group [0.052443s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_broadcast [0.070037s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_dns_server [0.039481s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_group.SystemMemberTests.test_get_address_group [0.065101s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_multiple_dns_server [0.040219s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_group.SystemReaderTests.test_get_address_group [0.038888s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_delete_address_scope [0.044392s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create [0.187665s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_update_address_scope [0.040914s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_create_address_scope [0.036368s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_get_address_scope [0.033817s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bad_keystone_tenant [0.118363s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_agent [0.039211s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active_none [0.257741s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_router_from_l3_agent [0.058944s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_cmdline [0.047331s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_dhcp_agents_hosting_network [0.042344s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_body_boolean_not_json [0.119594s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_cmdline_none [0.032037s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_routers_on_l3_agent [0.035686s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_namespace [0.033358s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_agent [0.033328s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_networks_on_dhcp_agent [0.037906s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_namespace [0.055348s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_missing_attr [0.121676s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_agent [0.036755s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_no_namespace [0.040657s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_add_network_to_dhcp_agent [0.033017s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_no_pid [0.046478s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_agent [0.033267s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_multiple_agents [1.033523s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_l3_agents_hosting_router [0.034049s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_object_boolean_not_json [0.116581s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_namespace [0.055034s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_update_agent [0.032755s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_processmanager_ensures_pid_dir [0.044469s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_agent [0.032666s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_reload_cfg_with_custom_reload_callback [0.035172s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_network_from_dhcp_agent [0.035454s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_delete_ipv6_addr_with_prefix [0.036154s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_shared_network [0.121472s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_routers_on_l3_agent [0.035400s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port [0.041017s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_networks_on_dhcp_agent [0.033518s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_dynamic [0.046928s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectMemberTests.test_get_topology [0.035784s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_noauth [0.125632s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectReaderTests.test_get_topology [0.036854s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_lla [0.068789s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_availability_zone.AdminTests.test_get_availability_zone [0.043028s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_not_present_ipv6_lla [0.037624s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_flavor [0.041556s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_set_mtu_logs_once [0.036039s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_update_service_profile [0.034110s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.037031s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_flavor [0.033108s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation [0.454818s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.036407s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_service_profile [0.034447s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test__add_device_to_namespace_retries [0.040589s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_update_flavor [0.034988s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.032105s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_update_service_profile [0.034928s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test__add_device_to_namespace_retries [0.036557s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_flavor_service_profile [0.041605s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_get_device_name [0.031498s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_service_profile [0.033805s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_reverse_with_empty_page [0.363552s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_unplug [0.053047s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_update_flavor [0.034601s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_conntrack.OvsIPConntrackTestCase.test_delete_conntrack_state_dedupes [0.034236s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_flavor_service_profile [0.035739s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_service_profile [0.033668s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_lo [0.058926s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_with_empty_page [0.127524s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_vxlan [0.032620s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_fwmark [0.033072s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_priority [0.038729s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_none [0.030892s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestAddNamespaceToCmd.test_add_namespace_to_cmd_without_namespace [0.029357s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_update_floatingip [0.267952s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_get_floatingip [0.035864s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_get_floatingip [0.037096s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_delete_floatingip [0.039013s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_create_floatingip [0.035822s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_get_floatingip [0.037310s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_update_floatingip [0.037416s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectReaderTests.test_get_floatingip_pool [0.040571s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemReaderTests.test_get_floatingip_pool [0.038907s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_update_fip_pf [0.041337s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_get_fip_pf [0.036578s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_update_fip_pf [0.035451s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_disabled_agent [0.960408s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_retry_on_index [0.672154s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_delete_fip_pf [0.042217s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_update_fip_pf [0.060775s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone_no_tenant [0.115609s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_delete_router_conntrack_helper [0.046430s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_update_router_conntrack_helper [0.035963s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_update_router_conntrack_helper [0.040002s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_create_router_conntrack_helper [0.034612s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_readonly_field [0.118129s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_delete_router_conntrack_helper [0.034493s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.ListArgsTestCase.test_list_args [0.031777s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_get_router_conntrack_helper [0.042364s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_update_router_conntrack_helper [0.036904s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_update_router_conntrack_helper [0.034001s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_create_registry_publish [0.135083s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_create_local_ip [0.034578s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts [0.034724s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_get_local_ip [0.034297s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts_with_non_sort_key [0.034279s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_update_local_ip_other_project [0.040238s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts_with_project_id [0.036363s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_create_local_ip [0.034134s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.V2Views.test_network [0.032245s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_create_local_ip [0.033646s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.V2Views.test_port [0.032142s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_create_local_ip_port_association [0.035828s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.V2Views.test_subnet [0.031057s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_delete_local_ip_port_association [0.036085s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_accept_default [0.032101s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_mapped_neutron_error_with_json..TestException: 网络 DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_get_local_ip_port_association [0.034369s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_mapped_neutron_error_with_json [0.033069s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_post_with_body [0.030815s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_update_log [0.033390s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_status_200 [0.031426s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_create_log [0.033445s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error_logs_no_attached_details [0.034640s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_delete_log [0.034422s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_webob_4xx_logged_info_level [0.032870s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_get_loggable_resource [0.034521s] ... ok DEBUG: Error unable to destroy namespace: qrouter-6e322ac7-ab50-4f53-9cdc-d1d3c1164b6d DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/cmd/netns_cleanup.py", line 216, in destroy_namespace DEBUG: ip = ip_lib.IPWrapper(namespace=namespace) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_exception [0.033181s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_delete_log [0.033001s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_empty [0.032972s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_get_loggable_resource [0.034097s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_down_agent [0.913140s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_ns_not_uuid [0.031170s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_update_log [0.033174s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_external_network_bridge_check_bad [0.031211s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_delete_metering_label [0.033004s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_all_good [0.031384s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_get_metering_label [0.033833s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_bad_value [0.030991s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_get_metering_label_rule [0.033198s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_network_mtu_check_good [0.031307s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_delete_metering_label_rule [0.033588s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_networksegments_unique_constraint_check [0.032473s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_get_metering_label [0.033231s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_nic_switch_agent_min_kernel_check_no_nic_switch_agents [0.030781s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_create_metering_label_rule [0.034470s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_port_forwarding_configuration_check_ovn_l3_success [0.032300s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_delete_metering_label_rule [0.033785s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_vlan_allocations_segid_check [0.032579s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_create_metering_label_rule [0.036352s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_api_missing [0.031745s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_create_ndp_proxy [0.035985s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_good [0.031053s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_create_ndp_proxy [0.034615s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_rpc_missing [0.031049s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_create_ndp_proxy [0.034121s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_icmp4_and_icmp6_port_range [0.038347s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_delete_ndp_proxy [0.033684s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number_one [0.038722s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_create_ndp_proxy [0.033407s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number_range [0.038782s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_get_ndp_proxy [0.034151s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_protocol_not_supported [0.038300s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_external [0.033431s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_delete_network [0.034522s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network [0.033194s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_external [0.033185s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_segmentation_id [0.033413s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_network_type [0.034713s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_delete_network [0.034364s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_segments [0.033883s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_group_id [0.268423s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_physical_network [0.035736s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_ip_prefix_not_normalized [0.039599s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_physical_network [0.034327s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test__wait_startup_before_caching [0.019253s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_get_node_no_active_nodes [0.016548s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network [0.033649s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_hosted_network [0.910074s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_no_subnets [0.033586s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_physical_network [0.033270s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_with_parents [0.032391s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_physical_network [0.041925s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_address_scope [0.035052s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_segments [0.035744s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_subnetpool [0.032623s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_port_security_enabled [0.032748s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_subnets [0.031999s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_physical_network [0.034281s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts [0.032399s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network [0.035992s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_dhcp_disabled_for_baremetal [0.032426s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_port_security_enabled [0.040817s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_is_network_device_port [0.032939s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts [0.033028s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_segments [0.041194s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_not_in_chassis_physnets [0.032578s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_segmentation_id [0.035093s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_physnet_not_in_chassis_physnets [0.030803s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_port_security_enabled [0.035395s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_undefined_physnet [0.031663s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_physical_network [0.036683s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_valid [0.030339s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_segments [0.034823s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_northbound_with_ssl [0.033391s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_delete_network [0.035896s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_default_retry_value [0.032360s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_multiple_az [0.033721s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_one_az [0.032683s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_gateway_chassis [0.032899s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_capability_only_allowed [0.034972s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_get_port_raises [0.038433s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_reserved_port_after_network_remove_from_dhcp_agent [0.664612s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_unknown_profile_items_pruned [0.042982s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input [0.031604s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_external [0.271640s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_distributed_fip_disabled [0.030412s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemMemberTests.test_get_network_ip_availability [0.033376s] ... ok DEBUG: {1} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_skip_cache [0.030951s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemReaderTests.test_get_network_ip_availability [0.036748s] ... ok DEBUG: {1} neutron.tests.unit.common.test_ipv6_utils.TestIsEui64Address.test_invalid_eui64_addresses [0.039068s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_delete_network_segment_range [0.032997s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_lt_one [0.032001s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_get_network_segment_range [0.031854s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.ImportModulesRecursivelyTestCase.test_recursion_1__ [0.032139s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_get_network_segment_range [0.033402s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.ImportModulesRecursivelyTestCase.test_recursion_2___ [0.033148s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_delete_network_segment_range [0.035366s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent_with_admin_state_down [0.279691s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.SkipDecoratorTestCase.test_skip_exception [0.031159s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_update_network_segment_range [0.034108s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_with_profiler(spawn_n) [0.030922s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_create_network_segment_range [0.033940s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv4_not_cidr [0.031028s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_vnic_type [0.034123s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6 [0.030853s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_32 [0.030172s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips_and_ip_address [0.041219s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_netaddr [0.032768s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips_and_subnet_id [0.035512s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestDvrServices.test_is_dvr_serviced_with_vm_port [0.031582s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_vif_details [0.033837s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_two_l3_agents [0.217884s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details [0.031885s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_resource_request [0.037593s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_interpolation [0.039130s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips_and_ip_address [0.037768s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExcDetails.test_extract_exc_details_no_details_attached [0.032085s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_mac_address [0.034010s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_normal_call [0.031924s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port [0.035284s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 185, in call DEBUG: self.logger(e) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/common/test_utils.py", line 133, in func DEBUG: raise RuntimeError(result) DEBUG: RuntimeError: Result DEBUG: {1} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_spawn_raise [0.035614s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs [0.035781s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestFipServices.test_is_fip_serviced_with_lb_port [0.033459s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_profile [0.045771s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_prefix [0.035778s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_vnic_type [0.035728s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_ipv4 [0.033726s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_device_owner [0.035072s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_equal [0.033348s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestRpBandwidthValidator.test_validate_rp_bandwidth_with_device_names [0.032107s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips [0.036276s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_disabled [0.331624s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestSIUnitConversions.test_bytes_to_bits [0.031952s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_vif_details [0.034869s] ... ok DEBUG: {1} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_agent_root_helper [0.033533s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_data_plane_status [0.034093s] ... ok DEBUG: {1} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_root_default [0.031559s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_host_id [0.035115s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_update_address_scope [0.035364s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_device_owner [0.035921s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_get_address_scope [0.034510s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips_and_ip_address [0.035109s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_update_address_scope [0.038880s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips_and_subnet_id [0.036290s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_send_ipv4_addr_adv_notif [4.042477s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_update_address_scope_shared [0.035521s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_vif_type [0.037200s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_vnic_type [0.044658s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestConntrack.test_delete_socket_conntrack_state [0.077500s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_profile [0.034904s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.033499s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.034070s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.033113s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_profile [0.038204s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_vnic_type [0.039637s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_port_security_enabled [0.039696s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port [0.048864s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_create_address_scope_shared [0.293409s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs [0.039450s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_delete_address_scope [0.039138s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_delete_address_scope [0.033852s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.037864s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.254126s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_update_address_scope [0.034674s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_profile [0.038444s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.050064s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_device_owner [0.038699s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_get_address_scope [0.046566s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address_no_broadcast [0.034600s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_mac_address [0.034902s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_create_address_scope_shared [0.033120s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.030718s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_vif_type [0.034770s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_agent [0.034093s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_scope [0.038042s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_l3_agents_hosting_router [0.041621s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs [0.047654s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_update_agent [0.034733s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.063577s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_profile [0.036556s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_agent [0.035216s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_vnic_type [0.037876s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_router_from_l3_agent [0.033369s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.071997s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips_and_subnet_id [0.040862s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_dhcp_agents_hosting_network [0.042502s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_port_security_enabled [0.037189s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_l3_agents_hosting_router [0.037409s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry_other_error [0.103598s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_routers_on_l3_agent [0.034963s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_resource_request [0.070780s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_update_agent [0.035358s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_data_plane_status [0.045281s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_add_network_to_dhcp_agent [0.036643s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs [0.043473s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_dump_entries [0.103854s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_add_router_to_l3_agent [0.035768s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_host_id [0.037083s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_router_from_l3_agent [0.040522s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_profile [0.043539s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_flush [0.088349s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_routers_on_l3_agent [0.061896s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_no_remove_if_agent_has_dvr_service_ports [1.234704s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.033181s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_mac_address [0.055854s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.033988s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_agent [0.043437s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.040412s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.033724s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_routers_on_l3_agent [0.035243s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_networks_on_dhcp_agent [0.041782s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.063959s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_ipv6_localaddr [0.072384s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_router_from_l3_agent [0.062785s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.073343s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_valid_srcport_length [0.075064s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_update_agent [0.064750s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.072289s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.053552s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.038846s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectMemberTests.test_delete_topology [0.070834s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.070219s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.032682s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.036515s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.067978s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectReaderTests.test_delete_topology [0.075011s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices_include_loopback_and_gre [0.058180s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.036843s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.035309s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemReaderTests.test_delete_topology [0.074568s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.068899s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_get_policy [0.034525s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.042162s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_availability_zone.ProjectMemberTests.test_get_availability_zone [0.076182s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_all_zero_ipv4 [0.065255s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.036133s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_availability_zone.ProjectReaderTests.test_get_availability_zone [0.035125s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_less_than_5 [0.037289s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.037160s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_availability_zone.SystemReaderTests.test_get_availability_zone [0.037109s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_deleting_less_than_5 [0.044673s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.044987s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_flavor_service_profile [0.045250s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_build_ipv4v6_mac_ip_list [0.043502s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_flavor [0.036812s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_remote_sgs_to_remove_ipv6_unreferenced [0.043931s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_flavor_service_profile [0.036946s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_sg_rules_to_remove [0.051239s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_flavor [0.051834s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_remote_sg_ids_by_ipversion [0.038233s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_get_flavor [0.035246s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_all_unused_info [0.036345s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_flavor [0.036274s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_get_flavor [0.038325s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_sg_rule_expansion_with_remote_ips [0.052844s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.273846s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_service_profile [0.034286s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test__get_port_device_name [0.039328s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_create_policy [0.035041s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_flavor [0.032830s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_coalesce_multiple_ports [0.036853s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_create_floatingip [0.032764s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_get_policy [0.046190s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_bad_vrrp_with_dport [0.040865s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_delete_floatingip [0.042625s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_defer_with_exception [0.038694s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.054601s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_create_floatingip [0.040777s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.035723s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress [0.037332s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_delete_floatingip [0.033745s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.036036s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_create_floatingip [0.053454s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.038369s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.034792s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_create_floatingip_with_ip_address [0.044572s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_get_policy [0.034285s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_delete_floatingip [0.032324s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.042320s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_create_floatingip [0.038795s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.042156s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_create_floatingip_with_ip_address [0.044046s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_source_prefix [0.261004s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.036775s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_get_floatingip [0.034986s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_create_floatingip_with_ip_address [0.032151s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.035559s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp [0.038572s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_delete_floatingip [0.042535s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.048011s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_blank [0.051426s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemMemberTests.test_get_floatingip_pool [0.035663s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.036312s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_encap [0.040704s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_get_fip_pf [0.034622s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.034348s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_mport [0.037346s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_update_fip_pf [0.036319s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosRuleTypeTests.test_get_rule_type [0.033127s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_port [0.053899s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_delete_policy [0.046306s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_create_fip_pf [0.053040s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp [0.038167s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_get_policy [0.033894s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udplite_mport [0.036835s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_get_fip_pf [0.066775s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.034963s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_delete_fip_pf [0.038632s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.044610s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udplite_port [0.053320s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_get_fip_pf [0.038516s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_delete_policy [0.034734s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp [0.038596s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_get_router_conntrack_helper [0.036157s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_get_policy [0.035784s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_prefix [0.036971s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_get_quota [0.034973s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_create_router_conntrack_helper [0.061593s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_mport_prefix [0.054539s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_update_quota [0.043969s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_delete_quota [0.036108s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_get_router_conntrack_helper [0.071168s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_prefix [0.077793s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_get_quota [0.035889s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_delete_quota [0.042548s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_create_router_conntrack_helper [0.067288s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_icmp [0.081840s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_get_quota [0.035666s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_get_router_conntrack_helper [0.047792s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_mport_prefix [0.041251s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_delete_quota [0.042152s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_get_local_ip [0.038217s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_trusted_ports_already_configured [0.040093s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy_target_tenant(target_tenant) [0.036369s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_create_localip [0.044147s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy_target_tenant(target_project) [0.035001s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_blank_rule [0.037103s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_create_localip_other_project [0.035933s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_delete_rbac_policy(target_tenant) [0.036129s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_rule_to_a_nonexistent_chain [0.046532s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_delete_rbac_policy(target_project) [0.049702s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_binary_name [0.038802s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_delete_local_ip_other_project [0.072318s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters_chain_notexists [0.044532s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy(target_tenant) [0.065999s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_get_local_ip_other_project [0.067771s] ... ok DEBUG: Namespace test was deleted during IPTables operations. DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables__apply_synchronized_no_namespace [0.037651s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy(target_project) [0.049471s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_delete_local_ip [0.040014s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_rule_to_a_nonexistent_chain [0.031996s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy_target_tenant(target_tenant) [0.035374s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_get_local_ip_port_association [0.036582s] ... ok DEBUG: Failure applying iptables rules DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 432, in defer_apply DEBUG: self.defer_apply_off() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/iptables_manager.py", line 446, in defer_apply_off DEBUG: self._apply() DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_defer_apply_with_exception [0.032602s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_create_local_ip_port_association [0.035341s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy_target_tenant(target_project) [0.040501s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters [0.044638s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy(target_tenant) [0.034822s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_delete_local_ip_port_association [0.050525s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_failure [0.035971s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy(target_project) [0.041946s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router [0.032685s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_get_local_ip_port_association [0.067460s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_use_table_lock [0.074653s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_ha [0.045785s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_remove_nonexistent_rule [0.032105s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_get_local_ip_port_association [0.074738s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_rule_with_wrap_target [0.033971s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router [0.073600s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_initialize_nat_table [0.035118s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_get_log [0.074706s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_mangle_not_found [0.032534s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router_distributed [0.071984s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range [0.039086s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_update_log [0.065025s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_remove_router_interface [0.051128s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_build_config_no_track_not_supported [0.055099s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_get_log [0.044502s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_distributed [0.036657s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_build_config_without_no_track [0.067181s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_external_fixed_ips [0.044686s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_ha [0.035481s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_destroy_force [0.057231s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberExtrarouteTests.test_add_extraroute [0.033266s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_script_str_no_routes [0.046039s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_add_router_interface [0.043900s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_without_dev_no_track_not_supported [0.034235s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router [0.038936s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_all_filters_with_chain [0.033550s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router [0.038599s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_ip_rate_limit [0.035741s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_get_log [0.265756s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_distributed [0.052741s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_create_metering_label_rule [0.112883s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_enable_snat [0.098620s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_get_metering_label_rule [0.050462s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router [0.048166s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_create_metering_label_rule [0.035374s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_distributed [0.037969s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_get_metering_label_rule [0.051373s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_create_metering_label [0.040972s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_network_id [0.063621s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_get_existing_filter_ids [0.322076s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_delete_metering_label_rule [0.051935s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_duplicated_without_chain [0.041213s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router [0.077731s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_create_metering_label [0.066963s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_no_output [0.066965s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router_distributed [0.070139s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_or_create_qdisc_failed [0.031827s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_create_metering_label_rule [0.059013s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router_ha [0.046339s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_without_chain [0.038429s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_dvr_local_router [0.003824s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_remove_router [0.001606s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_delete_metering_label [0.036920s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test__get_tbf_burst_value_when_burst_smaller_then_minimal [0.034048s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router [0.071693s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_list_tc_qdiscs_tbf [0.031881s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_delete_metering_label [0.076586s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_distributed [0.034443s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_network_id [0.031808s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_check_kernel_hz_lower_then_zero [0.064339s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_delete_ndp_proxy [0.062238s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_delete_router [0.033562s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits_no_filters [0.032875s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_get_ndp_proxy [0.045564s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router_distributed [0.032774s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_value_burst_not_none [0.049577s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router [0.033404s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_create_ndp_proxy [0.042052s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_tbf_bw_limits [0.036245s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_external_fixed_ips [0.032852s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_delete_ndp_proxy [0.035340s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_sync_data [3.856780s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_tbf_bw_limits_when_wrong_qdisc [0.030862s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_get_ndp_proxy [0.035220s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_check_exit_code [0.031156s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_delete_ndp_proxy [0.043690s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_rootwrap [0.032034s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_rootwrap_exception [0.032635s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network [0.036653s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCaseBase.test_agent_registration_invalid_timestamp_allowed [0.129072s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_without_helper [0.030257s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_network_type [0.034727s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_id [0.029867s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_segmentation_id [0.033077s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_name [0.030597s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_with_single_argument [0.037486s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_segmentation_id [0.072867s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_network_id [0.269699s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_none_as_root [0.031597s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_distributed [0.033362s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_returns_none_for_stale_pid [0.030069s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_network_type [0.059442s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_ha [0.033199s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_updated_dhcp_agent_notification [0.209630s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_returns_none_for_valid_pid [0.038655s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router [0.039361s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_with_client [0.032044s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network [0.073695s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router_ha [0.034811s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_2___ffff_192_168_1_1 [0.032862s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_port_security_enabled [0.040207s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_external_fixed_ips [0.032419s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_2___ffff_192_168_1_1 [0.032170s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments [0.122033s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderExtrarouteTests.test_remove_extraroute [0.033059s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists [0.031913s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_segments [0.045356s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_ha [0.035311s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_physical_network [0.035047s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_user [0.042149s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_delete_router [0.034050s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_segmentation_id [0.037505s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_destroy_monitored_metadata_proxy [0.035217s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info [0.042255s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_destroy_monitored_metadata_proxy_force [0.038013s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_port_security_enabled [0.061553s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_delete_security_group_rule [0.036032s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_dad_failed [0.052907s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_get_security_group_rule [0.034669s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments_no_networks_on_segment [0.191138s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_default [0.072699s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_nat_rules [0.051418s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_create_security_group_rule [0.043426s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_network_type [0.044327s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_metadata_port_is_missing [0.035604s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_delete_security_group_rule [0.036482s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_contains_mix_cidrs [0.031919s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_segmentation_id [0.037048s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_get_security_group_rule [0.035939s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_teardown_datapath [0.037907s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_delete_network [0.040671s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_get_security_group [0.041880s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_200 [0.046091s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network [0.038588s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_404 [0.032216s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_update_security_group [0.064621s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_default [0.047673s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_409 [0.043606s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_add_to_dhcp_agent_notification [0.269229s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_delete_security_group_rule [0.053016s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_port_security_enabled [0.049254s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_create_security_group [0.044345s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network [0.051945s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_delete_security_group [0.037917s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_physical_network [0.037181s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_update_security_group [0.042747s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_network_type [0.055488s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_delete_security_group [0.041993s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_segmentation_id [0.034910s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_get_security_group_rule [0.034969s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_post [0.214654s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_missing_mac_field [0.225274s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_segments [0.036006s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists_unlink_fails_file_still_exists [0.032774s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_get_security_group [0.040625s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists_unlink_no_file [0.030385s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_default [0.044596s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_create_security_group [0.034068s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.native.test_connection.BridgeCreateEventTestCase.test_run [0.029937s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_shared [0.036172s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_delete_security_group [0.043988s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_conn_file_missing [0.039459s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network [0.034784s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_create_segment [0.034096s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_extra_args [0.139098s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_add_bridge [0.031801s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_default [0.035540s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_create_segment [0.032488s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_bridged_added [0.038836s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_get_segment [0.032733s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_physical_network [0.045500s] ... ok DEBUG: Post-commit checks failed DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/ovsdbapp/schema/open_vswitch/impl_idl.py", line 40, in post_commit DEBUG: self.do_post_commit(txn) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} neutron.tests.unit.agent.ovsdb.test_impl_idl.TransactionTestCase.test_post_commit_does_not_raise_exception [0.033285s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_delete_segment [0.033105s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_security_false_allowed_address_pairs ... SKIPPED: Plugin does not implement port-security extension DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_match_resources_with_func [0.031111s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_segmentation_id [0.046604s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_update_segment [0.032396s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_delete [0.030237s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_segments [0.038944s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_delete_segment [0.034950s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_update [0.042362s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectReaderTests.test_get_network_ip_availability [0.035950s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_get_segment [0.033254s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_do_not_listen [0.034857s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_update_segment [0.032441s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_create_network_segment_range [0.041400s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_ports_by_vnic_type_and_host [0.034826s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_create_segment [0.034139s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_get_network_segment_range [0.036366s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_tunnel_sync [0.030455s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_service_type.AdminTests.test_get_service_provider [0.033523s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_service_type.ProjectReaderTests.test_get_service_provider [0.032731s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_existing_or_updated_is_none [0.042674s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_update_network_segment_range [0.073613s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_service_type.SystemReaderTests.test_get_service_provider [0.032961s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_equal_to_max_allowed_address_pair [0.262178s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_no_new_binding_activated [0.041363s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet [0.033335s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_create_network_segment_range [0.061406s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_binding_in_host [0.033614s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet_segment_id [0.041285s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_delete_network_segment_range [0.044215s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_get_subnet_segment_id [0.033938s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_update_network_segment_range [0.045634s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_more_than_max_allowed_address_pair [0.142916s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet_segment_id [0.041882s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_create_network_segment_range [0.045169s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet_segment_id [0.033694s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_delete_subnet [0.036213s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs [0.064039s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet_segment_id [0.034064s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_delete_subnet [0.033264s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.063878s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet [0.034797s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_profile [0.038578s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnet [0.033818s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips [0.040796s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_add_prefixes [0.036431s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_mac_address [0.034960s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool_default [0.035194s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_profile [0.034605s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_update_subnetpool [0.040397s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_vif_type [0.040953s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_update_subnetpool_default [0.040559s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_profile [0.057684s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool_shared [0.042713s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_onboard_network_subnets [0.037930s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_device_owner [0.043632s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_port_security_enabled [0.042102s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_remove_prefixes [0.082510s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool_shared [0.082084s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_get_subnetpool [0.040113s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_add_address_pairs [0.664021s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_update_subnetpool_default [0.032769s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool_shared [0.034644s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_get_subnetpool [0.035619s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips_and_ip_address [0.287785s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool [0.035161s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [0.140511s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_port_security_enabled [0.034171s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_update_subnetpool_default [0.033368s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_common.ConvertToDictTestCase.test_list_of_objects [0.033389s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_profile [0.042247s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool [0.033226s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_no_fields [0.044060s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_get_subnetpool [0.034937s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_resource_request [0.049274s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_remove_prefixes [0.033671s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port [0.035245s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_delete_trunk [0.033935s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs [0.038175s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_get_subports [0.042672s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'routers' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_get_trunk [0.038954s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.085089s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_router [0.188668s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_remove_subports [0.038383s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_update_trunk [0.033908s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_add_subports [0.036952s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.104121s] ... ok DEBUG: Traceback (most recent call last): DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_create_trunk [0.042952s] ... ok DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_source_group [1.340198s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_get_trunk [0.038055s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips_and_subnet_id [0.090796s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_network [0.191192s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_remove_subports [0.035767s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_update_trunk [0.034352s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_delete_trunk [0.034064s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port [0.084608s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_get_trunk [0.041972s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.080636s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_add_subports [0.052281s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_port [0.214898s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_remove_subports [0.051581s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_delete_port [0.074328s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_add_subports [0.035118s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_host_id [0.061752s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_profile [0.037010s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv4_egress [0.394828s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port [0.041515s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_member_not_updated_enhanced_rpc [0.035609s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_sg [0.190730s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_data_plane_status [0.039267s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_member_updated_enhanced_rpc [0.031831s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.035075s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_rule_updated [0.031529s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips [0.035388s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_mac_address [0.038203s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_address_group_deleted [0.064121s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_router_delete [0.136792s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.034336s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_noopfirewall [0.054774s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_host_id [0.044741s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_delete_trunk [0.353296s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_trusted_ports [0.041745s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_profile [0.036368s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_remove_subports [0.034423s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_port [0.115640s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall [0.033192s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_device_owner [0.035937s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_delete_trunk [0.034551s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_with_firewall_disabled [0.039397s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips_and_ip_address [0.042232s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_update_trunk [0.043014s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_router_delete [0.078103s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port [0.037828s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_with_noopfirewall [0.064392s] ... ok DEBUG: {3} neutron.tests.unit.conf.test_service.GetRpcWorkers.test_no_previous_registration [0.036011s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_vif_details [0.035986s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_subnetpool_delete [0.064506s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_for_port [0.034332s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_vif_type [0.035622s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_rule_updated [0.070907s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_network_policy_exists [0.039408s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_resource_request [0.042158s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_port_updated_policy [0.037168s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_network_with_default_status [0.087240s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCaseForNoneDriver.test_init_firewall_with_none_driver [0.059311s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_data_plane_status [0.041437s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_updated_policy [0.044804s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_and_remove_devices_filter [0.034815s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips [0.036842s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_provided_policy [0.034838s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_none [0.037969s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips_and_subnet_id [0.043766s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_update_network_updated_no_policy [0.050339s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_updated_multiple_ports [0.043151s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.036506s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_updated_ports_only [0.039091s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_host_id [0.042757s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_delete_port [0.051078s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_vif_details [0.046466s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_member_updated [0.124656s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs [0.034152s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_ip_lib.TestIPLink.test_address_error [0.031162s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_host_id [0.038131s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_get_user_allocation_for_dhcp_port_returns_none [0.362474s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_device_has_ip [0.035222s] ... ok DEBUG: {3} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_delete_metering_label [0.261285s] ... ok DEBUG: Failed to get network interfaces. DEBUG: {0} neutron.tests.unit.agent.windows.test_ip_lib.TestIpWrapper.test_get_devices_error [0.034586s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_profile [0.043939s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_expired_reservations_for_resources [0.024827s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_root_helper_child_pid [0.033325s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips_and_ip_address [0.036512s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_resource [0.026590s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_expired_reservations_no_project [0.020595s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_kill_process_2_False [0.033138s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_host_id [0.035739s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_emulated [0.123689s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_all_quota_usage_dirty [0.019125s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_dirty_non_existing_quota_usage [0.012384s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_kill_process_exception_1_True [0.032354s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_profile [0.036547s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_resources_quota_usage_dirty_with_empty_list [0.039560s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_kill_process_exception_2_False [0.051437s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_vif_details [0.041021s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_non_existing_quota_usage_returns_none [0.014493s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_project [0.020106s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_pid_invoked_with_cmdline_3 [0.035801s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_project_and_resource [0.015026s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips [0.038257s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_wrong_input [0.108711s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_resource [0.020551s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_process_is_running_1_True [0.037152s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips_and_subnet_id [0.036664s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_resources_quota_usage_dirty_with_empty_list [0.050040s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__fanout_message [0.036748s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_port_security_enabled [0.036658s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents [0.033275s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.041145s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_equals_to_quota [0.049507s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_native_quotas [0.117805s] ... ok DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 port, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 349, in notify DEBUG: elif obj_type in ['port', 'subnet'] and 'network_id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 port, after_update DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 307, in _native_event_send_dhcp_notification DEBUG: if not self._notification_is_needed(payload.states[0], DEBUG: IndexError: list index out of range DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 port, after_delete DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 349, in notify DEBUG: elif obj_type in ['port', 'subnet'] and 'network_id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 port, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 349, in notify DEBUG: elif obj_type in ['port', 'subnet'] and 'network_id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 network, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 347, in notify DEBUG: if obj_type == 'network' and 'id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 network, after_update DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 347, in notify DEBUG: if obj_type == 'network' and 'id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 network, after_delete DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 347, in notify DEBUG: if obj_type == 'network' and 'id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 network, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 347, in notify DEBUG: if obj_type == 'network' and 'id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 subnet, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 349, in notify DEBUG: elif obj_type in ['port', 'subnet'] and 'network_id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 subnet, after_update DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 349, in notify DEBUG: elif obj_type in ['port', 'subnet'] and 'network_id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 subnet, after_delete DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 349, in notify DEBUG: elif obj_type in ['port', 'subnet'] and 'network_id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__native_notification_unsubscribes [0.034979s] ... ok DEBUG: Error during notification for neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI._native_event_send_dhcp_notification-5011151 subnet, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 311, in _native_event_send_dhcp_notification DEBUG: self.notify(payload.context, data, method_name) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py", line 349, in notify DEBUG: elif obj_type in ['port', 'subnet'] and 'network_id' in obj_value: DEBUG: TypeError: argument of type 'NoneType' is not iterable DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.040496s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_multiple_resources [0.061154s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notification_is_needed [0.040603s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.034931s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.036972s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_allocate_priority [0.040279s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check_unlimited [0.063766s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_public_network [0.129365s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.035189s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check_untracked_resource [0.054808s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_update_policy [0.042982s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.034224s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_create_quota_limit [0.055468s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.037605s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_delete_project_quota_restores_default_limit [0.049752s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.036994s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosRuleTypeTests.test_get_rule_type [0.041098s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_default_quotas [0.055428s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_emulated [0.223522s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.037546s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.042919s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling_segment [0.308941s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_with_router_interface_add [0.043528s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.070449s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_detailed_project_quotas_multiple_resource [0.158332s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_parameters [0.185304s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_project_quotas_different_project [0.049518s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.072599s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network_no_existing_agents [0.117232s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_create_policy [0.043898s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosRuleTypeTests.test_get_rule_type [0.033840s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_l3_rpc_agent_api.TestL3AgentNotifyAPI.test_add_arp_entry [0.068878s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check [0.095408s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.041445s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test__get_manager_is_singleton [0.040393s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_get_policy [0.039142s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_does_not_raise_on_none [0.042589s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.046431s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_raises_on_wrong_object_type [0.041684s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_returns_callback_result [0.051529s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.064056s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_unregisters_callback [0.045182s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_returns_proper_callback [0.045836s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_fails_on_invalid_type [0.042063s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_equals_to_quota [0.305037s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_unregisters_callback [0.041183s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_fill_quota [0.049818s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type [0.033372s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.IsValidResourceTypeTestCase.test_unknown_type [0.030706s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.RegisterResourceClass.test_register_bogus_resource_class [0.032354s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check [0.097666s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_versions_ttl [0.033730s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_downgrades_removing_resource [0.040908s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_downgrades_stops_reporting [0.031473s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check_unlimited [0.098695s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.376717s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.034596s] ... ok DEBUG: {3} neutron.tests.unit.db.test__utils.TestCommonHelpFunctions.test__safe_creation_create_bindings_fails [0.042772s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_different_adds_triggers_recalculation [0.066017s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_parameters_invalid_values [0.736742s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.042316s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_version_updates_on_agent_revival [0.070759s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_return_none_on_not_found [0.057360s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.050180s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_segmented_network_but_not_routed [0.036119s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_broken [0.045726s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosRuleTypeTests.test_get_rule_type [0.036332s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_ports_on_host_by_subnet [0.036073s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_get_quota [0.033241s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_ignore_missing [0.045373s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_subnet_for_dvr [0.041965s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy_target_tenant(target_tenant) [0.051923s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_agent_health_check [0.050758s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy_target_tenant(target_project) [0.034174s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_disable_new_agents [0.048552s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_get_rbac_policy(target_tenant) [0.035219s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_without_pk_in_fields_pagination_emulated [0.285057s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_get_rbac_policy(target_project) [0.045768s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_agents_resource_versions [0.069995s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy_target_tenant(target_tenant) [0.050000s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_l3_rpc.TestL3RpcCallback.test_process_prefix_update [0.206731s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy_target_tenant(target_project) [0.035319s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_pull [0.040650s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_agent_registration_bad_timestamp [0.113699s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy(target_tenant) [0.062182s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_pull [0.037771s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy(target_project) [0.042759s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test_push_mixed [0.035871s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_without_pk_in_fields_pagination_native [0.228304s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcCallbackTestCase.test_push [0.034407s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy_target_tenant(target_tenant) [0.038426s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy_target_tenant(target_project) [0.035451s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ValidateResourceTypeTestCase.test_valid_type [0.044234s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminExtrarouteTests.test_add_extraroute [0.035991s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_address_group_update_events [0.038222s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_add_router_interface [0.034144s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_delete_events_without_remote [0.034334s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_network_id [0.035080s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_member_update_events [0.049751s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_delete_router [0.040376s] ... ok DEBUG: {0} neutron.tests.unit.api.test_api_common.PrepareUrlTestCase.test_no_configured_prefix [0.039456s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_shared_networks_with_non_admin_user [0.220038s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info [0.034463s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberExtrarouteTests.test_remove_extraroute [0.033613s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_bad_mac_format [0.076204s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_distributed [0.048913s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_deleting_extra_data [0.110840s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info [0.038264s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_delete_router [0.033741s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router_ha [0.036052s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_resource [0.100670s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_remove_router_interface [0.045703s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router [0.033786s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info [0.034284s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionExtendedAttributeTestCase.test_ext_test_resource_get [0.109457s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dhcp_agent_keep_services_off [0.656404s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderExtrarouteTests.test_add_extraroute [0.047511s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_assignment_of_attr_map [0.046079s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.301043s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: Unable to process extensions (auto-allocated-topology) because the configured plugins do not satisfy their requirements. Some features will not work as expected. DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_missing_required_extensions_gracefully_error [0.033058s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_enable_snat [0.035396s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_distributed [0.034155s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_active_networks_on_not_registered_yet_dhcp_agent [0.106473s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_external_fixed_ips [0.036533s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_network_id [0.044295s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_ha [0.033623s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_add_router_interface [0.033215s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_json [0.231261s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_enable_snat [0.045488s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_single_extension [0.289340s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_external_fixed_ips [0.067789s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {0} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_not_loaded_for_plugin_without_expected_interface [0.032554s] ... ok DEBUG: Extension path '' doesn't exist! DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router_ha [0.070199s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_unloaded_supported_extensions_raises_exception [0.046766s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_remove_router_interface [0.044224s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network [0.230716s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_extend_get_resource_response [0.075471s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_distributed [0.034607s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_ha [0.040086s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberExtrarouteTests.test_add_extraroute [0.052899s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_routers_hosted_by_l3_agent_with_invalid_agent [0.487811s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router [0.041321s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_get_resources [0.159194s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info [0.037589s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_headers_can_be_extended [0.037030s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router_distributed [0.033559s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_action [0.041209s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router [0.041714s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_enable_snat [0.045020s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_method [0.088699s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_network_id [0.042569s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderExtrarouteTests.test_add_extraroute [0.033278s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_action [0.065522s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router [0.034442s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_distributed [0.036950s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action [0.051423s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_enable_snat [0.035193s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_gets_prefix_of_plugin [0.064101s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_distributed [0.034149s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_enable_snat [0.035079s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_returns_404_for_non_existent_extension [0.040324s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_add_to_dhcp_agent_with_admin_state_down [0.458742s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [0.577949s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_network_id [0.048475s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_ha [0.035372s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields [0.101025s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native_quotas [0.136009s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple [0.105066s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_negative_pagination_max_limit [0.098898s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_native_quotas [0.167309s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_create_security_group_rule [0.270088s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_get_security_group [0.033453s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_primary_key [0.098272s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_delete_security_group [0.037351s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.CreateResourceTestCase.test_resource_creation [0.044038s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_create_security_group_rule [0.045888s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_convert_list_to [0.034791s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_get_security_group_rule [0.036258s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_blank_values [0.031454s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_create_security_group [0.037077s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_create_security_group_rule [0.038947s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_get_security_group_rule [0.041468s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [0.299807s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_attr_not_specified [0.132672s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_disabled [0.633303s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_get_segment [0.034458s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_update_segment [0.033497s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_update_segment [0.060042s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_create_segment [0.035689s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk [0.144704s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_create_segment [0.053781s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_delete_segment [0.033663s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_keystone_env [0.109974s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_update_segment [0.033504s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_service_type.SystemMemberTests.test_get_service_provider [0.045074s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet_service_types [0.037965s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_object_string_not_json [0.108318s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet_service_types [0.035953s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_get_subnet [0.034939s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet [0.037184s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_return_extra_attr [0.112851s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet [0.037843s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_get_subnet_segment_id [0.036983s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet [0.034798s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet [0.039819s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet_segment_id [0.034622s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_hosted_2 [0.658730s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_get_subnet_segment_id [0.033235s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_delete_subnet [0.092359s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnet_service_types [0.037173s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_port_exists_owned_by_network_race [0.828633s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet [0.041280s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_use_defaults [0.381717s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet_segment_id [0.040879s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_delete_subnet [0.035575s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_get_subnet [0.041782s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_noauth [0.114022s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_get_subnet_segment_id [0.048340s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet [0.033623s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool_shared [0.040230s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone [0.123442s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_get_subnetpool [0.034771s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_delete_subnetpool [0.033960s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_get_subnetpool [0.032905s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_no_reschedule [0.548631s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_bad_tenant [0.126254s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_add_prefixes [0.050018s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool_default [0.040793s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_delete_subnetpool [0.034983s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_invalid_attribute_field [0.111331s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_onboard_network_subnets [0.034431s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_remove_prefixes [0.045355s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_add_prefixes [0.041195s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_delete_subnetpool [0.046997s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_keystone [0.177058s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_update_subnetpool_default [0.041854s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_add_prefixes [0.042309s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port [0.784709s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool_shared [0.038556s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_get_subnetpool [0.040085s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_keystone_bad [0.138002s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_update_subnetpool [0.037344s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool_shared [0.034133s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_update_subnetpool_default [0.036577s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_remove_from_dhcp_agent_on_concurrent_port_delete [0.569006s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone [0.124827s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_add_subports [0.036374s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_get_subports [0.050687s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_update_trunk [0.035554s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_update_registry_publish [0.130676s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_remove_subports [0.036227s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.SubresourceTest.test_create_sub_resource ... SKIPPED: this class will be deleted DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_by_network_owner [0.389616s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.SubresourceTest.test_delete_sub_resource ... SKIPPED: this class will be deleted DEBUG: {0} neutron.tests.unit.api.v2.test_base.SubresourceTest.test_index_sub_resource ... SKIPPED: this class will be deleted DEBUG: {0} neutron.tests.unit.api.v2.test_base.SubresourceTest.test_update_subresource_to_none ... SKIPPED: this class will be deleted DEBUG: {0} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_with_charset [0.033451s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_context_with_neutron_context [0.033653s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error [0.033645s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_plugin_not_loaded [0.258255s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test__kill_listen_processes_only_parents_force_false [0.045940s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network [0.062966s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_not_empty [0.037496s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_snat_namespace [0.033187s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network_no_default_policy [0.064800s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduling_on_network_creation [0.544067s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_dhcp_no_active [0.034829s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_main_no_candidates [0.041248s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network_no_policy [0.078722s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_ovs_cleanup.TestOVSCleanup.test_clean_ovs_bridges [0.040514s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_no_qos_plugin_loaded [0.035306s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_networking_ovn_not_latest_revision [0.031550s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_no_qos_policy_id [0.032689s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_by_device_id [0.482226s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_no_networking_ovn_installed [0.034070s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_report_states [0.168407s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_port_new_policy [0.043283s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_port_forwarding_configuration_check_ovn_l3_failure [0.032673s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_remove_provided_policy [0.039328s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_ipv6_icmp_protocol [0.044327s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_admin_remove_provided_policy [0.035231s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_admin_state [0.128155s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number [0.064175s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_name_to_number [0.056286s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label [0.195672s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent [0.330787s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_is_mac_in_use [0.228057s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_ip_prefix [0.324987s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_port_context [0.031445s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent_two_times [0.230764s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_empty [0.033528s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rules [0.300884s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_for_domain_search [0.030431s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_invalid [0.030421s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_no_in_az_hints [0.031000s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [0.370140s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestGetDhcpDnsServers.test_ipv6 [0.033854s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_bad_schema [0.030829s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_with_max_description_length [0.161070s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_southbound_with_ssl [0.041289s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_no_azs [0.036253s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_with_too_long_description [0.104482s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_without_azs [0.038004s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_restart_l3_agent [0.306068s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_parse_ovn_lb_port_forwarding [0.033629s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_invalid_input_raises [0.036610s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_overlapping_param_set_different_vnic_type_and_capability [0.033965s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_no_pf_plugin_enabled [0.030927s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_no_provider_net_configured [0.030526s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_pf_and_provider_net_enabled [0.048246s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_list_metering_label [0.234656s] ... ok DEBUG: {0} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_cache_hit [0.032532s] ... ok DEBUG: {0} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_missing_cache [0.030057s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_no_reschedule_from_dead_admin_down_agent [0.300527s] ... ok DEBUG: {0} neutron.tests.unit.common.test_cache_utils.TestOsloCache.test_get_cache [0.061842s] ... ok DEBUG: {0} neutron.tests.unit.common.test_cache_utils.TestOsloCache.test_get_cache_region [0.038362s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_emulated [0.596759s] ... ok DEBUG: {0} neutron.tests.unit.common.test_coordination.CoordinationTestCase.test_synchronized [0.063466s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_list_metering_label_rule [0.239975s] ... ok DEBUG: {0} neutron.tests.unit.common.test_ipv6_utils.TestIsAutoAddressSubnet.test_combinations [0.034200s] ... ok DEBUG: {0} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_invalid_ipv6_url [0.033125s] ... ok DEBUG: {0} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_ipv6_url [0.037929s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_none [0.040166s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_without_profiler(spawn) [0.035064s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv4 [0.070782s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestDelayedStringRenderer.test_call_deferred_until_str [0.067032s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_pool_spawn_normal [0.042740s] ... ok DEBUG: Result DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 182, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/common/test_utils.py", line 111, in func DEBUG: raise RuntimeError(result) DEBUG: RuntimeError: Result DEBUG: {0} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_raise [0.032895s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestFipServices.test_is_fip_serviced_with_vm_port [0.031484s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_netaddr [0.033814s] ... ok DEBUG: update failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/resource.py", line 98, in resource DEBUG: result = method(request=request, **args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 632, in update DEBUG: return self._update(request, id, body, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/v2/base.py", line 697, in _update DEBUG: obj = obj_updater(request.context, id, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/extensions/metering.py", line 61, in update_metering_label DEBUG: raise NotImplementedError() DEBUG: NotImplementedError DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_update_metering_label [0.461659s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_policy [0.616856s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_bad_prefix [0.036861s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_reverse_native [0.505715s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_non_existing_quota_usage_returns_none [0.023198s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_reservation_for_resources_with_empty_list [0.016351s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_prefix [0.036215s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_expired_reservations [0.032298s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_ipv6 [0.039406s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_non_existent_reservation [0.026431s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_greater [0.030712s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_quota_usage_dirty [0.028096s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_update_quota_usage [0.022739s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_update_quota_usage_with_deltas [0.019486s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_reservation_with_expiration [0.018212s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_expired_reservations_for_resources [0.025495s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_expired_reservations [0.020914s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_dirty_non_existing_quota_usage [0.012816s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_quota_usage_dirty [0.020939s] ... ok DEBUG: Failed to reschedule router 05417323-bb96-4d68-944a-f83fa4243fd0 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_agentschedulers_db.py", line 278, in _notify_agents_router_rescheduled DEBUG: l3_notifier.router_added_to_agent( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py", line 169, in router_added_to_agent DEBUG: self._notification_host(context, 'router_added_to_agent', host, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 1048, in wrapper DEBUG: return function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py", line 55, in _notification_host DEBUG: rpc_method(context, method, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/utils.py", line 49, in func_wrapper DEBUG: ctxt.reraise = True DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/api/rpc/agentnotifiers/utils.py", line 38, in func_wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: oslo_messaging.exceptions.MessagingTimeout DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_agentschedulers_db.py", line 254, in reschedule_router DEBUG: self._notify_agents_router_rescheduled(context, router_id, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_agentschedulers_db.py", line 282, in _notify_agents_router_rescheduled DEBUG: raise l3agentscheduler.RouterReschedulingFailed( DEBUG: neutron.extensions.l3agentscheduler.RouterReschedulingFailed: Failed rescheduling router 05417323-bb96-4d68-944a-f83fa4243fd0: no eligible l3 agent found. DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_failed_notification_all_attempts [0.314790s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_delete_project_quota_restores_default_limit [0.067704s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_over_quota [0.048411s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_value_lower_than_zero [0.047137s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_sort_emulated [0.459117s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_fill_quota [0.052119s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_over_quota_fails [0.051085s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_succeeded_after_failed_notification [0.290136s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_update_quota_limit [0.054190s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test__remove_expired_reservations [0.061224s] ... ok DEBUG: Exception encountered during router rescheduling. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 146, in reschedule_resources_from_down_agents DEBUG: down_bindings = get_down_bindings(context, agent_dead_limit) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_agentschedulers_db.py", line 76, in get_down_router_bindings DEBUG: return rb_obj.RouterL3AgentBinding.get_down_router_bindings( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1044, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/l3agent.py", line 56, in get_down_router_bindings DEBUG: query = (context.session.query(l3agent.RouterL3AgentBinding). DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: oslo_db.exception.DBError: None DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_catches_exceptions_on_fetching_bindings [0.108304s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_detailed_project_quotas_resource [0.069263s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_over_quota [0.049732s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_value_lower_than_zero [0.048172s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check_untracked_resource [0.055252s] ... ok DEBUG: Exception encountered during router rescheduling. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call DEBUG: raise result DEBUG: oslo_db.exception.DBError: None DEBUG: Failed to reschedule router 17fb61ca-dec8-4aee-8ba5-787234901012 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call DEBUG: raise result DEBUG: oslo_messaging.rpc.client.RemoteError: Remote error: None None DEBUG: None. DEBUG: Failed to reschedule router 17fb61ca-dec8-4aee-8ba5-787234901012 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call DEBUG: raise result DEBUG: neutron.extensions.l3agentscheduler.RouterReschedulingFailed: Failed rescheduling router f: no eligible l3 agent found. DEBUG: Exception encountered during router rescheduling. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call DEBUG: raise result DEBUG: ValueError: this raises DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_update_quota_limit [0.052267s] ... ok DEBUG: Exception encountered during router rescheduling. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call DEBUG: raise result DEBUG: Exception DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_catches_rpc_db_and_reschedule_exceptions [0.245965s] ... ok DEBUG: Cannot clean up created object 1234. Exception: DEBUG: {1} neutron.tests.unit.db.test__utils.TestCommonHelpFunctions.test__safe_creation_deletion_fails [0.040940s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_create_or_update_agent_updates_other_servers [0.047794s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_range_allocation [0.600485s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get all agents) [0.049390s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_new_entry [0.045691s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestThrottler.test_throttler [1.032385s] ... ok DEBUG: {0} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_agent_root_helper_daemon [0.046514s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_agent_registration_invalid_timestamp_allowed [0.105966s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_get_address_scope [0.056227s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_update_address_scope_shared [0.044508s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_create_address_scope [0.038516s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_dvr_router [0.404902s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_get_address_scope [0.040347s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_create_address_scope [0.062188s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_create_address_scope_shared [0.035910s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_get_address_scope [0.038547s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_create_address_scope [0.045126s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_delete_address_scope [0.042508s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_update_address_scope [0.038088s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [0.586230s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_add_router_to_l3_agent [0.035669s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_network_from_dhcp_agent [0.037600s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_l3_agents_hosting_router [0.037088s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_networks_on_dhcp_agent [0.040396s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_add_network_to_dhcp_agent [0.048472s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_add_router_to_l3_agent [0.079995s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_dhcp_agents_hosting_network [0.074540s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_routers_on_l3_agent [0.046552s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dhcp_agent_keep_services_on [0.851480s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_router [0.736926s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_add_network_to_dhcp_agent [0.039409s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_networks_on_dhcp_agent [0.032741s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_dhcp_agents_hosting_network [0.035015s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_invalid_fixed_ips [0.544818s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_l3_agents_hosting_router [0.045902s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_add_router_to_l3_agent [0.054309s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_router_from_l3_agent [0.037769s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_add_network_to_dhcp_agent [0.035605s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_device_id_unchanged [0.252664s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_l3_agent_keep_services_off [0.410507s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_port_create_notification [0.494778s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_agent [0.371044s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ips [0.306136s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_auto_allocated_topology.AdminTests.test_delete_topology [0.059961s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemAdminTests.test_delete_topology [0.049383s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemAdminTests.test_get_topology [0.036962s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_remove_from_dhcp_agent_notification [0.293999s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_l3_agent_keep_services_on [0.414796s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_availability_zone.SystemMemberTests.test_get_availability_zone [0.042817s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_base.RuleScopesTestCase.test_rules_are_single_scoped [0.036329s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_flavor_service_profile [0.036655s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_router_ids_on_host_no_l3_agent [0.102325s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_update_flavor [0.034940s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_flavor_service_profile [0.034244s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_flavor_service_profile [0.043247s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_get_service_profile [0.052683s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_flavor_service_profile [0.049914s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [0.445811s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_update_flavor [0.044809s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_reserved_dhcp_port_creation [0.381275s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_create_floatingip_with_ip_address [0.032715s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_create_floatingip_with_ip_address [0.033908s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_update_floatingip [0.033151s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_update_floatingip [0.034814s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_with_prefixlen [0.205141s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_update_floatingip [0.032553s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_delete_floatingip [0.032359s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_pools.AdminTests.test_get_floatingip_pool [0.038259s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemAdminTests.test_get_floatingip_pool [0.033545s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_create_fip_pf [0.034338s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_v6 [0.151220s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_delete_fip_pf [0.041897s] ... ok DEBUG: Will not send event port_create_end for network db928813-6869-42f7-bb30-7f8ea1975f33: no agent available. Payload: {'port': {'id': '5e7efe5c-c81a-4c8c-99f9-323d086b9d52', 'name': '', 'network_id': 'db928813-6869-42f7-bb30-7f8ea1975f33', 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'mac_address': '12:34:56:78:ce:fd', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'not_reserved', 'device_owner': '', 'standard_attr_id': 9, 'fixed_ips': [{'subnet_id': 'c71e2d1d-a43f-4a22-8342-b2899e100295', 'ip_address': '10.0.0.240'}], 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'security_groups': ['526fbecc-817f-41a3-a0ae-17fa66262f0f'], 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': '', 'binding:vif_type': 'unbound', 'binding:vif_details': {}, 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'description': '', 'network': {'id': 'db928813-6869-42f7-bb30-7f8ea1975f33', 'name': 'net1', 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['c71e2d1d-a43f-4a22-8342-b2899e100295'], 'standard_attr_id': 6, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': False, 'vlan_transparent': None, 'description': '', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'provider:network_type': 'local', 'provider:physical_network': None, 'provider:segmentation_id': None}}, 'priority': 6} DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_add_to_dhcp_agent [0.631543s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_create_fip_pf [0.035565s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_unreserved_dhcp_port_creation [0.392621s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_delete_fip_pf [0.033757s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_v4 [0.139440s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_delete_fip_pf [0.033964s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_update_fip_pf [0.041522s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_create_fip_pf [0.035098s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_get_fip_pf [0.033211s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_update_fip_pf [0.039454s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_cannot_create_multiple_default_subnetpools [0.173885s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_create_router_conntrack_helper [0.039212s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_address_gets_port_mac [0.273829s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_delete_router_conntrack_helper [0.035054s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_create_router_conntrack_helper [0.033893s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_too_small [0.110853s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_get_router_conntrack_helper [0.034976s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_update_router_conntrack_helper [0.034618s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_missing_ip_field [0.129966s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_delete_local_ip [0.039489s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_nonexistent_subnetpool [0.105397s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_restart_dhcp_agent [0.465903s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_get_local_ip [0.035393s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_update_local_ip [0.040892s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_delete_local_ip [0.041784s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_update_local_ip [0.033663s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_subnetpool [0.166574s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_delete_local_ip [0.033489s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_get_local_ip [0.033813s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_create_local_ip [0.043425s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_update_local_ip [0.034207s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_update_local_ip [0.032513s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_illegal_subnetpool_prefix_list_update [0.169510s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_create_local_ip_port_association [0.040544s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_overlap_with_fixed_ip [0.403085s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_delete_local_ip_port_association [0.035508s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_create_local_ip_port_association [0.033984s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_filters_none [0.135586s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_create_local_ip_port_association [0.041860s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_no_dhcp [0.488367s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_delete_local_ip_port_association [0.047170s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [0.211153s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_create_log [0.063237s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_common.ConvertToDictTestCase.test_simple_object [0.037842s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_create_log [0.049571s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix_less_than_min [0.160279s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_keyword [0.039182s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_delete_log [0.048549s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_positional [0.036530s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_get_loggable_resource [0.035594s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_create_log [0.043055s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_compaction [0.134769s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_delete_metering_label_rule [0.035298s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_hosted [0.331181s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_get_metering_label [0.035138s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_port [0.163574s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_get_metering_label_rule [0.034428s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_get_metering_label_rule [0.042312s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'securitygrouprules' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'securitygroups' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_sg [0.094078s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_create_metering_label [0.035586s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_get_metering_label [0.040096s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_update_ndp_proxy [0.038915s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_delete_ndp_proxy [0.038036s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_get_ndp_proxy [0.036198s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_update_ndp_proxy [0.035515s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_update_ndp_proxy [0.033739s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_hosted_2 [0.367792s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_create_ndp_proxy [0.034354s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_get_ndp_proxy [0.037169s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_default [0.032981s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_mixed_ip_version [0.517993s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_port_security_enabled [0.047409s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_physical_network [0.037747s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_default [0.035652s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_shared [0.040752s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_port_delete [0.501192s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_external [0.035308s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_physical_network [0.034661s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_make_network_dict_outside_engine_facade_manager [0.075041s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_shared [0.034477s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [0.267862s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network [0.042908s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_resource_type_fields [0.092581s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network [0.034557s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'routers' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_router [0.167865s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_invalid_router [0.631144s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [0.269007s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'securitygrouprules' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'securitygroups' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_sg [0.087100s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_external [0.271534s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_network_type [0.035281s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_segments [0.034479s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'subnetpools' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V4_cidr [0.155054s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network [0.042465s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_subnetpool [0.146365s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_external [0.034335s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_port_security_enabled [0.035370s] ... ok DEBUG: Failed to reschedule router 6af76cd6-bc8e-447d-9551-2ba2c8cac855 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: neutron.extensions.l3agentscheduler.RouterReschedulingFailed: Failed rescheduling router f: no eligible l3 agent found. DEBUG: Failed to reschedule router 56d70afc-bc7c-4435-9a7e-c97827e82aea DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents DEBUG: reschedule_resource(context, binding_resource_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: neutron.extensions.l3agentscheduler.RouterReschedulingFailed: Failed rescheduling router f: no eligible l3 agent found. DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_iterates_after_reschedule_failure [0.290079s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_segmentation_id [0.041459s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_segments [0.033905s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_port [0.143588s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [0.171148s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_network_type [0.034284s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCaseBase.test_agent_registration_bad_timestamp [0.101037s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_segmentation_id [0.041727s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_sg_delete [0.064646s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_shared [0.035286s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_boolean [0.129596s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network [0.040174s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_registration_bad_timestamp [0.117603s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_external [0.036132s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test__validate_network_subnetpools [0.136288s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_segmentation_id [0.035025s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_segments [0.034049s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_hostroutes [0.134102s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_registration_bad_timestamp [0.117164s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_shared [0.041744s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_network_with_status_BUILD [0.113769s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_delete_network [0.035105s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_default [0.039704s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_port_security_enabled [0.036392s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.127402s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_segmentation_id [0.034530s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_network [0.130503s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network [0.037995s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_tenant [0.214722s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_external [0.035562s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_shared [0.034586s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [0.157976s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network [0.034325s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native [0.149611s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_of_network_returns_400 [0.133289s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_segments [0.043251s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_external [0.038872s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_segmentation_id [0.036941s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_bad_ip [0.135531s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_shared [0.034772s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native_quotas [0.163667s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network [0.034105s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network [0.034727s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_default [0.035612s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [0.085339s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_network_type [0.035345s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_bad_mac [0.170057s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_update_network_segment_range [0.035432s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_create_network_segment_range [0.034167s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_get_network_segment_range [0.033374s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_values [0.380464s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_show_network [0.156081s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_delete_network_segment_range [0.034583s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_get_network_segment_range [0.034647s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_get_network_segment_range [0.034930s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [0.240419s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.041150s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.139163s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_host_id [0.043708s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port [0.047057s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [0.117576s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network [0.231671s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_data_plane_status [0.045632s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.136458s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs [0.036336s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_vnic_type [0.035006s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips_and_subnet_id [0.035275s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [0.137188s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.045353s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.059959s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_vif_type [0.046578s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_profile [0.038972s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.176626s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_vnic_type [0.036423s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_mac_address [0.039754s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [0.409876s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [0.441533s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_port_security_enabled [0.038029s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_same_ra_and_addr_modes [0.107629s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs [0.035303s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_make_network_dict_outside_engine_facade_manager [0.063679s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_host_id [0.041152s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_repr [0.044038s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips [0.048234s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_mac_address [0.038053s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_shared [0.202680s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_resource_type_fields [0.090960s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port [0.049235s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs [0.045648s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'networks' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_host_id [0.035912s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_network [0.107033s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_port_security_enabled [0.037703s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port [0.035016s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_port_not_found [0.353498s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.050591s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_subnet [0.117035s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_vnic_type [0.058605s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_floating_ip_delete [0.100882s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_mac_address [0.067089s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_network_delete [0.064289s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_port_security_enabled [0.047521s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_delete_port [0.040992s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_subnet_delete [0.078985s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port [0.047152s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_subnetpool_delete [0.054332s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.038510s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips_and_ip_address [0.042282s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [0.397720s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_repr [0.053713s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips_and_subnet_id [0.042654s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port [0.038326s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_host_id [0.047655s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_floatingip [0.124098s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_with_subnet_set_shared [0.757663s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_profile [0.048962s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port [0.043374s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_network [0.102047s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_device_owner [0.043156s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_mac_address [0.037972s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_sg [0.075919s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_port_security_enabled [0.048564s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port [0.049074s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_port_delete [0.092590s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.054013s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_device_owner [0.043356s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.353989s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestBasicGet.test_single_get_admin [0.131556s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips [0.046142s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_no_ip_version [0.568093s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestBasicGet.test_single_get_tenant [0.128782s] ... ok DEBUG: An exception occurred while creating the network:{'network': {'admin_state_up': True, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'shared': False, 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 401, in create_network_bulk DEBUG: return self._create_bulk('network', context, networks) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_if_port_exists [0.262471s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [0.208734s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_emulated_plugin_failure [0.119538s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_mac_address [0.300603s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_vif_type [0.037562s] ... ok DEBUG: An exception occurred while creating the network:{'network': {'admin_state_up': True, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'shared': False, 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 401, in create_network_bulk DEBUG: return self._create_bulk('network', context, networks) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_too_many_dns [0.131260s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port [0.039394s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native_plugin_failure [0.154354s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.036115s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_vnic_type [0.040162s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips_and_ip_address [0.038352s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_public_network_no_admin_tenant [0.111042s] ... ok DEBUG: An exception occurred while creating the subnet:{'subnet': {'network_id': 'c5587ddf-533c-44d5-954e-6d7f630c743a', 'ip_version': 4, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'cidr': '10.0.1.0/24', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'subnetpool_id': , 'prefixlen': , 'gateway_ip': , 'allocation_pools': , 'dns_nameservers': , 'host_routes': , 'enable_dhcp': True, 'ipv6_ra_mode': , 'ipv6_address_mode': , 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 585, in create_subnet_bulk DEBUG: return self._create_bulk('subnet', context, subnets) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.038101s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.038241s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [0.237209s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.038907s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_by_device_id_second_call_failure [0.399144s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_create_policy [0.037745s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosRuleTypeTests.test_get_rule_type [0.037911s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.037037s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_invalid_admin_status [0.232681s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.039932s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_two_subnets_same_cidr_returns_400 [0.203672s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.037997s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_duplicate_ips [0.201488s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.039530s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_fields [0.139048s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.040522s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_ip_version [0.118056s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.039548s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.038570s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.041139s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_subnet [0.120716s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.043945s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.033565s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_delete_policy [0.034002s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.037082s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_uuid [0.117485s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.035482s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.033784s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.032504s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.033972s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.033363s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.034627s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_native [0.494377s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.035388s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_update_policy [0.033059s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets [0.284749s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.033645s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.033514s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.032360s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_emulated [0.164940s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.033832s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.033054s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.033130s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_duplicate_mac_generation [0.829491s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.034090s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [0.155338s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.032453s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_shared [0.298561s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.071887s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.051208s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.034061s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.032721s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_fixed_ip_invalid_subnet_id [0.259888s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.034319s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosRuleTypeTests.test_get_rule_type [0.032906s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.042485s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.033548s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_other_tenant_returns_409 [0.392334s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.032914s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.032958s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_reverse_emulated [0.385654s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_delete_quota [0.032513s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_get_quota [0.033889s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_shared_owner_returns_403 [0.129047s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_update_quota [0.032614s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_update_quota [0.032679s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_update_quota [0.032490s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_get_quota [0.032716s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_bad_tenant [0.115999s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_update_quota [0.031857s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports [0.436898s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_port_prevents_network_deletion [0.234741s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy(target_tenant) [0.032549s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy(target_project) [0.033084s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_delete_rbac_policy(target_tenant) [0.032300s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_delete_rbac_policy(target_project) [0.032132s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy(target_tenant) [0.032519s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy(target_project) [0.032006s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy_target_tenant(target_tenant) [0.032942s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools [0.241514s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy_target_tenant(target_project) [0.032933s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network_with_ip [0.306873s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy(target_tenant) [0.032708s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy(target_project) [0.032882s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_filtered_by_fixed_ip [0.329605s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_delete_rbac_policy(target_tenant) [0.032542s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.186682s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.213385s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_mac_generation [0.201750s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_delete_rbac_policy(target_project) [0.242926s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_get_rbac_policy(target_tenant) [0.033253s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_get_rbac_policy(target_project) [0.033564s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy_target_tenant(target_tenant) [0.033052s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.220399s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy_target_tenant(target_project) [0.033380s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [0.311086s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [0.220001s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy(target_tenant) [0.032068s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy(target_project) [0.032680s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy_target_tenant(target_tenant) [0.032834s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy_target_tenant(target_project) [0.033315s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy(target_tenant) [0.032562s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.212524s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy(target_project) [0.032642s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy(target_tenant) [0.032628s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns [0.235803s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy(target_project) [0.032876s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminExtrarouteTests.test_remove_extraroute [0.032266s] ... ok DEBUG: An exception occurred while creating the port:{'port': {'network_id': 'da626bb7-5f5b-4bc3-93f4-a9d124c12735', 'admin_state_up': True, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'mac_address': '12:34:56:78:58:2b', 'fixed_ips': , 'device_id': '', 'device_owner': '', 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 1467, in create_port_bulk DEBUG: return self._create_bulk('port', context, ports) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 224, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 1463, in create_port DEBUG: return self._make_port_dict(db_port, process_extensions=False) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_distributed [0.032246s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_emulated_plugin_failure [0.166555s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info [0.033199s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_enable_snat [0.032863s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_external_fixed_ips [0.032899s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router [0.033092s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 1323, in side_effect DEBUG: return self._fail_second_call(patched_plugin, orig, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 727, in _fail_second_call DEBUG: return orig(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: TypeError: create_port() got an unexpected keyword argument 'ports' DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native_plugin_failure [0.126677s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_enable_snat [0.033028s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_enable_snat [0.032877s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_external_fixed_ips [0.035180s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_network_id [0.037463s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderExtrarouteTests.test_remove_extraroute [0.073450s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_add_router_interface [0.039848s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_external_fixed_ips [0.038318s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_ha [0.034217s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_delete_router [0.035900s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_enable_snat [0.034648s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns_to_None [0.634276s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminExtrarouteTests.test_add_extraroute [0.034691s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminExtrarouteTests.test_remove_extraroute [0.033625s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info [0.036117s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info [0.036521s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_enable_snat [0.032833s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberExtrarouteTests.test_remove_extraroute [0.032507s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.610769s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_enable_snat [0.032144s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_no_gw_to_no_gw [0.236564s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_external_fixed_ips [0.031904s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_delete_router [0.031888s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_remove_router_interface [0.033059s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_distributed [0.032160s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_ips_only [1.220337s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info [0.032003s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_external_fixed_ips [0.033152s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router_distributed [0.034574s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_with_ipv6_slaac_address [0.259247s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router [0.033139s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_update_security_group [0.033456s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_get_security_group_rule [0.033580s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_mac_address [0.106818s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_delete_security_group_rule [0.032336s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_get_security_group [0.031881s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [0.376773s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_update_security_group [0.031887s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id [0.304176s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_create_security_group_rule [0.031930s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_delete_security_group_rule [0.032842s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_delete_security_group_rule [0.032908s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_get_security_group [0.031938s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.188693s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_get_segment [0.031263s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_update_segment [0.031525s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.269381s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_create_segment [0.031274s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_delete_segment [0.031676s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_get_segment [0.032056s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_invalid_gw_V4_cidr [0.155294s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_service_type.ProjectMemberTests.test_get_service_provider [0.031686s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet [0.033655s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_delete_subnet [0.033206s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.210883s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_get_subnet [0.032695s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet_service_types [0.032516s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v4_and_v6 [0.458144s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_address_mode_fails [0.164602s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [0.195510s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_get_subnet [0.252945s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_for_network_owner [0.296585s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet [0.033583s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v4_and_v6_slaac [0.286272s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet_service_types [0.033032s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_get_subnet [0.034181s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_ra_mode_fails [0.167347s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_get_subnet_segment_id [0.034786s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnet_segment_id [0.035486s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet_segment_id [0.036029s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool [0.033874s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_test_delete_network_port_exists_fip_gw [0.207538s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_remove_prefixes [0.032375s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_public_network [0.297388s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool [0.034600s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_update_subnetpool [0.036191s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route [0.224699s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_update_subnetpool_default [0.035504s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool [0.035692s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool [0.035994s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_validate_subnet_dns_nameservers_exhausted [0.119421s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool_default [0.034574s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_onboard_network_subnets [0.033169s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_add_additional_ip [0.287266s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_update_subnetpool [0.032736s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_delete_subnetpool [0.032415s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields [0.133041s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_onboard_network_subnets [0.033350s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool_default [0.031751s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_onboard_network_subnets [0.032186s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_create_trunk [0.032126s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields_noadmin [0.132336s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_delete_trunk [0.032439s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_native [0.457033s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_create_trunk [0.031785s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_remove_subports [0.035000s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_update_trunk [0.033994s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [0.318346s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.131731s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_get_subports [0.034028s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_get_subports [0.034963s] ... ok DEBUG: {0} neutron.tests.unit.conf.test_service.GetRpcWorkers.test_previous_registration [0.033143s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_no_network_policy [0.031068s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_update_invalid_json_400 [0.116310s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_admin_remove_provided_policy [0.033111s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_updated_remove_shared_policy [0.032637s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__get_dvr_mac_address_by_host_not_found [0.090721s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_own_policy [0.032174s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_shared_policy [0.034441s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 745, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep DEBUG: hub.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch DEBUG: return self.greenlet.switch() DEBUG: eventlet.timeout.Timeout: 40 seconds DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/agent/linux/pd.py", line 246, in _ensure_lla_task DEBUG: utils.wait_until_true(functools.partial(self._lla_available, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 750, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_sort_native [0.420867s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_overlapping_subnets [0.175289s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_v6_slaac [0.551114s] ... ok DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule_two_labels [0.302040s] ... ok DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule_with_non_existent_label [0.115142s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_duplicate_ip [0.238286s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ip [0.274023s] ... ok DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_overlap_metering_label_rules [0.177212s] ... ok DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 4861779f-f272-4db0-bc79-011fafc8f734 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_not_on_network [0.295500s] ... ok DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 456eec8b-fde1-4cf3-a67d-75b5a5e8f987 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 68ff1146-9641-4246-a4cd-b0fbefb97ce4 on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_delete_metering_label_rule [0.432118s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_quota_usage [0.016236s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_reservation_with_expiration [0.014095s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_project_and_resource [0.016171s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_reservations_for_resources [0.022745s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_quota_usage [0.015415s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ip_address_only [0.561884s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_reservations_for_resources [0.021901s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_expired_reservations_no_project [0.020513s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_resources_quota_usage_dirty [0.026543s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_update_quota_usage [0.018386s] ... ok DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_update_quota_usage_with_deltas [0.015067s] ... ok DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: Failed to bind port cd64ccfc-52b9-4fc1-bfb1-992e11e5d28b on host host1 for vnic_type normal using segments [{'id': '91f3283b-3fc0-453e-bef4-a374aa305f4c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ee34d321-7c68-4681-905d-12944ceea974'}] DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_prefix_allocation_pools [0.133974s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_default_quotas [0.048002s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_test_delete_network_port_exists_dhcp [0.505569s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_detailed_project_quotas_multiple_resource [0.065448s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_project_quotas [0.048248s] ... ok DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_v6_multiple [0.131074s] ... ok DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_project_quotas_different_project [0.048923s] ... ok DEBUG: Failed to bind port b2f81703-ad5c-486c-931b-29b9e87d284e on host other for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_device_id_null [0.203901s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_single_resource [0.050656s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_mixed [0.134806s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_project_quotas [0.048489s] ... ok DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_multiple_resources [0.051331s] ... ok DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: Failed to bind port 7c4ff82f-e482-4355-834b-ca0a9efe8f7c on host host1 for vnic_type normal using segments [{'id': 'f878a8e0-9692-48c7-870c-ce74b695ff7b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ef8daee-b21e-44e7-97e1-861a3cbb0c67'}] DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_over_quota_fails [0.046583s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_ports_on_host_by_subnet [1.699755s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get alive agents (True)) [0.049684s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_specific_gw [0.187043s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get agents invalid alive filter) [0.048491s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_logs_heartbeat [0.049646s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_enabled_agent_on_host_found [0.048231s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_with_mismatch_prefixlen [0.131140s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [0.373756s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_enabled_agent_on_host_not_found [0.043787s] ... ok DEBUG: Could not retrieve gateway port for subnet {'id': '97119b5b-5608-47a3-878d-7754841835cb', 'name': '', 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'network_id': 'c211106f-b09c-49a4-a018-c356fa9c6b84', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 8, 'gateway_ip': '10.0.0.1', 'cidr': '10.0.0.0/24', 'allocation_pools': [{'start': '10.0.0.2', 'end': '10.0.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b'} DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_subnet_over_quota [0.214053s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [0.257466s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_24_with_defaults [0.112877s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_subnet_for_dvr_returns_correct_mac [0.525186s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_too_large [0.104687s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool [0.120665s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_different_tenants_not_shared [0.118867s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [0.412327s] ... ok DEBUG: Could not retrieve gateway port for subnet {'id': 'a2340238-8c6f-4e28-88ae-d9e5d50c4df3', 'name': '', 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'network_id': '1f4e2034-f075-418d-a9c1-3fbd29aa28d4', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 8, 'gateway_ip': '10.0.0.1', 'cidr': '10.0.0.0/24', 'allocation_pools': [{'start': '10.0.0.2', 'end': '10.0.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b'} DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix [0.128580s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_subnet_for_dvr_returns_correct_mac_fixed_ips_passed [0.547015s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_bad_owner [0.227505s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_quota [0.127826s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_mac_cleared_on_agent_delete_event [0.097614s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port [0.035805s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_min_prefix_larger_than_max [0.118508s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_autoaddress [0.035871s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_multiple_ips_one_subnet_noip [0.035715s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_distributed_service [0.034273s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_non_router_port [0.035549s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_manual_rescheduling [1.145950s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_append [0.130020s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__validate_network_subnetpools_subnetpool_mismatch [0.037819s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [0.354464s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_eui64_ip [0.082513s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_ip_version_null [0.112298s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_eui64_ips [0.084297s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_nameserver [0.113345s] ... ok DEBUG: IPAM subnet referenced to Neutron subnet e476dc4a-8128-4670-99ba-cf53fc673c1d does not exist DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_stale_subnet [0.246821s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_subnet_over_ipam [0.214686s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_v4_multiple [0.131957s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_new_pools [0.178084s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet [0.180195s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_unchanged_pools [0.138057s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_pools [0.502319s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_scheduling_to_only_dvr_snat_agent [0.740814s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_passes_port_id_to_factory [0.082985s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 857, in create_subnet DEBUG: result, net, ipam_sub = self._create_subnet_precommit(context, subnet) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 911, in _create_subnet_precommit DEBUG: subnet, ipam_subnet = self.ipam.allocate_subnet(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 638, in allocate_subnet DEBUG: ipam_subnet = ipam_driver.allocate_subnet(subnet_request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 337, in allocate_subnet DEBUG: subnet = super(NeutronDbPool, self).allocate_subnet(subnet_request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/subnet_alloc.py", line 179, in allocate_subnet DEBUG: return self._allocate_specific_subnet(request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/subnet_alloc.py", line 162, in _allocate_specific_subnet DEBUG: raise exceptions.SubnetAllocationError(reason=msg) DEBUG: neutron_lib.exceptions.SubnetAllocationError: Failed to allocate subnet: Cannot allocate requested subnet from the available set of prefixes. DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_networks_hosted_by_dhcp_agent_with_invalid_agent [0.104378s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_uuid [0.113326s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_already_allocated [0.214798s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields_noadmin [0.137040s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_bcast_returns_400 [0.115182s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_allocation_pools [0.178920s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_ipv6_address_mode [0.109840s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_show_returns_200 [0.129131s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [0.110898s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_addr_modes [0.068012s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation_with_new_agent [0.517500s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [0.117540s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_too_large [0.449611s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [0.207619s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_bounds [0.104275s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_update_invalid_json_400 [0.513967s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_policy [0.234238s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_smaller_than_min [0.096944s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_update_returns_200 [0.148539s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_supported_min_prefix [0.107091s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_native_quotas [0.128713s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv6_default_prefix_bounds [0.105389s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_values [0.396910s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv6_with_defaults [0.107446s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_emulated [0.173593s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix [0.128809s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [0.197124s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_extended_attr_native_returns_400 [0.145272s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_ra_modes [0.072141s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix_less_than_min [0.119419s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_native [0.171390s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_min_prefix [0.126479s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_remove_from_dhcp_agent [0.822717s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [0.329530s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.343740s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [0.414763s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduling_on_port_creation [0.404180s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [0.283457s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet [0.230220s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_is_not_rescheduled_from_alive_agent [0.258678s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [0.226272s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_V6_slaac_big_prefix [0.168456s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [0.168055s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.576964s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_is_not_rescheduled_if_agent_is_back_online [0.260763s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_shared_returns_400 [0.111015s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [0.226928s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_other_tenant_returns_409 [0.230095s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V6_cidr [0.114897s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_from_dead_agent [0.276859s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_shared [0.141431s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_ip_version [0.106869s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.421418s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network [0.182987s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_defaults [0.182306s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [0.190541s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_too_many_routes [0.119322s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.258192s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [0.302484s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_two_host_routes [0.195859s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.119492s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.401932s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_emulated [0.198671s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.536276s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [0.113716s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_without_l3_agents [1.108835s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native_quotas [0.124438s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_V4_cidr [0.113603s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native [0.201225s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_different_ra_and_addr_modes [0.070178s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_wrong_input [0.119980s] ... ok DEBUG: An exception occurred while creating the subnet:{'subnet': {'network_id': 'df003764-42d6-4522-97a2-0a079608c2b6', 'ip_version': 4, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'cidr': '10.0.1.0/24', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'subnetpool_id': , 'prefixlen': , 'gateway_ip': , 'allocation_pools': , 'dns_nameservers': , 'host_routes': , 'enable_dhcp': True, 'ipv6_ra_mode': , 'ipv6_address_mode': , 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 585, in create_subnet_bulk DEBUG: return self._create_bulk('subnet', context, subnets) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_plugin_failure [0.173454s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_quotas [0.124824s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.261510s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_pd_gw_values [0.401050s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_two_subnets [0.265342s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_with_ipv6_slaac_address [0.263564s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_rpc_sync_routers [0.694630s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [0.279943s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_network [0.248659s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [0.252297s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [0.336149s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_multiple_allocation_pools [0.196505s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_dhcp_port_ips_prefer_next_available_ip [0.651601s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_port_exists_owned_by_network [0.238951s] ... ok DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: Port 06b20981-e2ad-407f-9393-c0b5bfe40112 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 06b20981-e2ad-407f-9393-c0b5bfe40112 on host hostb for vnic_type normal using segments [{'id': 'd23c4576-b70a-4ab2-a2ab-fa5b88952811', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '427aa2c1-13f5-426c-89d8-f3612fae69a5'}] DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_callback [0.188442s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_dvr_router_with_fixedip_on_fip_net [0.998910s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.095385s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_nonzero_cidr [0.562564s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_only_ip_version_v6_no_pool [0.116968s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_allocation_pool [0.188358s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_duplicate_mac_generation [0.806039s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_dns [0.503134s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.126004s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count [0.257124s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_large_allocation_pool [0.186893s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_ha_port_create_notification [0.745065s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway [0.183746s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_get_ports_count [0.534166s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_updated_l3_agent_notification [0.137778s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count_filter_by_project_id [0.261021s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_two_dns [0.187990s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_router_add_to_l3_agent_notification [0.184589s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [0.220200s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_filtered_by_fixed_ip_with_limit [0.347490s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_router_remove_from_l3_agent_notification [0.209200s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_duplicate_mac_ip [0.108444s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_native [0.331588s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet [0.479132s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_allowed_address_pairs [0.181139s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_security_true_allowed_address_pairs ... SKIPPED: Plugin does not implement port-security extension DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_sort_emulated [0.423164s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_port_security_off_address_pairs ... SKIPPED: Plugin does not implement port-security extension DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_port_exists_owned_by_other [0.221744s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_sort_native [0.280776s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_overlapping_subnets [0.181653s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [0.153538s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_dict [0.033725s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_dns_and_route [0.194562s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_list [0.032251s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_positional_and_keywords [0.037241s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_lifecycle_dns_retains_order [0.261063s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'floatingips' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_floatingip [0.146172s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'subnets' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_subnet [0.115211s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [0.314744s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_usable_after_update [0.235378s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'subnetpools' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_subnetpool [0.066402s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_unsupported_subnet_cidr_loopback [0.109057s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_range_allocation [0.610952s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_filtering_by_project_id [0.241100s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [0.226530s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_floatingip [0.409776s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_router [0.119682s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [0.263576s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_emulated [0.338578s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_subnetpool [0.066992s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_sg_delete [0.057072s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_fixed_ip_address_v6_slaac_router_iface [0.555089s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [0.194168s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'floatingips' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_floatingip [0.120808s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'networks' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_network [0.101023s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_reverse_native [0.330774s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_gw_to_no_gw [0.218461s] ... ok DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:721: SAWarning: DELETE statement on table 'subnets' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. DEBUG: session.commit() DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_subnet [0.100194s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_router [0.119965s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_parameter [0.231737s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_subnet [0.099638s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/semaphore.py", line 147, in _do_acquire DEBUG: waiter.switch() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6876, in _lock_blocked_name_update DEBUG: return thing DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 696, in _session DEBUG: self.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 693, in _session DEBUG: self._end_session_transaction(self.session) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 721, in _end_session_transaction DEBUG: session.commit() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1451, in commit DEBUG: self._transaction.commit(_to_root=self.future) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 829, in commit DEBUG: self._prepare_impl() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 808, in _prepare_impl DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj DEBUG: _emit_update_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1035, in _emit_update_statements DEBUG: raise orm_exc.StaleDataError( DEBUG: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'standardattributes' expected to update 1 row(s); 0 were matched. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_subnetpool [0.070702s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_floating_ip_delete [0.084374s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_network_delete [0.064758s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_sort_emulated [0.287802s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [0.494878s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_subnet_delete [0.071451s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_as_router_gateway [0.100377s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_show_subnet [0.159873s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_ips_only [0.922273s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_by_floating_ip [0.097246s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_no_gateway [0.246416s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_fails [0.110615s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_shared_returns_400 [0.159104s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_delete_ip [0.281250s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_tenants_and_quotas [0.130708s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks [0.161220s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [0.508333s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [0.310022s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [0.370136s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_delete_with_req_body_returns_400 [0.124705s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_reverse_emulated [0.197394s] ... ok DEBUG: {3} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__create_dvr_mac_address_success [0.092863s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_prefix_allocation_pools [0.134327s] ... ok DEBUG: {3} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_by_host_existing_host [0.086136s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_reverse_native [0.199615s] ... ok DEBUG: {3} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_add_extra_routes [0.046858s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_with_prefixlen [0.183614s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [0.148254s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_v4 [0.132369s] ... ok DEBUG: {3} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_update [0.323070s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_multiple_ips_one_subnet_add_third [0.032456s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip [0.032524s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_allocation_pools [0.177115s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [0.835054s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_with_matching_prefixlen [0.133533s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_unsupported_subnet_cidr_multicast [0.108880s] ... ok DEBUG: Failed to commit binding results for 3ccae0c4-a172-4413-917a-8c7f07aad768 after 0 tries DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_native [0.462727s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_with_mismatch_prefixlen [0.130820s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_show_network_with_subnet [0.175029s] ... ok DEBUG: Failed to commit binding results for 3ccae0c4-a172-4413-917a-8c7f07aad768 after 0 tries DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_adding_additional_host_routes_and_dns [0.243204s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestPortUpdateIpam.test_port_update_allocate_from_net_subnet [0.412953s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_subnet_bad_gateway [0.176370s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_24_with_defaults [0.106361s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns_with_too_many_entries [0.183282s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_smaller_than_min [0.101091s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_port_ipam [0.285230s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.362236s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [0.178185s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv6_with_defaults [0.106267s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_mixed_ip_version [0.098806s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.IntegrityError: FOREIGN KEY constraint failed DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 728, in inner DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1582, in create_port DEBUG: result, mech_context = self._create_port_db(context, port) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1547, in _create_port_db DEBUG: port_db = self.create_port_db(context, port) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 1501, in create_port_db DEBUG: self.ipam.allocate_ips_for_port_and_store( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 220, in allocate_ips_for_port_and_store DEBUG: self.store_ip_allocation_for_port(context, ips, network_id, port_copy) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 244, in store_ip_allocation_for_port DEBUG: self._safe_rollback(self._ipam_deallocate_ips, context, DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 233, in store_ip_allocation_for_port DEBUG: IpamPluggableBackend._store_ip_allocation( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1044, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_common.py", line 143, in _store_ip_allocation DEBUG: allocated.create() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/base.py", line 370, in decorator DEBUG: return func(self, *args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/base.py", line 903, in create DEBUG: db_obj = obj_db_api.create_object( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/db/api.py", line 78, in create_object DEBUG: context.session.add(db_obj) DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 710, in _session DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 245, in save_obj DEBUG: _emit_insert_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1097, in _emit_insert_statements DEBUG: c = connection._execute_20( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 DEBUG: return meth(self, args_10style, kwargs_10style, execution_options) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception DEBUG: util.raise_(newraise, with_traceback=exc_info[2], from_=e) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: oslo_db.exception.DBReferenceError: (sqlite3.IntegrityError) FOREIGN KEY constraint failed DEBUG: [SQL: INSERT INTO ipallocations (port_id, ip_address, subnet_id, network_id) VALUES (?, ?, ?, ?)] DEBUG: [parameters: ('7ef8f2f2-f6bf-48c7-8118-718ee6184222', '127.0.0.1', 'e5d984d7-fe61-4aac-87c5-15752105a3ae', '847ebae3-c550-46f8-898c-603502cac0af')] DEBUG: (Background on this error at: https://sqlalche.me/e/14/gkpj) DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.195182s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_port_ipam_with_rollback [0.256133s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.269616s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [0.153134s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_single_tenant [0.230733s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_attributes_fails [0.165685s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_nonexistent_subnetpool [0.417387s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_shared_network_noadmin_returns_403 [0.127571s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_subnetpool [0.120948s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.158866s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_None_values [0.114027s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool_different_tenants_not_shared [0.110937s] ... ok DEBUG: DELETE failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 104, in wrapped DEBUG: f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 85, in delete DEBUG: return self.plugin_deleter(*deleter_args) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 728, in inner DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1457, in delete_subnet DEBUG: return super(Ml2Plugin, self).delete_subnet(context, id) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 1108, in delete_subnet DEBUG: self._delete_subnet(context, subnet) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 1127, in _delete_subnet DEBUG: self.ipam.delete_subnet(context, subnet.id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 176, in delete_subnet DEBUG: ipam_driver.remove_subnet(subnet_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_subnet_over_ipam_with_rollback [0.593620s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route_with_too_many_entries [0.181720s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_filters_none [0.114485s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_anticipating_allocation [0.243973s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_create_returns_201 [0.117794s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix_less_than_min [0.117548s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix [0.124956s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_as_admin [0.147660s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_delete_returns_204 [0.157428s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_returns_200 [0.093744s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V4_cidr_prefix_len [0.121284s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_recreate_port_ipam [0.499051s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_update_returns_200 [0.132959s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V6_cidr [0.123603s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.306041s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_boolean [0.114107s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.134383s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_emulated [0.196456s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_outside_cidr_returns_201 [0.157778s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_recreate_port_ipam_specific_ip [0.509596s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native [0.202116s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.123408s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_cidrv4 [0.130600s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_test_fixed_ips_for_port_pd_gateway [0.231077s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_ovn_distributed_svc [0.088153s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_allocation_pool_returns_400 [0.116333s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_passes_port_dict_to_factory [0.083258s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_wrong_input [0.432581s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_32_V4_cidr [0.116708s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_public_network [0.192941s] ... ok DEBUG: DB exceeded retry limit. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.IntegrityError: UNIQUE constraint failed: dvr_host_macs.mac_address DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/base.py", line 903, in create DEBUG: db_obj = obj_db_api.create_object( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/db/api.py", line 78, in create_object DEBUG: context.session.add(db_obj) DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1094, in _transaction_scope DEBUG: yield resource DEBUG: File "/usr/lib64/python3.9/contextlib.py", line 126, in __exit__ DEBUG: next(self.gen) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 710, in _session DEBUG: self.session.flush() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3444, in flush DEBUG: self._flush(objects) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3584, in _flush DEBUG: transaction.rollback(_capture_exception=True) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ DEBUG: compat.raise_( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3544, in _flush DEBUG: flush_context.execute() DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute DEBUG: rec.execute(self) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute DEBUG: util.preloaded.orm_persistence.save_obj( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 245, in save_obj DEBUG: _emit_insert_statements( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1097, in _emit_insert_statements DEBUG: c = connection._execute_20( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 DEBUG: return meth(self, args_10style, kwargs_10style, execution_options) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception DEBUG: util.raise_(newraise, with_traceback=exc_info[2], from_=e) DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ DEBUG: raise exception DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: oslo_db.exception.DBDuplicateEntry: (sqlite3.IntegrityError) UNIQUE constraint failed: dvr_host_macs.mac_address DEBUG: [SQL: INSERT INTO dvr_host_macs (host, mac_address) VALUES (?, ?)] DEBUG: [parameters: ('foo_host_2', 'FE-16-3E-CF-A5-81')] DEBUG: (Background on this error at: https://sqlalche.me/e/14/gkpj) DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/dvr_mac_db.py", line 116, in _create_dvr_mac_address_retry DEBUG: dvr_mac_binding.create() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/base.py", line 370, in decorator DEBUG: return func(self, *args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/objects/base.py", line 906, in create DEBUG: raise o_exc.NeutronDbObjectDuplicateEntry( DEBUG: neutron_lib.objects.exceptions.NeutronDbObjectDuplicateEntry: Failed to create a duplicate DVRMacAddress: for attribute(s) ['mac_address'] with value(s) None DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_port_on_network [0.315505s] ... ok DEBUG: MAC generation error after 20 attempts DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__create_dvr_mac_address_retries_exceeded_retry_logic [1.238374s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_port_ipam [0.402553s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_ignores_port_not_found [0.205456s] ... ok DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__get_dvr_mac_address_by_host [0.112671s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_router_intf_on_network [0.264173s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_subnet_over_ipam [0.276936s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_no_ip_version [0.116120s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_bad_route_404 [0.073196s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_create_returns_201 [0.111159s] ... ok DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_list [0.414225s] ... ok DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_mac_not_cleared_on_agent_delete_event_with_remaining_agents [0.090752s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_delete_returns_204 [0.162332s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_no_ip_address_slaac [0.033706s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_dhcp_port_ips_prefer_next_available_ip [0.622824s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip_eui64 [0.035877s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip_ipv6 [0.033395s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_non_router_port_and_slaac [0.032791s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.140022s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__validate_network_subnetpools_mismatch_address_scopes [0.035218s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_fixed_ip_invalid_ip [0.158907s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_allocation_pool [0.509521s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native_quotas [0.096486s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_public_network_no_admin_tenant [0.098593s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.135179s] ... ok DEBUG: Failed to commit binding results for 9abbe7fd-3947-454e-8aff-7e2f5f6da483 after 0 tries DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway [0.201774s] ... ok DEBUG: Failed to commit binding results for 9abbe7fd-3947-454e-8aff-7e2f5f6da483 after 0 tries DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestPortUpdateIpamML2.test_port_update_allocate_from_net_subnet [0.452199s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_single_fixed_ip [0.083264s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_get_ports_count [0.536481s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway_fully_allocated [0.193303s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_too_many_dns [0.119454s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_invalid_admin_status [0.543372s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_ip [0.164428s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_ipv6_pd_subnet_over_ipam [0.227786s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_too_many_routes [0.119905s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_shared_owner_returns_403 [0.123541s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 728, in inner DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1399, in create_subnet DEBUG: result, mech_context = self._create_subnet_db(context, subnet) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1382, in _create_subnet_db DEBUG: result, net_db, ipam_sub = self._create_subnet_precommit( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 911, in _create_subnet_precommit DEBUG: subnet, ipam_subnet = self.ipam.allocate_subnet(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 638, in allocate_subnet DEBUG: ipam_subnet = ipam_driver.allocate_subnet(subnet_request) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_subnet_over_ipam_with_rollback [0.200951s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_two_dns [0.195106s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_multiple_ips [0.082030s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_with_subnet_set_shared [0.205189s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_bad_mac_format [0.069830s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_single_ip [0.083299s] ... ok DEBUG: An exception occurred while creating the subnet:{'subnet': {'network_id': 'eda715eb-b094-497f-bbbe-a97d1406a370', 'ip_version': 4, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'cidr': '10.0.1.0/24', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'subnetpool_id': , 'prefixlen': , 'gateway_ip': , 'allocation_pools': , 'dns_nameservers': , 'host_routes': , 'enable_dhcp': True, 'ipv6_ra_mode': , 'ipv6_address_mode': , 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 585, in create_subnet_bulk DEBUG: return self._create_bulk('subnet', context, subnets) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_reverse_emulated [0.468345s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_emulated_plugin_failure [0.223174s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 728, in inner DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1399, in create_subnet DEBUG: result, mech_context = self._create_subnet_db(context, subnet) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1382, in _create_subnet_db DEBUG: result, net_db, ipam_sub = self._create_subnet_precommit( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 911, in _create_subnet_precommit DEBUG: subnet, ipam_subnet = self.ipam.allocate_subnet(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 665, in allocate_subnet DEBUG: self._safe_rollback(self.delete_subnet, DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 643, in allocate_subnet DEBUG: subnet = self._save_subnet(context, DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_ipam_subnet_deallocated_if_create_fails [0.186115s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_json [0.199494s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_mac_generation_4octet [0.205094s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_ipv6 [0.219408s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_emulated [0.204244s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_test_fixed_ips_for_port_allocation_on_auto_address_subnet [0.234379s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_new_pools_exception [0.084691s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_native_quotas [0.163643s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_duplicate_mac [0.239112s] ... ok DEBUG: An exception occurred while creating the port:{'port': {'network_id': 'd75df41b-6ef8-45d2-aa69-e73940c48eb4', 'admin_state_up': True, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'mac_address': '12:34:56:78:3c:62', 'fixed_ips': , 'device_id': '', 'device_owner': '', 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 1467, in create_port_bulk DEBUG: return self._create_bulk('port', context, ports) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 224, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 1463, in create_port DEBUG: return self._make_port_dict(db_port, process_extensions=False) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_emulated_plugin_failure [0.153503s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_returns_200 [0.104208s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 1323, in side_effect DEBUG: return self._fail_second_call(patched_plugin, orig, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 727, in _fail_second_call DEBUG: return orig(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: TypeError: create_port() got an unexpected keyword argument 'ports' DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native_plugin_failure [0.127389s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native [0.121364s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v6_slaac [0.237212s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_two_subnets [0.252546s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_native_quotas [0.138524s] ... ok DEBUG: An exception occurred while creating the network:{'network': {'admin_state_up': True, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'shared': False, 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 401, in create_network_bulk DEBUG: return self._create_bulk('network', context, networks) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native_plugin_failure [0.119654s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_tenants_and_quotas_fail [0.071915s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_show_port [0.217800s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_network [0.231412s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port [0.258256s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_dns [0.196569s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port [0.213448s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_wrong_input [0.425046s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_public_network [0.108940s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count [0.270467s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_by_device_id [0.396172s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks [0.167368s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_ignores_port_not_found [0.207972s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_fields [0.129837s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_delete_ip [0.574347s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_fixed_ip_invalid_subnet_id [0.161580s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_emulated [0.189327s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac [0.257726s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count_filter_by_project_id [0.595689s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.285569s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_reverse_emulated [0.203610s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_ip [0.274426s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_project_id [0.241557s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_parameters [0.163344s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_is_mac_in_use [0.210700s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_remote_key_native_returns_400 [0.152637s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_used [0.287108s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_shared_networks_with_non_admin_user [0.174898s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_emulated [0.338336s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_show_network [0.126392s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_not_admin [0.198265s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_ipv4_subnet_ipv6_pool [0.155001s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_public_network [0.671612s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_native [0.315295s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_multi_tenants_returns_409 [0.289555s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_with_default_prefixlen [0.189265s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_None_values [0.114479s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_port_prevents_network_deletion [0.231114s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_mixed [0.132863s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 857, in create_subnet DEBUG: result, net, ipam_sub = self._create_subnet_precommit(context, subnet) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 911, in _create_subnet_precommit DEBUG: subnet, ipam_subnet = self.ipam.allocate_subnet(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 638, in allocate_subnet DEBUG: ipam_subnet = ipam_driver.allocate_subnet(subnet_request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 337, in allocate_subnet DEBUG: subnet = super(NeutronDbPool, self).allocate_subnet(subnet_request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/subnet_alloc.py", line 179, in allocate_subnet DEBUG: return self._allocate_specific_subnet(request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/subnet_alloc.py", line 162, in _allocate_specific_subnet DEBUG: raise exceptions.SubnetAllocationError(reason=msg) DEBUG: neutron_lib.exceptions.SubnetAllocationError: Failed to allocate subnet: Cannot allocate requested subnet from the available set of prefixes. DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_non_existent_prefix [0.157268s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.250809s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_reverse_emulated [0.497270s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_lifecycle_dns_retains_order [0.258222s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_too_small [0.158526s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_ip [0.266260s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_with_matching_prefixlen [0.135733s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools [0.232793s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_subnet_bad_gateway [0.183630s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_reverse_native [0.479843s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns_to_None [0.261350s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_default_subnetpools [0.124642s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_empty_prefix_list [0.104714s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns_with_too_many_entries [0.185569s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.540308s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_21_with_defaults [0.108866s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_gw_to_new_gw [0.226681s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.212251s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_sort_native [0.474062s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gw_outside_cidr_returns_200 [0.205775s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_supported_default_prefix [0.422893s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_mac_generation_4octet [0.198800s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_mixed_ip_version [0.099140s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_address_mode_fails [0.166150s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_duplicate_ip [0.256916s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_subnetpool_existing_allocations [0.196323s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_multiple_ipv4_and_ipv6_subnets [0.555246s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool_different_tenants_not_shared [0.117507s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_invalid_fixed_ip_address_v6_slaac [0.198539s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool_different_tenants_shared [0.115027s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_if_port_exists [0.241296s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.482354s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_different_tenants_shared [0.125843s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v6_slaac [0.212984s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix_larger_than_max [0.118028s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_port_exists_owned_by_network_port_not_found [0.205054s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route_to_None [0.251271s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_test_delete_network_port_exists_dhcp [0.201052s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix_less_than_default [0.120462s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_public_network [0.191224s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_as_admin [0.154527s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_device_id_null [0.206396s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_duplicate_ips [0.154232s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.134718s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_mac_address [0.110316s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [0.364526s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [0.300035s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.130932s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_emulated [0.436449s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [0.159250s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_subnet_v6_pd_slaac [0.372593s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [0.119634s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.119085s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [0.118926s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_native [0.461793s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [0.115749s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [0.113368s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_add_router_interface_by_port_overlap_detected [1.499714s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id [0.298821s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_bad_owner [0.624674s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_test_delete_network_port_exists_fip_gw [0.205430s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_used [0.321726s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_V6_cidr [0.425041s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_add_additional_ip [0.258455s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.124098s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.193631s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [0.198955s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_v6_slaac [0.590422s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr [0.216091s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [0.655657s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_not_admin [0.217430s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_add_router_interface_by_subnet_overlap_detected [1.320387s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.197257s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_fixed_ip_address_v6_slaac [0.267711s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ips [0.300174s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [0.197475s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_ipv4_subnet_ipv6_pool [0.153454s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_ip [0.282267s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_v6_multiple [0.132147s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [0.289639s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 857, in create_subnet DEBUG: result, net, ipam_sub = self._create_subnet_precommit(context, subnet) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 911, in _create_subnet_precommit DEBUG: subnet, ipam_subnet = self.ipam.allocate_subnet(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 638, in allocate_subnet DEBUG: ipam_subnet = ipam_driver.allocate_subnet(subnet_request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 337, in allocate_subnet DEBUG: subnet = super(NeutronDbPool, self).allocate_subnet(subnet_request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/subnet_alloc.py", line 179, in allocate_subnet DEBUG: return self._allocate_specific_subnet(request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/subnet_alloc.py", line 162, in _allocate_specific_subnet DEBUG: raise exceptions.SubnetAllocationError(reason=msg) DEBUG: neutron_lib.exceptions.SubnetAllocationError: Failed to allocate subnet: Cannot allocate requested subnet from the available set of prefixes. DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_non_existent_prefix [0.151427s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [0.141398s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ip_address_only [0.284143s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_too_small [0.154652s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [0.172334s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_subnet_over_quota [0.212158s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_dhcp_disabled [0.245821s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_empty_prefix_list [0.103332s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [0.396760s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_network_different_tenant [0.113348s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_21_with_defaults [0.109218s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_too_large [0.104644s] ... ok DEBUG: IPAM subnet referenced to Neutron subnet 3e83eee9-f0c9-4ae9-988d-53e3f65be455 does not exist DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_stale_subnet [0.250278s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_one_dns [0.192208s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv6_default_prefix_bounds [0.105333s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_mixed [0.138641s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_quota [0.121340s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_one_host_route [0.199153s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_v4_multiple [0.133746s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix_less_than_min [0.115829s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_too_large [0.150850s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_v6_allocation_pool [0.200004s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_subnet [1.870511s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_cannot_create_multiple_default_subnetpools [0.148349s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__create_gw_port [0.081517s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_ipv6 [0.218541s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__each_port_having_fixed_ips_none [0.070780s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_bounds [0.109592s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__new__passes_args [0.074748s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_min_prefix [0.459067s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_supported_default_prefix [0.109250s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info [0.078363s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_supported_min_prefix [0.115246s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_agent_gw_ports_exist_for_network [0.088646s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_assoc_data_invalid_vnic_type [0.086992s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_allocation_pools_with_prefixlen_31 [0.241564s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_illegal_subnetpool_prefix_list_update [0.122313s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_device_owner_centralized [0.097340s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_native_quotas [0.489860s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix_larger_than_max [0.121046s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_as_admin [0.152383s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_device_owner_distributed [0.098111s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_nameserver [0.113688s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix_less_than_default [0.124381s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_append [0.130645s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_defaults [0.193074s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [0.398829s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [0.278503s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [0.292965s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_route [0.192430s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_dhcpv6_stateless_with_port_on_network [0.302173s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [0.734677s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_of_network_returns_400 [0.119604s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_V6_slaac_big_prefix [0.121739s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count_filter_by_unknown_filter [0.288437s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V4_cidr [0.123101s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_ip_address [0.120929s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_values [0.292187s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_hostroutes [0.118671s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_cidrv6 [0.120583s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_ip_version [0.113154s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_addr_modes [0.069502s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_port_prevents_subnet_deletion [0.229113s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.129423s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_pools [0.199928s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_different_ra_and_addr_modes [0.079370s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_bcast_returns_400 [0.125091s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_with_allocation_range [0.354085s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.193214s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.123308s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_dns_v4 [0.121542s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet [0.200596s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_sync_routers_check_gw_port_host [2.069515s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_128_V6_cidr [0.114850s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_by_db_object [0.119169s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.205448s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_V4_cidr [0.123877s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_values [0.401251s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_centralized [0.105866s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_ipv6_address_mode [0.114306s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.116741s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_raise_error [0.116744s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_gw_to_new_gw [0.219806s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_ipv6_ra_mode [0.116313s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_build_routers_list_with_gw_port_mismatch [0.108743s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_check_for_fip_and_create_agent_gw_port_with_dvr_true [0.101017s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [0.196122s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.197237s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_ip_already_allocated [0.285855s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_agent_binding_exists [0.089877s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_deleted_non_l3_agent [0.091880s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.177545s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_out_of_cidr_global [0.200035s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.178503s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_deletes_csnat_port [0.376906s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [0.594954s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_pd_gw_values [0.442190s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_only_ip_version_v6_no_pool [0.122560s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_v6_allocation_pool [0.193632s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route_to_None [0.577283s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_db_reference_error [0.300380s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_deletes_fip_agent_gw_port_and_fipnamespace [0.432083s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.119511s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [0.298492s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_emulated [0.196393s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [0.304632s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_validate_subnet_host_routes_exhausted [0.110529s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_never_calls_delete_fip_agent_gw_port [0.395610s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_bad_route_404 [0.068242s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet [0.199187s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports [0.086398s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_show_returns_200 [0.120532s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_deleted_non_l3_agent [0.085752s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_by_host_missing_host [0.085138s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_dvr_no_external_agent [0.086838s] ... ok DEBUG: {0} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_remove_extra_routes [0.042823s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_autoaddress_ipv6_pd_enabled [0.033917s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_no_ip_address_no_slaac [0.031736s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_remove_autoaddress [0.031119s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_router_port [0.030201s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_multiple_allocation_pools [0.557790s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_dhcp_port_associated_with_other_subnets [0.391811s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips [0.077163s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips_with_exception [0.078493s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_no_cidr_and_default_subnetpool [0.133957s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips_with_exception_on_rollback [0.076377s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_no_host_id_fip_gw_not_found [0.473026s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_single_any_ip [0.077195s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_ipv6_slaac_router_port_exists [0.309784s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_multiple_ips_with_exception [0.079334s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_prevent_delete_floatingip_agent_gateway_port [0.086482s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_other_subnet_on_network_still_in_use [0.314352s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_port_ipam [0.338382s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_nonzero_cidr [0.577439s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_out_of_range_allocation_pool_returns_400 [0.131777s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count_filter_by_unknown_filter [0.281396s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_subnet_over_ipam [0.242939s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_overlapping_allocation_pools_returns_409 [0.138063s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_ip_version [0.116504s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 728, in inner DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1399, in create_subnet DEBUG: result, mech_context = self._create_subnet_db(context, subnet) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/plugins/ml2/plugin.py", line 1382, in _create_subnet_db DEBUG: result, net_db, ipam_sub = self._create_subnet_precommit( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 911, in _create_subnet_precommit DEBUG: subnet, ipam_subnet = self.ipam.allocate_subnet(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 665, in allocate_subnet DEBUG: self._safe_rollback(self.delete_subnet, DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 643, in allocate_subnet DEBUG: subnet = self._save_subnet(context, DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_shared_returns_400 [0.112323s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_ipam_subnet_create_and_rollback_fails [0.174865s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_subnet [0.115506s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.128726s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_delete_with_req_body_returns_400 [0.120731s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_shared [0.255779s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway_allocation_pool [0.213761s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_one_dns [0.199876s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields [0.438978s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_reverse_emulated [0.331733s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_quotas [0.126200s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_network [0.106327s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_emulated [0.107336s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_two_subnets_same_cidr_returns_400 [0.191214s] ... ok DEBUG: An exception occurred while creating the network:{'network': {'admin_state_up': True, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'shared': False, 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 401, in create_network_bulk DEBUG: return self._create_bulk('network', context, networks) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_emulated_plugin_failure [0.113571s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_tenants_and_quotas [0.126694s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_port_exists_owned_by_network [0.243539s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_native [0.199924s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_callback [0.194292s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_reverse_native [0.675932s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_reverse_native [0.181714s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_remove_router_interface_csnat_ports_removal_with_ipv6 [2.158670s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_dns_and_route [0.190742s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_parameters_invalid_values [0.130655s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_parameter [0.243002s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_unsupported_subnet_cidr_loopback [0.115164s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_route [0.187880s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_without_pk_in_fields_pagination_emulated [0.196002s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_ip_address [0.109488s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_without_pk_in_fields_pagination_native [0.183704s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_adding_additional_host_routes_and_dns [0.249627s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_show_network_with_subnet [0.171059s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_and_gateway_ip [0.235485s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_uuid [0.456872s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network [0.157346s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns [0.216086s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_single_tenant [0.244546s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.178619s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_sort_emulated [0.319355s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_shared_network_noadmin_returns_403 [0.133041s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_cannot_disable_dhcp [0.202413s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_port_prevents_subnet_deletion [0.224917s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_anticipating_allocation [0.237664s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_show_subnet [0.160718s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_no_gateway [0.252538s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_as_admin [0.143597s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_external_network_change [1.610262s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_bad_tenant [0.116992s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [0.505475s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_usable_after_update [0.237188s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.590809s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native [0.200859s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_invalid_returns_400 [0.259621s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.174113s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_no_gw_to_no_gw [0.217663s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_invalid_gw_V4_cidr [0.151555s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_ha [1.563684s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_port_exists_owned_by_network_race [0.749984s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_attributes_fails [0.164738s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_port [1.898769s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_by_network_owner [0.281783s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [0.319166s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_validate_subnet_dns_nameservers_exhausted [0.107800s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_validate_subnet_host_routes_exhausted [0.110853s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_by_device_id_second_call_failure [0.357815s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_fixed_ip_invalid_ip [0.164671s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_admin_state [0.113263s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_ip [0.160033s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.204087s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_dvr [1.380523s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_port_removed_rport [1.429360s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestRollback.test_ipam_rollback_not_broken_on_session_rollback [1.152659s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports [0.424514s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_mtus_by_network_list [0.082362s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets [0.067314s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__raise_on_subnets_overlap_does_not_raise [0.067142s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__raise_on_subnets_overlap_raises [0.068763s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_filtered_by_fixed_ip [0.337588s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_mix_ipv4_ipv6 [0.069569s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_raise_error_mocked [0.092648s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_agent_port_not_created [0.081265s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_dvr_no_external_agent [0.080969s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_for_network_owner [0.289861s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_non_dvr_agent [0.089483s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_floatingip_agent_gw_port_with_dvr_router [0.082271s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_mac_generation [0.198412s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_centralized [0.094065s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_default [0.094111s] ... ok DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_duplicate_mac [0.523129s] ... ok DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_subnet_removed_rport [1.424785s] ... ok DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: Port 7b3e25ce-7d06-4c36-9b51-27941f81c89a does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 7b3e25ce-7d06-4c36-9b51-27941f81c89a on host localhost for vnic_type normal using segments [{'id': '81417cc9-0c61-4f5e-9b4e-dd7034d45bd9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd31ce596-f4b2-4334-a7d9-db311b001e78'}] DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_ensure_host_set_on_ports_binds_correctly [2.070330s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_invalid_fixed_ips [0.453780s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_csnat_port_not_created_on_RouterPort_update_exception [1.000382s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_without_host_id [0.084398s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_not_on_network [0.291417s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_floatingip_on_port_no_host_key [0.082926s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v4_and_v6 [0.435132s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_device_owner_by_router_id [0.443342s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v4_and_v6_slaac [0.275134s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_update_router_gw_notify [1.504904s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_add_router_interface_no_interface_info [0.035295s] ... ok DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_subnets_by_network_no_query [0.070568s] ... ok DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_show_port [0.206778s] ... ok DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host localhost for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__make_floatingip_dict_with_scope [0.070910s] ... ok DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_1 [0.070802s] ... ok DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host localhost for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_2 [0.070388s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_device_id_unchanged [0.213215s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_delete_gateway [0.073614s] ... ok DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: Port 551f95cf-2b31-409e-b159-c9ca24aab7f6 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 551f95cf-2b31-409e-b159-c9ca24aab7f6 on host host_2 for vnic_type normal using segments [{'id': '7ffd65f1-145a-48d1-8e7d-d90435216ee5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9bc8c262-6398-455f-a1dd-80ce7f878f5e'}] DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_delete_gateway_no_route [0.072717s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_distributed_port [0.071616s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port [0.214780s] ... ok DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_failed [0.070992s] ... ok DEBUG: Port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3dc69b8b-fad7-4f5b-8f14-d6ec63d1a3c0 on host host_2 for vnic_type normal using segments [{'id': 'e49faecf-f1ad-4ade-8e0f-e40f99855f2c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f79d03a4-c2cf-4e7f-9220-5b5499eea8e1'}] DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_updates_host [1.886818s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_disassociate_floatingips_conflict_by_fip_attached [0.071874s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_deletion_port_not_found [0.071173s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac [0.255244s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_device_owner_not_router [0.070436s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_no_router [0.075343s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_subscribe_address_scope_of_subnetpool [0.088590s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ip [0.279912s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__create_gw_port_with_no_gateway [0.112440s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_with_default_prefixlen [0.172147s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_port_binding_failure_rolls_back_port [0.723609s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_mixed [0.129849s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_port_subtransactions_blocked [0.080349s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_v6 [0.135085s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__generate_arp_table_and_notify_agent [0.463787s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_assoc_data_valid_vnic_type [0.087426s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet [0.181796s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_distributed [0.093585s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_remove_router_interface_csnat_ports_removal [2.156339s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_notify_advanced_services_mocked [0.105485s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_old_router_up_raise_error [0.102254s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_on_router_update_mock [0.099823s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_check_for_fip_and_create_agent_gw_port_no_fip [0.087953s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_if_not_exists_duplicate_port [0.085431s] ... ok DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 857, in create_subnet DEBUG: result, net, ipam_sub = self._create_subnet_precommit(context, subnet) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 911, in _create_subnet_precommit DEBUG: subnet, ipam_subnet = self.ipam.allocate_subnet(context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/ipam_pluggable_backend.py", line 638, in allocate_subnet DEBUG: ipam_subnet = ipam_driver.allocate_subnet(subnet_request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 337, in allocate_subnet DEBUG: subnet = super(NeutronDbPool, self).allocate_subnet(subnet_request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/subnet_alloc.py", line 179, in allocate_subnet DEBUG: return self._allocate_specific_subnet(request) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/ipam/subnet_alloc.py", line 162, in _allocate_specific_subnet DEBUG: raise exceptions.SubnetAllocationError(reason=msg) DEBUG: neutron_lib.exceptions.SubnetAllocationError: Failed to allocate subnet: Cannot allocate requested subnet from the available set of prefixes. DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_already_allocated [0.566441s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_if_not_exists_with_l3_agent [0.083163s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports [0.083580s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_specific_gw [0.186037s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_floatingip_agent_gw_port_with_non_dvr_router [0.082367s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_host_id_fip_gw_not_found [0.084953s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_default_subnetpools [0.122141s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_too_small [0.100711s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_subnetpool_existing_allocations [0.190257s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool [0.113074s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool_different_tenants_shared [0.115795s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_deployed_router_can_have_ha_disabled [1.681814s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_different_tenants_not_shared [0.114292s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_exclude_dvr_agents_for_ha_candidates [0.072790s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_different_tenants_shared [0.119076s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix [0.124047s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_min_prefix_larger_than_max [0.117254s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_compaction [0.130896s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_router_port_bindings [0.568982s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_mixed_ip_version [0.116960s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_sync_data_for_host_with_dvr_agent [0.070538s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [0.206565s] ... ok DEBUG: Error during notification for neutron.tests.unit.db.test_l3_dvr_db.DVRResourceOperationHandler._update_snat_v6_addrs_after_intf_update-11605707 router_interface, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 592, in _update_snat_v6_addrs_after_intf_update DEBUG: return self._retry_update_snat_v6_addrs_after_intf_update( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 584, in _retry_update_snat_v6_addrs_after_intf_update DEBUG: LOG.exception("Failed to revert change " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 556, in _retry_update_snat_v6_addrs_after_intf_update DEBUG: updated_port = self._core_plugin.update_port( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_l3_dvr_db.py", line 1191, in update_port DEBUG: raise RuntimeError('csnat update failure') DEBUG: RuntimeError: csnat update failure DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_distributed_to_centralized_csnat_ports_removal [1.648560s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet [0.182911s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_floatingip_on_port_with_host [0.084525s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_ext_nets_by_host [0.081532s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_allocation_pools_with_prefixlen_32 [0.196990s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_agents_admin_state_up_is_false [0.617533s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_undo_router_interface_change_on_csnat_error [2.668584s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_ip_version_null [0.114483s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_tenant [0.127772s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_uuid [0.111866s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_active_and_dead [0.623025s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_not_scheduled [0.090796s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.465984s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.115771s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_ports_under_dvr_connected_subnet [0.977932s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_is_router_distributed [0.084864s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.118122s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_prevent_delete_csnat_port [0.085946s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_V6_cidr [0.114052s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_db_distributed_to_centralized [0.097286s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_address_mode_ip_version_4 [0.119767s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_first_ip_owned_by_router [0.207847s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_end_addr [0.195203s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_start_addr [0.196645s] ... ok DEBUG: Failed to revert change to router port d465632b-05ac-4c49-87f3-9436839fde78. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 556, in _retry_update_snat_v6_addrs_after_intf_update DEBUG: updated_port = self._core_plugin.update_port( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_l3_dvr_db.py", line 1191, in update_port DEBUG: raise RuntimeError('csnat update failure') DEBUG: RuntimeError: csnat update failure DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 582, in _retry_update_snat_v6_addrs_after_intf_update DEBUG: revert() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 579, in revert DEBUG: self._core_plugin.update_port( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_l3_dvr_db.py", line 1195, in update_port DEBUG: raise ValueError('failure from revert') DEBUG: ValueError: failure from revert DEBUG: Error during notification for neutron.tests.unit.db.test_l3_dvr_db.DVRResourceOperationHandler._update_snat_v6_addrs_after_intf_update-8806793 router_interface, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 592, in _update_snat_v6_addrs_after_intf_update DEBUG: return self._retry_update_snat_v6_addrs_after_intf_update( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 584, in _retry_update_snat_v6_addrs_after_intf_update DEBUG: LOG.exception("Failed to revert change " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_dvr_db.py", line 556, in _retry_update_snat_v6_addrs_after_intf_update DEBUG: updated_port = self._core_plugin.update_port( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_l3_dvr_db.py", line 1191, in update_port DEBUG: raise RuntimeError('csnat update failure') DEBUG: RuntimeError: csnat update failure DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_undo_router_interface_change_on_csnat_error_revert_failure [1.871813s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_delete_ha_and_non_ha_router [1.276539s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_arp_entry_for_dvr_service_port_added [0.096460s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_out_of_cidr_lla [0.193512s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_ra_modes [0.069838s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_same_ra_and_addr_modes [0.067258s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_port_not_found [0.306207s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_db_centralized_to_distributed [0.467042s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_cidr_and_default_subnetpool [0.164142s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_dhcp_disabled [0.185891s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_large_allocation_pool [0.186316s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_network_different_tenant [0.119176s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_deleted_if_no_ha_router_present_two_tenants [1.312322s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_one_host_route [0.188742s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_csnat_ports_add [2.653046s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_two_host_routes [0.523571s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_deleted_if_another_ha_router_is_created [0.552208s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create_failed_no_ha_network_delete [0.071804s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_external_network_change_mocked [1.475318s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native [0.193240s] ... ok DEBUG: An exception occurred while creating the subnet:{'subnet': {'network_id': 'f6e9b3ea-63fd-4082-a0ec-43cfb43ec710', 'ip_version': 4, 'tenant_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'name': 'test_1', 'cidr': '10.0.1.0/24', 'project_id': '46f70361-ba71-4bd0-9769-3573fd227c4b', 'subnetpool_id': , 'prefixlen': , 'gateway_ip': , 'allocation_pools': , 'dns_nameservers': , 'host_routes': , 'enable_dhcp': True, 'ipv6_ra_mode': , 'ipv6_address_mode': , 'description': ''}} DEBUG: POST failed. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ DEBUG: self.invoke_controller(controller, args, kwargs, state) DEBUG: File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller DEBUG: result = controller(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 163, in post DEBUG: return self.create(resources) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/pecan_wsgi/controllers/resource.py", line 181, in create DEBUG: return {key: creator(*creator_args, **creator_kwargs)} DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 226, in wrapped DEBUG: return f_with_retry(*args, **kwargs, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 142, in wrapped DEBUG: setattr(e, '_RETRY_EXCEEDED', True) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 138, in wrapped DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper DEBUG: ectxt.value = e.inner_exc DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 190, in wrapped DEBUG: context_reference.session.rollback() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 184, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 585, in create_subnet_bulk DEBUG: return self._create_bulk('subnet', context, subnets) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 394, in _create_bulk DEBUG: LOG.error("An exception occurred while creating " DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/db_base_plugin_v2.py", line 391, in _create_bulk DEBUG: objects.append(obj_creator(context, item)) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call DEBUG: result = effect(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 725, in second_call DEBUG: raise lib_exc.NeutronException(message="_fail_second_call") DEBUG: neutron_lib.exceptions.NeutronException: An unknown exception occurred. DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_plugin_failure [0.165623s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_ipv6_slaac_port_exists [0.272101s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_delete_with_distributed [0.560433s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_port_exists_owned_by_other [0.223829s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets [0.277408s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_cidr_used_on_create [0.223519s] ... ok DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host localhost for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_interface_distributed_port_ip_not_allowed [1.673025s] ... ok DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_sort_native [0.287956s] ... ok DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host localhost for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_inactive_router_to_distributed_validation_success_mocked [0.098073s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [0.493408s] ... ok DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: Port c6e28629-5735-4276-98bc-9bb26a6921e7 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port c6e28629-5735-4276-98bc-9bb26a6921e7 on host host_2 for vnic_type normal using segments [{'id': '7b160890-7825-4a45-84d9-bab515e71e57', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d2ac22f-ef3b-4ca7-a0f1-72d0defea9c6'}] DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_validate_add_router_interface_by_port_notify_advanced_services [0.610560s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_no_delete_ha_network_if_not_last_router [1.714182s] ... ok DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_with_allocation_range [0.333548s] ... ok DEBUG: Port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port ce3815aa-2ad5-4b3b-8f00-f4065327f4cc on host host_2 for vnic_type normal using segments [{'id': '1eda6afe-6b5f-4ca4-b1b0-6584007addf8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '40d11864-beb9-4be5-af98-8153ca62eade'}] DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_requires_admin_state_down [0.120730s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test__get_sync_routers_with_state_change_and_check_gw_port_host [2.447347s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_unsupported_subnet_cidr_multicast [0.108607s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet [0.186213s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_validate_add_router_interface_by_subnet_notify_advanced_services [0.528056s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.173139s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_overlapping_returns_409 [0.171508s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_to_ha [0.782517s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_legacy_to_ha [1.069705s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_with_prefixlen_31 [0.681339s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_one_ha_router_one_not [0.614477s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_gw_to_no_gw [0.215295s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gateway_in_allocation_pool_returns_409 [0.172288s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_dvrha [1.351264s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_router_concurrently_deleted [0.565134s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gw_ip_in_use_by_router_returns_409 [0.346321s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_remove_ha_in_use [0.997972s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv4_dns_v6 [0.192797s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_binding_failure_rolls_back_network [0.161096s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.171979s] ... ok DEBUG: Failed to schedule HA router eea9022c-97ac-49a1-a26e-06bf00fa7a5c. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_hamode_db.py", line 408, in _after_router_create DEBUG: self.schedule_router(context, router_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_agentschedulers_db.py", line 485, in schedule_router DEBUG: return self.router_scheduler.schedule( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 51, in schedule DEBUG: return self._schedule_router( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 219, in _schedule_router DEBUG: chosen_agents = self._bind_ha_router(plugin, context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 319, in _bind_ha_router DEBUG: self.create_ha_port_and_bind(plugin, context, router_id, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 274, in create_ha_port_and_bind DEBUG: port_binding = utils.create_object_with_dependency( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 695, in create_object_with_dependency DEBUG: LOG.exception("Failed cleaning up dependency %s", DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 676, in create_object_with_dependency DEBUG: result = creator(dependency) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 248, in _add_port_from_net_and_ensure_vr_id DEBUG: plugin._ensure_vr_id(ctxt, router_db, ha_net) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: Error during notification for neutron.tests.unit.db.test_l3_hamode_db.L3_HA_NAT_db_mixin._after_router_create-6723895 router, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_hamode_db.py", line 419, in _after_router_create DEBUG: router['status'] = self._update_router_db( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_hamode_db.py", line 408, in _after_router_create DEBUG: self.schedule_router(context, router_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_agentschedulers_db.py", line 485, in schedule_router DEBUG: return self.router_scheduler.schedule( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 51, in schedule DEBUG: return self._schedule_router( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 219, in _schedule_router DEBUG: chosen_agents = self._bind_ha_router(plugin, context, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 319, in _bind_ha_router DEBUG: self.create_ha_port_and_bind(plugin, context, router_id, DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 274, in create_ha_port_and_bind DEBUG: port_binding = utils.create_object_with_dependency( DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 695, in create_object_with_dependency DEBUG: LOG.exception("Failed cleaning up dependency %s", DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 676, in create_object_with_dependency DEBUG: result = creator(dependency) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/scheduler/l3_agent_scheduler.py", line 248, in _add_port_from_net_and_ensure_vr_id DEBUG: plugin._ensure_vr_id(ctxt, router_db, ha_net) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.179249s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.174039s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_address_mode_ip_version_4 [0.149703s] ... ok DEBUG: Failed to schedule HA router 8dd7f43d-f68f-4001-a4e8-e7ff57455b3c. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_hamode_db.py", line 410, in _after_router_create DEBUG: self._notify_router_updated(context, router_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unique_ha_network_per_tenant [1.016899s] ... ok DEBUG: Error during notification for neutron.tests.unit.db.test_l3_hamode_db.L3_HA_NAT_db_mixin._after_router_create-6723895 router, after_create DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop DEBUG: callback.method(resource, event, trigger, payload=payload) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_hamode_db.py", line 419, in _after_router_create DEBUG: router['status'] = self._update_router_db( DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/db/l3_hamode_db.py", line 410, in _after_router_create DEBUG: self._notify_router_updated(context, router_id) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call DEBUG: raise effect DEBUG: ValueError DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_router_db_vr_id_allocation_goes_to_error [0.705349s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_ra_mode_fails [0.161439s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_legacy [1.464410s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route [0.200474s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route_with_too_many_entries [0.174076s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_shared_returns_400 [0.154897s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_the_same_gw_as_in_use_by_router [0.269651s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_delete_router_ha_interface_port [1.006784s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unique_vr_id_between_routers [1.422521s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_l3_ha_net_cidr_is_not_a_cidr [0.067454s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_active_host_for_ha_router [0.553418s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_create_router_extra_attr [1.039214s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_ha_router [0.548157s] ... ok DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_3 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_create_router_notify [0.672115s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_delete_router [1.143552s] ... ok DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_deleted_if_db_deleted_error [0.585038s] ... ok DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 782b8b8c-2794-4fd0-a064-b3903a2b2e20 on host host_2 for vnic_type normal using segments [{'id': 'de83635b-b4ba-4308-bf60-cf8545767cbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1e564862-f593-4e67-ab4f-cacb029f9628'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port f4882317-14e9-4729-b840-7a0474cd9e7c does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port f4882317-14e9-4729-b840-7a0474cd9e7c on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: Port 3597dca3-4784-43be-aa76-fd7c5c071d36 does not have an IP address assigned and there are no driver with 'connectivity' = 'l2'. The port cannot be bound. DEBUG: Failed to bind port 3597dca3-4784-43be-aa76-fd7c5c071d36 on host host_2 for vnic_type normal using segments [{'id': '0c08345a-cf22-4134-b6aa-1cb49fd77f3f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dfd7c1b7-53d9-4d4a-9f00-89b778162008'}] DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_ensure_host_set_on_ports_dvr_ha_binds_to_active [2.792221s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_l3_agent_routers_query_interface_includes_dvrsnat [0.450287s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_update_router_notify [0.717372s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_create_router_gateway [0.035840s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_create_router_no_gateway [0.034240s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__check_and_get_fip_assoc_with_extra_association_no_change [0.069769s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_is_ha_router_port_for_normal_port [0.486971s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__each_port_having_fixed_ips [0.069945s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_dvr_router_to_ha_and_dvr [0.430931s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_subnets_by_network [0.072417s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_sync_floating_ips_no_query [0.073771s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__notify_attaching_interface [0.069433s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_3 [0.069869s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_none [0.069054s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_no_route_connectivity [0.069179s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_router_migration [1.389017s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network [0.070976s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_centralized_snat_port [0.068462s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_existing_floating_ip [0.070727s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_existing_router [0.071353s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_no_fixed_ips [0.433960s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__delete_dvr_internal_ports [0.083169s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_default [0.080488s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_notify_advanced_services [0.091768s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_migration_from_ha [1.466913s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_on_router_update [0.093823s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_ha_interface_port_concurrently_deleted [1.467540s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_update_router [1.069652s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test__compare_labels_ok [0.037157s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_one_branch [0.038168s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test__validate_revision_validates_branches [0.036952s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test__validate_revision_validates_branchless_migrations [0.036028s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test__validate_single_revision_labels_branchless_fail_different_labels [0.036020s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_check_migration [0.045479s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_database_sync_revision [0.069787s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_get_root_versions_dir [0.036308s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract [0.043968s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_delta [0.045296s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_conflicts_with_delta [0.043029s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_conflicts_with_revision [0.044149s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_add_router_interface_by_port_failure [0.613457s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_missing_file [0.040988s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_validate_revisions_fails_on_multiple_branch_points [0.036557s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_missing_column [0.034689s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_table_raises_if_offline [0.033196s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestSafetyChecks.test_validate_revisions [0.120004s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_routers_states [1.099569s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_ha_router_replicated_interface_port_ip_not_allowed [1.364936s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_no_ports [0.075050s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_add_router_interface_csnat_ports_failure [0.836195s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_distributed [0.094046s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_never_calls_delete_fipnamespace [0.097841s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_routers_states_port_not_found [0.530808s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_non_dvr_agent [0.086382s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_max_l3_agents_below_0 [0.065078s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_with_host_id [0.080550s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes [1.045534s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_node_by_uuid [0.030897s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_depleted [0.237884s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_two_branches [0.042285s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test__validate_single_revision_labels_branches_fail_different_labels [0.035497s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_autogen_process_directives [0.039121s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_current [0.051456s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_get_project_base [0.033275s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_script_location [0.033627s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_history [0.052412s] ... ok DEBUG: usage: prog revision [-h] [-m MESSAGE] [--sql] DEBUG: [--expand | --contract | --autogenerate] DEBUG: prog revision: error: argument --expand: not allowed with argument --autogenerate DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_revision_autogenerate_conflicts_with_expand [0.042525s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract_conflicts_with_delta [0.039968s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand [0.040449s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_negative_relative_revision_fails [0.040447s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_revision_delta [0.042434s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column [0.032023s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_updates_host_only [1.220150s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_nodes_from_host_different_groups [1.032798s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_table [0.474174s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes_from_host [0.043388s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_cleanup_old_nodes [0.028234s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_tenant_binding_raises_duplicate [0.516529s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_create_initial_revision_may_exist_duplicated_entry [0.167815s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_get_revision_row_ports [0.161647s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_distributed_to_ha_csnat_ports_removal [1.624323s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_older_than [0.211988s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_downgrade_active_router_to_centralized_validation_failure [0.093787s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__get_port_security_binding_no_binding [0.034015s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__process_port_port_security_update_no_binding [0.032339s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_arp_entry_for_dvr_service_port_deleted [0.092052s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_router_notifies_agent [0.506796s] ... ok DEBUG: {2} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_no_callback_on_missing_object [0.067711s] ... ok DEBUG: {2} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_not_provisioned_until_final_component_complete [0.078682s] ... ok DEBUG: {2} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioned_after_component_finishes [0.071534s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_rules_does_not_drop_protocol [0.045953s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_created_in_parallel [0.051838s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_check_for_duplicate_diff_rules_remote_ip_prefix_ipv4 [0.046197s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_node [1.023463s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_agents_admin_state_up_is_true [0.565687s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_create_security_group_conflict [0.472880s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_ip_proto_name_and_num [0.087313s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules [0.116934s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules_admin_context [0.099700s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event_fail [0.064924s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_update_event_fail [0.085126s] ... ok DEBUG: {2} neutron.tests.unit.db.test_segments_db.TestSegmentsDb.test_get_networks_segments_with_empty_networks [0.034307s] ... ok DEBUG: {2} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_create_network_probe_external [0.141682s] ... ok DEBUG: {2} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_delete_probe_external [0.039411s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_nodes_from_host [1.034038s] ... ok DEBUG: {2} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_ping_all [0.054080s] ... ok DEBUG: {2} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_assertempty [0.032627s] ... ok DEBUG: {2} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_assertequal_for_httpcode [0.032644s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_one_dead [1.003131s] ... ok DEBUG: {2} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_check_builtins_gettext [0.032915s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_centralized_snat_port_ip_not_allowed [1.640751s] ... ok DEBUG: {2} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_check_oslo_i18n_wrapper [0.034665s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_older_revision [0.180402s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_check_unique_allocation [0.055101s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_ipam_subnet_with_neutron_subnet_id [0.103531s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_revision [0.142229s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_remove_non_existent_subnet_fails [0.058087s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_revision_row_not_found [0.130521s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_not_in_subnet_fails [0.093268s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_address_exhausted_pools_fails [0.099855s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_delete_revision [0.135235s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_active_router_to_distributed_validation_failure [0.450211s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v4_address_succeeds [0.098715s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_inactive_router_to_distributed_validation_success [0.096392s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v6_address_succeeds [0.105102s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources [0.209865s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_subnet_for_non_existent_subnet_pass [0.061732s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_v4_address [0.105196s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_interface_concurrent_create_on_delete [0.880865s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64_alien_param_raises [0.034316s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_consistent [0.185987s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_specific_address_ipv4 [0.032491s] ... ok DEBUG: {1} neutron.tests.unit.db.test_portsecurity_db.PortSecurityDbMixinTestCase.test__extend_port_security_dict_relies_on_common [0.035719s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_any_address_request_is_loaded [0.032547s] ... ok DEBUG: {1} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__process_network_port_security_update_no_binding [0.035297s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_prefernext_address_request_on_dhcp_port [0.032056s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_allocation_pool_not_in_net [0.031690s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_by_name [0.032422s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_not_provisioned_when_wrong_component_reports [0.083832s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_gateway [0.032399s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_subnet_specific_gateway [0.069906s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_legacy [0.610648s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_subnetpool_default_quota_exceeded [0.096960s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioned_with_no_components [0.194670s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_gateway_invalid_in_subnet [0.034150s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_32 [0.032513s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_remove_provisioning_component [0.078375s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v6_empty [0.031608s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_bind_port_err [0.035411s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_unbind_port [0.034734s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_send_events [0.035214s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create [0.587406s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_associate_floatingip_notify [0.046783s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_create_floatingip_no_port_id_no_notify [0.046953s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_create_network_rbac_shared_existing [0.239257s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_no_port_id_no_notify [0.047603s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_port_notify [0.046520s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_non_compute_instances_no_notify [0.046731s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_raises_connect_exc [0.081547s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_external_network_shared_rbac [0.322938s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_distributed_router_to_ha [0.600801s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_return_200 [0.423108s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_returns_non_200 [0.047943s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_network_rbac_external_with_multi_rbac_policy [0.353746s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_device_id_no_notify [0.047537s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_dvrha [1.101930s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_device_owner_no_notify [0.047479s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_clean_network_ports [0.035290s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_timestamp_triggers_updated_None_to_something [0.035120s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated [0.035092s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_deleted_concurrently [0.035878s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_vanished_removed_on_sync [0.034999s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_no_local_interface [0.035928s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_setup_arp_protection [0.036298s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_failed [0.035642s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_dvr_router_to_ha_and_not_dvr [0.570818s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip_no_lvm [0.033053s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun [0.033244s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_chg_ip_tun_empty_before_after [0.032813s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_remove_tun [0.032945s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_remove_tun_flooding_entry [0.032391s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_non_existence_key_in_lvm [0.032675s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_legacy_to_dvr [0.572806s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_networkrbac_in_use_fail [0.695497s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_network_ports_with_ha_dvr_snat_port [0.151728s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_agent_by_host [0.076402s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_legacy_router_to_distributed_and_ha [0.422068s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_agent_by_host_no_candidate [0.072628s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb [0.034490s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_update_port_precommit_mac_address_changed_raises [0.034223s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_port_presence_prevents_network_rbac_policy_deletion [0.497520s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_self_share_networkrbac [0.084951s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__validate_port_range_for_icmp_exception [0.047374s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_rule_in_use [0.048875s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event [0.086613s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_sg_rule_before_precommit_and_after_delete_event [0.104368s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_validate_ethertype_and_protocol [0.053142s] ... ok DEBUG: {1} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_create_network_probe [0.137902s] ... ok DEBUG: {1} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_ping_all_v6 [0.040364s] ... ok DEBUG: {1} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_ping_all_with_ensure_port [0.040699s] ... ok DEBUG: {1} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_assert_called_once_with [0.032478s] ... ok DEBUG: {1} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_check_no_import_six [0.032374s] ... ok DEBUG: {1} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_check_no_imports_from_tests [0.033672s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create [0.049978s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_is_ha_router_port [1.353130s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create_pool [0.052324s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_remove [0.050726s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_any_subnet_fails [0.055805s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_subnet [0.102802s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_delete_ha_network_if_last_router [1.485409s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools [0.118320s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools_with_none_pools [0.101774s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__no_pool_changes_negative [0.057345s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_succeeds [0.099648s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_all_pool_addresses_triggers_range_recalculation [0.056888s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_address_in_use_fails [0.098420s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_all_ha_network_port_statuses [0.843400s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v4_address_out_of_range_fails [0.094753s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_network_settings [0.063950s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_deallocate_v6_address [0.104444s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_subnet_failure_rolls_back_network [0.157260s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_update_allocation_pools_with_no_pool_change [0.095208s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_specific_address_request_is_loaded [0.032355s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestGetRequestFactory.test_get_address_request_factory [0.032951s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_from_ipam_driver_config_value [0.034187s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_from_ha [1.042273s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_no_ha_router_create [0.078682s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_ha_port [2.476098s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_raises_import_error_for_none [0.428326s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSpecificSubnetRequest.test_subnet_request [0.033937s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request [0.031576s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_different_versions [0.032083s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestSubnetRequestMetaclass.test__validate_gateway_ip_in_subnet [0.033340s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_any_subnet [0.069844s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_any_subnet_gateway [0.063044s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_subnet [0.062130s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_insufficient_prefix_space_for_specific_allocation [0.057573s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_deployed_router_can_have_ha_enabled [0.964682s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_router_concurrently_deleted_agent_dvr [0.625689s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_subnetpool_concurrent_allocation_exception [0.058106s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_broadcast [0.034503s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_sync_data_for_host_with_non_dvr_agent [0.073309s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_31 [0.034291s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v6_nogateway [0.033485s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_unbind_port_err [0.035519s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_create_floatingip_notify [0.046684s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_deleted_port_no_notify [0.047200s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_port_active_direct [0.048113s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port [0.931993s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_raises [0.053016s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_update_fixed_ip_changed [0.047156s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__get_devices_locally_modified [0.034677s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_process_network_devices [0.034520s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_timestamp_triggers_updated [0.034284s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_set_rpc_timeout [0.034339s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_notify [0.034899s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_update_network_ports [0.033793s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test_capabilities.CapabilitiesTest.test_notify_init_event [0.032305s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun_unavailable_ofport [0.032179s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_update [0.031977s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_no_agent_ports [0.031862s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_bound_to_agentless_host [0.441001s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_port_count_with_dvr_snat_port [0.113806s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_invokes_update_device_down [0.231159s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_ha_agents_by_router_id [0.131124s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_nondistributed_active_network_ports_no_candidate [0.124868s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb_concurrent_port_deletion [0.033883s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb_only_tunnels [0.032802s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unbind_ha_router [1.209974s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels [0.032556s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_delete_if_ha_router_is_present [1.537556s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called [0.697580s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_port_status_port_bingding_deleted_concurrently [0.558608s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_dvr_snat_port_fdb_entries [0.661206s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_change_unbound_port_no_rpc [0.450742s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_deleted_if_network_in_use [0.567422s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_router_ha_interface_port_ip_not_allow [0.700043s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_last_port_up [0.775334s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create_with_distributed [0.518481s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_include_dvr_snat_agents_for_ha_candidates [0.069316s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_changed [0.878862s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_contraint_conflict [0.577826s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_l3_agent_routers_query_interface [0.604985s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_create_ha_router [0.523224s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test__compare_labels_fail_unexpected_labels [0.035415s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_branchless [0.036597s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test__get_branch_points [0.040965s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_branches [0.051061s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_base_not_installed [0.035679s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_script_location_not_installed [0.033480s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_heads [0.050497s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_contract_are_mutually_exclusive [0.042929s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_rejects_delta_with_relative_revision [0.041625s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_ha_router_to_distributed_and_ha [0.596172s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_revision [0.042922s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_success [0.040979s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_count_offline_nodes [0.034243s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_two_networks [1.434954s] ... ok DEBUG: {3} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__extend_port_security_dict_no_port_security [0.458188s] ... ok DEBUG: {3} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__get_network_security_binding_no_binding [0.042340s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_adding_component_for_new_resource_type [0.104358s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_adding_component_idempotent [0.080398s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_host_changed [0.674920s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_ha_router_to_distributed_and_not_ha [0.847775s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_is_object_blocked [0.076148s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioning_of_correct_item [0.095807s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ha_agents_get_other_fdb [2.200772s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_network_rbac_external [0.614318s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_networkrbac_valid [0.227360s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group [0.047865s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_router_create_with_ha_conf_enabled [1.024374s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_tenant_mismatch [0.049884s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_create_security_group_rule_conflict [0.046019s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules_filters_passed [0.127545s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_and_after_delete_event [0.103144s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_delete_event_fail [0.083934s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ovs_agent_restarted_with_dvr_port [1.511813s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_update_event [0.090538s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_create_event [0.097451s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_update_security_group_statefulness_binded_conflict [0.079440s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_portinfo_marshalled_as_list [0.231888s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_egress_bandwidth_limit [0.035462s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_bandwidth_limit [0.033698s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_dscp_marking_chain_not_empty [0.038246s] ... ok DEBUG: {3} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_delete_probe [0.141322s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_initialize_iptables_manager_no_agent_api [0.034058s] ... ok DEBUG: {3} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_exec_command [0.038021s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_initialize_iptables_manager_not_passed_through_api [0.033619s] ... ok DEBUG: {3} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_list_probe [0.038518s] ... ok DEBUG: {3} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_check_no_import_mock [0.031113s] ... ok DEBUG: {3} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_check_python3_no_filter [0.031474s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_list_allocations [0.051523s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_remove_non_existent_subnet [0.047004s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ha_agents_with_dvr_rtr_does_not_get_other_fdb [1.698524s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_ipam_subnet_no_neutron_subnet_id [0.060626s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_details_for_invalid_subnet_id_fails [0.060237s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_set_router_states_handles_concurrently_deleted_router [1.184830s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_initialize_iptables_manager_passed_through_api [0.385946s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_remove_ipam_subnet [0.104031s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_agent_extension_api.TestLinuxbridgeAgentExtensionAPI.test_get_iptables_manager [0.033221s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__is_valid_multicast_range [0.031312s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_compute [0.033094s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_with_interface_disappearing [0.033589s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools_with_blank_pools [0.118806s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_with_other_error [0.032250s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_with_ip [0.034025s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_flat_bridge_with_existed_brq [0.032327s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_v4_address_succeeds [0.094715s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_physical_in_bridge_with_existed_brq [0.031775s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_port_admin_state_up [0.033577s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan [0.033407s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan [0.033618s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_dscp_inherit_set [0.033928s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_agent_id_bridge_mappings [0.034218s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_agent_id_no_bridge_mappings [0.034897s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_existing_bridge_name [0.033201s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_interface_details [0.033581s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_tap_device_name [0.031340s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group [0.033355s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_local_ip_validation_with_invalid_ip [0.033480s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_router_to_ha_notifies_agent [0.716858s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_invalid_cidr [0.033041s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_l3_ha_net_cidr_is_not_a_subnet [0.065822s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_mcast_supported [0.067756s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_v6_address_succeeds [0.526142s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_activate_not_for_host [0.036902s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_max_l3_agents_unlimited [0.065720s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_remove [0.033902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip_with_arp_responder [0.033829s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_succeed [0.077722s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_port_update [0.034199s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_multiple_address_pools [0.107355s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismFlatTestCase.test_type_flat_bad [0.031924s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGenericTestCase.test_unknown_type [0.032246s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismVlanTestCase.test_type_vlan [0.031600s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_v6_address [0.105934s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_bad [0.032669s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_good [0.034428s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_no_mapping [0.032700s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_deallocate_v4_address [0.110414s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_noop_long [0.033600s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_ensure_port_admin_state_down [0.040180s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_no_mac [0.039113s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_prefernext_allocate_multiple_address_pools [0.099192s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_extension_driver_type [0.033611s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_any_address [0.033281s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_network_delete_flat [0.032109s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64_no_mac_raises [0.031432s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_try_to_bind_segment_for_agent_migration_ok [0.037541s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_invalid_address_type_raises [0.031714s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_false [0.031916s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_specific_address_ipv6 [0.032136s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings_with_error [0.031881s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_automatic_address_request_is_loaded [0.033476s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test__set_vf_max_rate_unknown_device [0.032061s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestGetRequestFactory.test_get_subnet_request_factory [0.032772s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_create_minimum_bandwidth [0.031667s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request [0.032769s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_minimum_bandwidth_on_assigned_vf [0.033950s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_bad_prefix_type [0.031013s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_gateway [0.031042s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_exist_and_assigned_pci [0.035420s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_by_class [0.031991s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_min_tx_rate_existing_pci_slot [0.035235s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamSpecificSubnetRequest.test_subnet_request_gateway [0.031937s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_create_emb_switch_zero_vfs [0.035086s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_bad_gateway [0.033765s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_true [0.038968s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_bad_range [0.031623s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_assigned_devices_info [0.035329s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_range_not_list [0.031988s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_assigned_devices_info_multiple_nics_for_physnet [0.036278s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_other_agents_get_flood_entries_for_ha_agents [1.848421s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_with_range [0.032359s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_mismatch [0.037247s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_any_address_request_is_loaded_for_ipv4 [0.034000s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_process_emb_switch_with_device [0.035927s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test__get_macvtap_mac_multiple_upper_devs [0.033794s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_insufficient_prefix_space_for_any_allocation [0.065689s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_device [0.032671s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v6_owner_not_router [0.033369s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_device_fail [0.039030s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v6_owner_router_or_not_defined [0.031940s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_middle [0.032295s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_ok2 [0.033402s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok [0.032896s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_numvfs_no_file [0.033278s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_vf_macvtap_upper_devs [0.031132s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_pf_device_exists_with_no_dir [0.030627s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_content [0.030397s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_dir [0.030792s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_assigned_macs [0.031213s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_assigned_macs_not_present [0.030501s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_vf_state_not_present [0.030834s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_spoofcheck [0.031164s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_state [0.031717s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSRIOVAgentExtensionConfig.test_report_loaded_extension [0.033811s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_multiple_admin_states [0.033864s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_failed [0.034602s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_unique_range_per_tenant [1.509506s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_with_existed_device [0.352363s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_network_update [0.030491s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovMechVlanTestCase.test_type_vlan_bad [0.030597s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_check_segment [0.030717s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_unknown_type [0.030786s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_macvtap [0.030727s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_override_default_vnic_types [0.030705s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_not_valid_item [0.031364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_valid_item [0.031735s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_existing_rules [0.034522s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_minimum_bandwidth [0.034448s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_minimum_packet_rate [0.034270s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_packet_rate [0.034476s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_packet_rate_ingress [0.034710s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down [1.445517s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules_no_vif_port [0.035247s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_meter_manager_remove_port_meter_id [0.034851s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_delete_router [0.823127s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth [0.035274s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_vif_port [0.034531s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_database_sync_revision_no_branches [0.072508s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_packet_rate [0.034102s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_downgrade_fails [0.040663s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_rules [0.036109s] ... ok DEBUG: usage: prog revision [-h] [-m MESSAGE] [--sql] DEBUG: [--expand | --contract | --autogenerate] DEBUG: prog revision: error: argument --contract: not allowed with argument --autogenerate DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_revision_autogenerate_conflicts_with_contract [0.038371s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_rules_no_vif_port [0.034339s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_stamp [0.050669s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_apply_meter_to_port_egress [0.042816s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_update_head_files_success [0.040615s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_apply_meter_to_port_ingress [0.036425s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_dst_mac_for_flat [0.035680s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract_conflicts_with_revision [0.043345s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac [0.036749s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_milestone_expand_before_contract [0.045733s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac_vlan [0.036024s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_negative_delta_fails [0.044435s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dscp_marking_rule [0.036174s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_wrong_contents [0.040208s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dvr_to_src_mac_flat [0.036196s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_validate_revisions_walks_thru_all_revisions [0.037688s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_dvr_mac_tun [0.036474s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_missing_table [0.033604s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_meter_from_port_egress [0.035372s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_raises_if_offline [0.031648s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_set_allowed_macs_for_port_allow_all [0.036479s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes_different_groups [0.032046s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_add_node [0.013830s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_local_egress_flows [0.037577s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_nodes_from_host [0.022792s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_update_meter [0.037166s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_nodes_from_host_different_groups [0.023706s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test__cidr_to_os_ken [0.037800s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_arp_responder [0.039140s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_multiple_events_notify_method [2.034838s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_drop [0.037928s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_add_dvr_mac_tun [0.037648s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_queue_events [0.050696s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process_ipv6 [0.038622s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_notify [0.051231s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_deleted_resources [0.228955s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_unicast_to_tun_without_mac [0.042698s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_no_notification_notify_nova_on_port_data_changes_false [0.052290s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_drop [0.039425s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process_ipv6 [0.037208s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_concurrent_enable_flag_update [0.060191s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_flood_to_tun [0.036754s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_multiple [0.051138s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_up_two_active_ports [1.069398s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_dscp_marking [0.044116s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_noendpoint_invalidate_session [0.051994s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_ingress_bandwidth_limit [0.035921s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_returns_bad_list [0.051086s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_dscp_marking_chain_empty [0.039603s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__agent_manager_base.Test_CommonAgentManagerRpcCallBackBase.test_add_network [0.033344s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_egress_bandwidth_limit [0.035550s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_missing_intf [0.037239s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_add_arp_spoofing [0.037177s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_report_state_revived [0.036039s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_delete_arp_spoofing [0.035918s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_no_changes [0.036772s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_check_vxlan_support [0.037629s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_removed_retried_on_sync [0.037224s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_interface [0.036584s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_non_existing [0.036561s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan_bridge [0.036385s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_on_sync [0.035633s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_unicast_to_tun [0.411524s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_arp_responder_enabled [0.039502s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_failed_extension [0.038794s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_controllers_when_already_exists [0.042842s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_deletable_bridges [0.037889s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_notify [0.039128s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_local_ip_validation_with_valid_ip [0.035567s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table_arp_responder_enabled [0.042409s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_with_existed_device [0.040221s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_plug_interface [0.036540s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_normal_bundle_context [0.036159s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test_capabilities.CapabilitiesTest.test_register [0.035154s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_mismatched_local_ip [0.038503s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_request_cookie [0.035850s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_no_data [0.032436s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_phys_brs [0.037418s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_unicast_group [0.041255s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_deactivate_not_for_host [0.036897s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test__cidr_to_os_ken [0.039841s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_delete_arp_responder [0.039294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_remove_with_arp_responder [0.041582s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_unmapped_net [0.036390s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_setup_controllers [0.041730s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.034527s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_capabilities.CapabilitiesTest.test_register [0.035752s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGreTestCase.test_type_gre_bad [0.039990s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_port_changes_with_sync [0.048761s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_noop [0.034252s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address [0.050629s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_fail [0.033776s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_validate_interface_mappings_dev_exists [0.033479s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_network_delete_vlan [0.033445s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat [0.033459s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat_bad [0.034049s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_no_ha_port [0.450235s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_try_to_bind_segment_for_agent_migration_ok [0.038529s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings [0.047679s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_validate_config_fail [0.033838s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_validate_config_ok [0.035130s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_network_ports_with_dvr_snat_port [0.137502s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_update_minimum_bandwidth [0.034936s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_min_tx_rate [0.034626s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_nonexisting_pci_slot [0.034493s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_mismatch [0.035428s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_distributed_active_network_ports [0.124883s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_max_rate [0.038329s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_min_tx_rate [0.034845s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_empty [0.034302s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_nondistributed_active_network_ports [0.107616s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_deleted_resources_order [1.773460s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test__unmarshall_fdb_entries [0.235151s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_device_state_ok [0.448895s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_list [0.035607s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_direct_false [0.033057s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_direct_true [0.032288s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_macvtap_true [0.033283s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_match [0.034390s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_cached_device_count_report_state [0.035931s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_configurations_has_rp_default_inventory [0.036377s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_no_changes [0.033438s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_compute_ports [1.272177s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_updated_and_removed [0.034268s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_ip_link_state_not_supported [0.039004s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_no_device_found [0.040987s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_set_device_state_exception [0.035830s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_no_device_found [0.038054s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_ports_ofport_change [0.222702s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_sends_host [0.046629s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_with_not_existed_device [0.039396s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_for_l2pop_network_types [0.787427s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_activate_no_host [0.036193s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_order [0.801148s] ... ok DEBUG: {0} neutron.tests.unit.db.test_portsecurity_db.PortSecurityDbMixinTestCase.test__extend_port_security_dict_ignored_if_extension_disabled [0.033294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_activate_port_not_in_network [0.035580s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_ports_without_subnet [0.132632s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_with_pci_slot [0.033649s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_with_vnic_physical_direct [0.032739s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovMechVlanTestCase.test_type_vlan [0.033820s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_check_segment_allows_supported_network_types [0.033616s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.032548s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct [0.033553s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_default_vnic_types [0.033481s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_create_network_rbac_external [0.273981s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_new_rules [0.037147s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_phy_brs [0.036920s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_arp_spoofing_protection [0.038393s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_networkrbac_self_share [0.083442s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_dst_mac_for_arp_vlan [0.039256s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac_flat [0.038355s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_all_classes [0.087024s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_meter [0.038055s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_drop [0.037486s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_network [0.082648s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dvr_to_src_mac [0.043155s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dvr_to_src_mac_vlan [0.043831s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_qos_policy [0.081292s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_garp_blocker_exception [0.040109s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_normal [0.039439s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_provision_local_vlan [0.038819s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_reclaim_local_vlan [0.038485s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_reclaim_local_vlan_novlan [0.038273s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_dvr_mac_vlan [0.040066s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_network_rbac_external_valid [0.247210s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_meter_from_port_ingress [0.039252s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_rules_ignores_rule_id [0.049468s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_host_changed_twice [0.954896s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_set_allowed_macs_for_port [0.038759s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_controllers_when_already_exists [0.040106s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_already_exists [0.054523s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process [0.038571s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_when_disabled [0.050181s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process_ipv6 [0.038684s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__validate_port_range_exception [0.046310s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_provision_local_vlan [0.039314s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_check_for_duplicate_diff_rules_remote_ip_prefix_ipv6 [0.049034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_provision_local_vlan_novlan [0.041254s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_cleanup_tunnel_port [0.038522s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_provision_local_vlan [0.038311s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_illegal_method_calls [0.035681s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_method_calls [0.035454s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test__get_dp [0.037061s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_set_agent_uuid_stamp [0.034294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_setup_controllers_when_already_exists [0.084634s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_none [0.046454s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_cur_only_for_unchanged_ports [0.044433s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_port_changes [0.047565s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_gre_ipv6 [0.034489s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_in_use [0.531693s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_rule_raise_error_on_not_found [0.048950s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_dvr_mac_address_update [0.180948s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event_with_revisions [0.085458s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_mac_addr_changed [0.949972s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_create_event_fail [0.090944s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_delete_event_fail [0.094456s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_update_security_group_conflict [0.048517s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_scan_ancillary_ports_failure [2.045328s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__get_ofport_moves [0.083608s] ... ok DEBUG: {0} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_clear_probe [0.137760s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__setup_tunnel_port_while_new_mapping_is_added [0.047072s] ... ok DEBUG: {0} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_create_nova_probe [0.037229s] ... ok DEBUG: {0} neutron.tests.unit.debug.test_commands.TestDebugCommands.test_create_nova_probe_external [0.037198s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_not_vlan [0.044399s] ... ok DEBUG: {0} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_assertisinstance [0.031547s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_add_bound_port_to_updated_smartnic_ports [0.042526s] ... ok DEBUG: {0} neutron.tests.unit.hacking.test_checks.HackingTestCase.test_asserttruefalse [0.031318s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_add_unbound_port_to_updated_smartnic_ports [0.042791s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_check_unique_allocation_negative [0.047223s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_ovs_restart [0.592278s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create_allocation [0.050382s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_network_port [0.093569s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_delete_allocation [0.051507s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_non_existing_subnet_fails [0.056951s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_port_security_disabled [0.092597s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_port_info_compare [0.644806s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_sets_refresh_tunnels_if_tunnels_missing [0.046146s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__no_pool_changes_positive [0.057092s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate [0.044006s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate_not_for_host [0.044136s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_bcast_and_network_fail [0.123866s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr [0.043459s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr_with_vlan [0.042787s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_default_inventory [0.043714s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v6_address_out_of_range_fails [0.101266s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64 [0.033309s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_prefernext_address_request_on_distributed_port [0.031565s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_allocation_pool_wrong_version [0.032173s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_bad_prefix [0.032012s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_with_subnet_pool_id [0.032390s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_raises_import_error [0.034830s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_overlap [0.034168s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_any_address_request_is_loaded_for_ipv6 [0.031582s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_args_are_passed_to_specific_request [0.031890s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_specific_gateway_request_is_loaded [0.033841s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_specific_subnet_request_is_loaded [0.034889s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test__allocation_value_for_tenant_no_allocations [0.058856s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_default_inventory [0.470716s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_dhcp_ports [0.898418s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_ipv6_subnet_specific_gateway [0.068151s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_with_direction [0.044419s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_network [0.036146s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_daemon_loop_uses_polling_manager [0.046934s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_valid [0.037281s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_datapath_type_system [0.045278s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_first [0.032641s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_last [0.031101s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_del_fdb_flow_idempotency [0.044837s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_nogateway [0.031404s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ext_br_recreated [0.046891s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_first_event [0.031277s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_del_flows [0.090475s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_del_port [0.090911s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_update_chg_ip [0.090264s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_unbound [0.046304s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_deleted_ports_cleans_network_ports [0.046392s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_updated_ports [0.045707s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_ports_with_re_added_ports [0.048216s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state_revived [0.045259s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_segmentation_id_compat [0.044967s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_with_device_has_tag [0.043732s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_ignores_unknown_updated_ports [0.044547s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_change_from_veth_to_patch_conf_port_exists [0.049873s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_igmp_snooping_enabled [0.050561s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_br [0.044354s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down_ha_router_port [1.924430s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_address_mismatch [0.433400s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_failed_devices [0.044000s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_smartnic_port_add [0.394412s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_smartnic_port_remove [0.089591s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down_last_port_up [0.821983s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_sync_setup_tunnel_flood_flow_once [0.045281s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_dscp_marking [0.041692s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_rpc_loop_survives_error_in_check_canary_table [2.047353s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_add_arp_spoofing_addr_pair [0.035751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_no_security [0.032776s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_ports_returns_changed_vlan [0.101906s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_flat [0.033053s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_none_ip [0.032525s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__match_multicast_range [0.032807s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_valid_ipv6 [0.031327s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_neutron [0.035183s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge [0.035395s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_multiple_events_callback_method [2.034566s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_no_ip [0.035869s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_not_exist [0.033608s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_no_event [0.067447s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_local_bridge_with_existed_brq [0.032528s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_delete_event [0.038534s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_port_admin_state_down [0.034090s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_event_empty_uuid_field [0.034721s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan_bridge_with_existed_brq [0.032592s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_bind_port [0.035013s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_mtu_too_big [0.035423s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_send_event_exception [0.036636s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_bridge_name [0.038355s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_disassociate_floatingip_notify [0.046893s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_subinterface_name_advanced [0.034506s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_tap_devices_count [0.033323s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_endpoint_types [0.048177s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_device_name [0.033634s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_remove_interface [0.032040s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_v6_unicast_group [0.033559s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_deactivate [0.034502s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_add [0.034339s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct [0.561208s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_add_with_arp_responder [0.035080s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip_empty_lists [0.034469s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_port_status_all_values [0.393686s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_event_rasies_404 [0.048151s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_uuid_device_id_no_notify [0.047680s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_reassociate_floatingip_without_disassociate_event [0.047121s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__agent_manager_base.Test_CommonAgentManagerRpcCallBackBase.test_get_and_clear_updated_devices [0.038262s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_error [0.034596s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_with_existed_brq [0.414422s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_no_active_binding_in_host [0.034940s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismFlatTestCase.test_type_flat [0.031531s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_added_removed [0.034942s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismLocalTestCase.test_type_local_dead [0.030358s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_with_delete_arp_protection [0.035354s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismVlanTestCase.test_type_vlan_bad [0.030872s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_set_rpc_timeout_no_value [0.035754s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_ensure_port_admin_state_up [0.033080s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_all_devices [0.031715s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_admin_state_up_true [0.036655s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_validate_interface_mappings_dev_not_exists [0.032352s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_delete_arp_spoofing [0.036403s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_port_update [0.030935s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_with_not_existed_device [0.036131s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_false [0.030525s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip [0.033668s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_false_None_original [0.031617s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip_ip_is_local_ip [0.034155s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_true [0.030918s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun_non_existence_key_in_ofports [0.033446s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_try_to_bind_segment_for_agent_migration_abort [0.030955s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_remove_tun_non_existence_key_in_ofports [0.032963s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat_vif_details [0.031644s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_update_non_existence_method [0.034460s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.032237s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_false_None_original [0.031680s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_true [0.032576s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_daemon_loop [0.970229s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.test_macvtap_common.MacvtapCommonTestCase.test_get_vlan_device_name [0.032477s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices [0.032346s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_ha_dvr_snat_port [0.136447s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices_with_error [0.032379s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_create_rule [0.037154s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_rules_on_released_vf [0.032447s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_ha_replicated_port [0.129269s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestCreateESwitchManager.test_create_eswitch_mgr_fail [0.032189s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_min_tx_rate_exist_and_assigned_pci [0.031577s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_min_tx_rate_nonexisting_pci_slot [0.034029s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_create_emb_switch [0.036910s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_port_count_with_ha_dvr_snat_port [0.139467s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_discover_devices_without_device [0.032140s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_enable [0.032350s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_status_mismatch [0.033327s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test__get_macvtap_mac_single_upper_dev [0.032854s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_scan_ports_failure [2.075587s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_distributed_active_network_ports_no_candidate [0.116166s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_info_multiple_slots [0.032792s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels_dont_exclude_host [0.033500s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_device_state_fail [0.040602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels_no_ip [0.031296s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_rate_ok [0.037424s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_flat_fail [0.555727s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_spoofcheck_ok [0.034151s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_add_existing_raises_exception [0.033499s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_setup_dvr_flows_on_int_br [0.176701s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_state_ok [0.044373s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_net_and_segmentation_id_existing [0.031621s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_pf_device_exists_with_dir [0.031843s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_non_existing_raises_keyerror [0.032446s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices [0.033342s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_in_operator_on_key [0.030829s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_vf_state [0.031977s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id_not_found [0.031468s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_no_fdb_entries_with_ha_port [0.225092s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_rate [0.034493s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id_not_uniq [0.031648s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_rate_exception [0.034536s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test_standard_device_mappings_negative [0.032629s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_process_activated_bindings [0.035054s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test_get_vif_type [0.036822s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_new_and_removed [0.033414s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test_type_local [0.034014s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_new_updates [0.034406s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.032246s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_admin_state_up_false [0.033191s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test_hybrid_plug_true_if_agent_requests [0.031495s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_admin_state_up_true [0.036028s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test_bind_port_sriov_legacy [0.031636s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test__set_bridge_name_notify [0.030828s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_and_removed [0.038005s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test_type_vlan [0.031102s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_update_and_clean_network_ports [0.033913s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicAgentConfigParser.test__validate_rp_in_dev_mappings [0.031346s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_deactivate [0.031879s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchDeviceMappingsTestCase.test_standard_device_mappings_negative [0.030364s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_for_flat_network [0.036030s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_unbound_port [0.435331s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_with_agent [0.033076s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_with_agent_direct_physical [0.031979s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct_physical [0.031303s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_all_items [0.033607s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_bandwidth [0.034975s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_with_compute_ports [0.747074s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules [0.036371s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_meter_manager_allocate_meter_id [0.036406s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_segmentation_id_not_updated [0.049204s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_ingress_fip [0.396634s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test__cidr_to_os_ken [0.037253s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__validate_rp_bandwidth_bridges [0.053024s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_add_dvr_mac_physical [0.036125s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_add_dvr_mac_tun [0.037003s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__validate_rp_pkt_processing_cfg [0.054833s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_create_meter [0.036697s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_agent_type_ovs [0.047926s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_garp_blocker_exception [0.036370s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices [0.052019s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_arp_responder [0.036533s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_arp_spoofing_protection [0.037861s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_does_not_set_refresh_tunnels_if_tunnels_exist [0.049783s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_icmpv6_na_spoofing_protection [0.037988s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_activate_not_for_host [0.048605s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_list_meter_features [0.038335s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate_removed_port [0.053494s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_provision_local_vlan_novlan [0.037136s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_create_smartnic_port_map_entry_data [0.046482s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_dualstack [0.705501s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_hybrid_plug_flag_based_on_firewall [0.065390s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_network_update_outoforder [0.047468s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_not_report_state_when_ovs_dead [0.044623s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ovs_status [0.068605s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_deletes_flows_for_valid_ofport [0.094441s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_controllers [0.403911s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_default_table [0.038008s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_does_not_rewire_if_already_bound [0.102787s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_local_egress_flows_ofport_invalid [0.049867s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_drop_port [0.036617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__qos_rules_no_rules [0.890192s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process [0.038590s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process_ipv4 [0.038814s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_goto [0.038267s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_normal [0.038980s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_remove_dvr_mac_vlan [0.038286s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_controllers [0.043161s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process_ipv4 [0.041551s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_flood_to_tun [0.040314s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_drop_port [0.039922s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process_ipv4 [0.039971s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_delete_port [0.410144s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_normal [0.043105s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_remove_dvr_mac_tun [0.036622s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_controllers [0.039069s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_ignores_flows_for_invalid_ofport [0.623878s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table [0.038907s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table_dvr_enabled [0.038321s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead_with_valid_tag [0.048282s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_tunnel_port [0.037426s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete [0.048333s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_bundle_context_with_error [0.032991s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update [0.047286s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test__get_dp_when_get_datapath_id_returns_None [0.035536s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update_unbound_smartnic_port [0.049894s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_skipped_ports [0.049572s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_removed_port_if_never_added [0.048525s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:395: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_unknown_updated_ports [0.049860s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_no_vif_changes_return_updated_port_only [0.046949s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_external_ports [0.558342s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_returns_port_changes [0.050935s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_ports_events_port_removed_and_added [0.050009s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_smartnic_ports [0.051259s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_recl_lv_port_to_preserve [0.090425s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_finds_known_updated_ports [0.050757s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_returns_port_changes_with_sync [0.045764s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_arp_spoofing_protection_enable [0.047340s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_port [0.389719s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_change_from_veth_to_patch_conf [0.051798s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_not_called_type_local [1.832833s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_add_ignore_exists [0.044670s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_does_not_process_missing_port [0.045782s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterCommand.test_lrouter_add_may_exist [0.042534s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_ignores_missing_port [0.046156s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_add [0.041702s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_vif_port_shut_down_port [0.044035s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_not_found [0.040199s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_ignore_exists [0.040115s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_may_exist [0.040577s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddStaticRouteCommand.test_lrouter_not_found [0.038747s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__addvalue_to_list [0.034032s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip [0.050364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip_revision_conflict [0.044561s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test_get_datapath_no_data_returned [1.300307s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_int_br [0.055344s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_tun_br [0.042433s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_cookie [0.039053s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_arp_responder [0.042124s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_drop [0.039910s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_subnet_not_found [0.457985s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_normal [0.039418s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_no_exist_ignore [0.041409s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_reserved [0.039041s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_two_agents [0.917002s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterCommand.test_lrouter_del [0.045260s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_multiple [0.045901s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterCommand.test_lrouter_no_exist_ignore [0.043333s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_single [0.047027s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_no_exist_fail [0.041366s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_hash_invalid_address [0.033767s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_no_exist_ignore [0.042904s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_vxlan_ipv6 [0.036710s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_ext_br_recreated [0.053243s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_del_delete_dhcp_opt [0.063213s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_vxlan [1.015322s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRouteCommand.test_lrouter_no_exist_fail [0.040444s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRouteCommand.test_lrouter_no_exist_ignore [0.039503s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_no_lrouter_exist_fail [0.040264s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule_no_lrouter_exist_fail [0.039127s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule_no_lrouter_exist_ignore [0.038945s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_port_dhcpv4_options [0.044077s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetNATRuleInLRouterCommand.test_set_nat_rule_no_lrouter_exist [0.038084s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_no_exist_ignore [0.038077s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_no_exist_fail [0.037625s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_no_exist_ignore [0.037685s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_called_for_active_ports [0.732441s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan [0.559131s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_dhcp_options [0.445823s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_logical_routers_with_rports [0.085352s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_floatingip_in_nat_or_lb [0.081019s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_interface [1.026536s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_gateway_chassis_binding [0.083067s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_vlan [0.566306s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_with_dhcp_ports [0.250775s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id [0.044433s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_mapping_not_found [0.042548s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_vlan_not_found [0.043230s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_agent_available_local_vlans [0.043156s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_basic_rule_setup [0.092599s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_changed_vlan [1.091365s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnet_dhcp_options_with_ports [0.535076s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_fixed_and_allowed_addresses_ipv6 [0.137539s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosed_gateway_schedule_to_max [0.093779s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_activate [0.095621s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_cleanup_stale_flows [0.074903s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_datapath_type_netdev [0.049902s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ext_br_recreated_fail_setup_physical_bridge [0.043990s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__log_maintenance_inconsistencies [0.298906s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_add_flows [0.089085s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_add_port [0.087202s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_ignore_network [0.043431s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_get_device_details_port_id [0.605262s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_add_gw_port_info_to_logical_router_port [0.294509s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_vlan_fail [1.247441s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_network_update [0.554928s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_not_found [0.094290s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead_with_port_already_dead [0.046381s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete_removed_port [0.045023s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan_vlan [0.562154s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_activated_bindings [0.044347s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_activated_bindings_activated_port_not_present [0.043772s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_binding_no_activated_devices [0.044760s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_baremetal_ports_dhcp_options [0.733408s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_updated_port_if_removed [0.047357s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_recl_lv_port_to_remove [0.089663s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state [0.046972s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state_fail [0.045644s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_no_fdb_updates_without_port_updates [1.065246s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_ingress_bandwidth_limit [0.033358s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_reset_tunnel_ofports [0.046573s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_ingress_bandwidth_limit [0.033946s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_baremetal_ports_dhcp_options_dhcp_disabled [0.297256s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_no_segmentation_id [0.047238s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_trusted [0.032102s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_invalid [0.033279s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_rpc_loop_fail_to_process_network_ports_keep_flows [0.062471s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_vlan [0.034633s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_no_vif_changes_returns_updated_port_only [0.049375s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_vxlan [0.034082s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__update_interface_ip_details [0.034700s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_arp_spoofing_protection_disabled [0.048597s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_network [0.035719s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_entry_for_arp_reply_ignores_ipv6_addresses [0.045225s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_no_int_mappings [0.035539s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges [0.052441s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_with_physical_vlan [0.036080s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_mcast_flood_reports [0.296715s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_bridge [0.037484s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_dvr_enabled [0.051740s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_flat_bridge [0.034244s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_recreate [0.051688s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_local_bridge [0.033811s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_physical_in_bridge [0.036225s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_subinterface_name_backwards_compatibility [0.035540s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group_with_ipv6 [0.037760s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group_with_multicast_address [0.034620s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_remove_interface_not_on_bridge [0.034210s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_port_update [0.298883s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_ucast_supported [0.038308s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_activate [0.034437s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_ignore [0.033601s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_tunnel_update_self [1.084290s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip [0.036034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___equal [0.037120s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_mapped_net [0.035060s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_is_singleton [0.035843s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_update [0.035429s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_iterator_returns_vlan_mappings [0.039738s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGreTestCase.test_type_gre [0.033368s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_pop [0.033079s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismLocalTestCase.test_type_local [0.031696s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test__set_bridge_name_notify [0.034236s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_df_disabled [0.490793s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_main [0.034927s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test__set_bridge_name_notify [0.031628s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_other [0.033378s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_tunnel_csum [0.044119s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_default_vnic_types [0.031147s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_configurations [0.032150s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_migrate_to_stateful_fips [0.356756s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_netaddr_exception [0.043761s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_all_items [0.031518s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_ok [0.033439s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test_get_vhost_mode [0.040417s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_failed_devices [0.042995s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_rpc_callbacks [0.039784s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_responsible_for_ports_allocation_min_bw [0.032897s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_no_active_binding [0.043125s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_rpc_consumers [0.032098s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_responsible_for_ports_allocation_min_pps [0.032816s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_plug_interface [0.031619s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_sends_vif_port_into_extension_manager [0.046518s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_responsible_for_ports_allocation_min_pps_and_min_bw [0.033570s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismGenericTestCase.test_unknown_type [0.032565s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_unknown_type [0.034558s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_skips_if_port_not_found [0.045258s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_try_to_bind_segment_for_agent_migration_abort [0.031808s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test__set_bridge_name_notify [0.034796s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan [0.030479s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_unbinds_port [0.043878s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test_type_local [0.035566s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan_bad [0.033135s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_delete [0.044127s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test_type_local_dead [0.035585s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan_vif_details [0.031025s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_update_port_qos_with_external_ids_reference [0.302769s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_sync_invalid_ip_address [0.045505s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.test_macvtap_common.MacvtapCommonTestCase.test_get_vlan_subinterface_name_advanced [0.030344s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledBaseTestCase.test__set_bridge_name_notify [0.035515s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__wait_for_port_bindings_host_fail [0.035737s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_defaults [0.031792s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test_type_local_dead [0.034953s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_update [0.047114s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter [0.043391s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings_with_spaces [0.033004s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test_bind_port_sriov_switchdev [0.035127s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_stale_ofport_rules_removes_drop_flow [0.050673s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices_with_spaces [0.031473s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_changed [0.043146s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_agents_by_chassis_private [0.043764s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test__set_vf_max_rate_captures_sriov_failure [0.032185s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_invalid_ip [0.039968s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_minimum_bandwidth_on_released_vf [0.033302s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.ValidateTunnelTypes.test_validate_tunnel_types_succeeds [0.033242s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_update_while_iterating_agents [0.054582s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_rules_on_assigned_vf [0.032014s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_update_rule [0.032242s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestCreateESwitchManager.test_create_eswitch_mgr_ok [0.032670s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension.test_read_initial_chassis_config [0.098707s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_max_rate [0.034686s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_existing_pci_slot [0.034691s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_false [0.031469s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_discover_devices_with_device [0.031924s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_auto [0.042683s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_disable [0.041198s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_process_emb_switch_without_device [0.036216s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_status [0.036045s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_info [0.036276s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_disable [0.036252s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_egress_fip [0.382005s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_fail [0.033826s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok2 [0.033412s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok3 [0.035010s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_with_arp_responder [0.560937s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_spoofcheck_fail [0.033001s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_state_fail [0.034232s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_numvfs [0.035332s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_vf_macvtap_upper_devs_no_devs [0.031350s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_macvtap_false [0.033748s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestIsRouterPortChanged.test__is_router_port_changed_ipv6_ra_configs_changed [0.820459s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_configurations_has_rp_bandwidth [0.036459s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_update_no_changes [0.035641s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_handle_db_schema_changes_new_schema_to_old_schema [0.036383s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__port_effective_qos_policy_id [0.356328s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_handle_db_schema_changes_old_schema_to_new_schema [0.036992s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_skip_touch_node [0.035309s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_touch_node_exception [0.036869s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_process_network_devices [0.414036s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__qos_rules [0.371750s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_returns_empty_sets [0.047686s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_updated_missing [0.044841s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_multiple_admin_state_up_true [0.034792s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_down_update_event [0.390078s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_activate [0.034521s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_without_pci_slot [0.032655s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchDeviceMappingsTestCase.test_standard_device_mappings [0.032622s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_driver_responsible_for_ports_allocation [0.034303s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_unsupported_net [0.032442s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_vif_details_contains_vlan_id [0.031309s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct_with_switchdev_cap [0.031251s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules_no_policy [0.034325s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_physical_network [0.034624s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_with_igmp_snooping [1.063489s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_arp_responder [0.036424s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_dst_mac_for_arp_tunnel [0.037418s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_garp_blocker [0.036322s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_down_update_event_no_old_data [0.406983s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_drop_port [0.036296s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_garp_blocker [0.036135s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_goto [0.036896s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_add_dvr_mac_physical [0.037674s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_floatingip [0.678366s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_arp_responder [0.036949s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process_ipv4 [0.036232s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process_ipv6 [0.037021s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_reclaim_local_vlan [0.035974s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_controllers_when_already_exists [0.038720s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_default_table [0.037175s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_create_event [0.384517s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test__cidr_to_os_ken [0.036283s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_arp_responder [0.038173s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_bound [0.574289s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_arp_responder_without_ip [0.037174s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process [0.036348s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_unicast_to_tun [0.037135s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_arp_responder [0.037632s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process [0.037903s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_goto [0.038477s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_reclaim_local_vlan [0.041843s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table_dvr_disabled [0.037378s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_aborted_bundle_context [0.033584s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_empty_no_external_ids [0.390254s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_reserved_cookies [0.032203s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_set_agent_uuid_stamp_with_reserved_cookie [0.032680s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_unset_cookie [0.032666s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_tun_br_tunneling_disabled [0.035889s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_drop_port [0.036006s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_goto [0.037616s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_gre [0.032798s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_vxlan [0.033283s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_exception [0.094242s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:395: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event [0.403542s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_retried [0.044614s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network [1.078822s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_retried_max [0.094867s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_port_without_passing_fixed_ip [0.139706s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan [1.073764s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_ports [0.141728s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_not_needed [0.387124s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:395: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_policy [0.698524s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group_az_and_ignore [0.379755s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddACLCommand.test_acl_add [0.043664s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_update_result_with_exist_row [0.041134s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_update_result_with_new_row [0.041881s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan_flat [0.558710s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterCommand.test_lrouter_exists [0.042925s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___different_type [0.032886s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_add_and_get [0.030611s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_with_dhcp [0.057132s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_net_and_segmentation_id_non_existing_raises_exception [0.030464s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddStaticRouteCommand.test_static_route_add [0.042090s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_pop_non_existing_raises_exception [0.030827s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list [0.035470s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id [0.031878s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test_standard_device_mappings [0.031478s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_no_exist_fail [0.044309s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_not_valid_item [0.032082s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_subnet [0.042809s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group_with_az [0.382508s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_valid_item [0.032722s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_lswitch_no_exist_fail [0.040858s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismBaseTestCase.test__set_bridge_name_notify [0.031975s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_del [0.043233s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test__set_bridge_name_notify [0.031266s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test_type_local_dead [0.031241s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.041514s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test__set_bridge_name_notify [0.030903s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test_type_flat [0.030518s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test__set_bridge_name_notify [0.031206s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test__set_bridge_name_notify [0.031317s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test_type_gre [0.031102s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test_hybrid_plug_false_if_agent_requests [0.031354s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test__set_bridge_name_notify [0.032320s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_info_for_ha_chassis_group_as_gw [0.380150s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_no_exist_ignore [0.419430s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_ports [0.040280s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_unbound_dvr_router_port [1.355069s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.040049s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_router_update [0.039776s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update [0.041188s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_csnat_port [0.148105s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_no_port_dhcp_options [0.045055s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_egress [0.420660s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__check_bridge_datapath_id [0.045210s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_set_port_dhcpv4_options [0.044081s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__get_ofport_moves_invalid [0.047365s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_set_port_dhcpv6_options [0.043790s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_multisegments [0.047923s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_with_dhcp [0.049671s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetNATRuleInLRouterCommand.test_set_nat_rule [0.042216s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_no_exist_fail [0.040226s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_basic_rule_setup_fixed_ipv6 [0.096364s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_no_exist_fail [0.041068s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_acls_for_lswitches [0.082528s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:395: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:395: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.floatingip' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_key_set [0.822273s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_fixed_and_allowed_addresses [0.586874s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__is_port_provisioning_required [0.375276s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_address_sets [0.483441s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_port_with_missing_network [0.043166s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr_raises [0.042215s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_chassis_gateway_bindings [0.086433s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_bandwidth [0.043500s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_without_direction [0.041935s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_logical_switches_with_ports [0.081209s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_ignore_self [0.087854s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ovs_restart_for_ingress_direct_goto_flows [0.045635s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead [0.044023s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_external_network [1.155171s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete_after_update [0.042677s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__ovn_update_port_missing_stdattribute [0.378714s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update_smartnic [0.045937s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update_unbound_smartnic_port_not_belong_to_the_agent [0.045607s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_empty_port [0.044304s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_ports [0.043781s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_finds_known_updated_ports [0.044980s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_port_not_ready_yet [0.044231s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_ports_events_returns_current_for_unchanged_ports [0.044711s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:395: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnet_dhcp_options [0.531503s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_smartnic_ports_remove [0.044546s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_no_policy_change [0.404760s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__process_sg_rule_notifications_sgr_create_with_remote_ip_prefix [0.387050s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_with_device_no_tag [0.042734s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_ignores_updated_port_if_removed [0.043293s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_returns_current_only_for_unchanged_ports [0.043844s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_returns_port_changes [0.043538s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_set_rpc_timeout [0.044404s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_set_rpc_timeout_no_value [0.042926s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__create_lrouter_port [0.306341s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:395: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_up_dvr [0.378736s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_reset [0.518434s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__log_maintenance_inconsistencies_debug_disabled [0.286224s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddACLCommand.test_lswitch_no_exist [0.041741s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_exists [0.039904s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterCommand.test_lrouter_add_ignore_exists [0.039751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_not_found [0.039278s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_during_agent_initialization [0.469054s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_exists [0.040822s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_exists [0.040319s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_ignored_port_update_to_fip_port [0.377687s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_port_exists [0.060997s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddNATRuleInLRouterCommand.test_add_nat_rule [0.042746s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_add_gw_port_info_to_logical_router_port_no_action_needed [0.289858s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_br_ports_exits_drop_flows [0.063147s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckLivenessCommand.test_check_liveness [0.039688s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip_not_found [0.042203s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port [0.045645s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_lswitch_no_exist_ignore [0.039427s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_tos_inherit [0.043433s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_no_exist_fail [0.039389s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_ofport [0.043543s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_no_exist [0.038952s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_ignores_invalid_ofport [0.046484s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_del [0.040717s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_marks_unknown_port_as_dead [0.045946s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_no_exist_fail [0.039321s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_put_port_down [0.045548s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRouteCommand.test_static_route_del [0.041939s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_add_vnic_type_and_pb_capabilities_to_lsp [0.303774s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_above_max_limit [0.389905s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_updates_known_port [0.049305s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_ext_delete_port [0.046803s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_vif_port_wake_up_port [0.098135s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_sync_with_ml2_plugin [0.044634s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_port_network [0.043194s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_redirect_type_router_gateway_ports_disable_redirect [0.287637s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_retries_map_and_remove_devs_not_to_retry [0.042196s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_stale_ofport_rules_clears_old [0.043359s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_stale_ofport_rules_treats_moved [0.049999s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_add_subnet_dhcp_options_in_ovn [0.392289s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_invalid_ipv6 [0.042925s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRouteCommand.test_static_route_del_not_found [0.468732s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_valid_ip [0.034004s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_ports_not_found [0.041320s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.ValidateTunnelTypes.test_validate_tunnel_types_fails_for_invalid_tunnel_type [0.033485s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_no_exist_ignore [0.039328s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_router_default_route_empty_dst_ip [0.298029s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_all_port_dhcp_options [0.043353s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_port_dhcpv6_options [0.042800s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_set_all_port_dhcp_options [0.042197s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_no_exist_ignore [0.038454s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_no_exist_ignore [0.038605s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_extids_update [0.041489s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_timed_out [0.386212s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnets_dhcp_options [0.081204s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateway_max_chassis [0.080692s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vlan [0.378949s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_router_mac_binding_options [0.743698s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_without_arp_responder [0.986992s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateway_max_chassis_lack_of_chassis [0.535529s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestSBImplIdlOvnGetChassisByCardSerialFromCMSOptions.test_chassis_found [0.034444s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestSBImplIdlOvnGetChassisByCardSerialFromCMSOptions.test_chassis_not_found [0.033812s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_network_update [0.302090s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_create_localnet_port_physical_network_type [0.459008s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__fix_create_update_no_sttd_attr [0.294392s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_security_group_create_doesnt_exist [0.324467s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_dead [0.565993s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_igmp_snoop_disabled [0.461591s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_ha_chassis_group [0.287067s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_migrate_to_port_groups_no_lock [0.298833s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_inconsistencies [0.280772s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_migrate_to_stateful_fips_no_lock [0.285717s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestHasLockPeriodicDecorator.test_decorator_no_limit_have_lock [0.034079s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestHasLockPeriodicDecorator.test_decorator_no_lock_with_limit [0.034274s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestSchemaAwarePeriodicsBase.test__set_schema_aware_periodics [0.011606s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_unbound [0.573345s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__add_router_ext_gw_default_route [0.040010s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_trunk_subport [0.033822s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up [0.035375s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_mcast_flood_reports_broken [0.308295s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_band_missing [0.429972s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_unchanged [0.042860s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_invalid_extra_dhcp_opts [1.135842s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_port_has_address_scope [0.829637s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_remove_and_keep_two_routes [0.443418s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_postcommit [0.427871s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_flat [1.195082s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_vlan_distributed_ports_expected_value [0.296404s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_mode_log [0.410298s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_watch_and_unwatch_events [0.035354s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_handle_db_schema_changes_new_schema_to_new_schema [0.038201s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_vlan_distributed_ports_non_expected_value [0.291812s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_different_node [0.037617s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_tunnel_update [0.565630s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___different [0.031284s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test__set_bridge_name_notify [0.030808s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_network_create [0.304812s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test_type_flat_bad [0.030449s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test_type_gre_bad [0.030102s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test__set_bridge_name_notify [0.030462s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_create_event [0.398486s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test__set_bridge_name_notify [0.030578s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_security_allowed_address_pairs [0.936994s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test_type_local [0.030044s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test_type_vlan_bad [0.029754s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_heartbeat_timestamp_format [0.038499s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_security_group_create_version_mismatch [0.355599s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_up_update_event_no_old_data [0.385544s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_mac_binding_entries_ssl [0.413836s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_migrate_to_port_groups [0.336578s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_add_physnet [0.381915s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_match_virtual_parent_change [0.036142s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_no_match_other_options_change [0.035717s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_ingress [0.861884s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group_with_ignore_chassis [0.388243s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_exception_delete_revision [0.795429s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_update_logical_router_with_gateway_network_id [0.713598s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_router [0.564592s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_add_may_exist [0.042594s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_update_nat_floating_ip_with_gateway_port [0.285638s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_info_for_ha_chassis_group_as_extport [0.379254s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterCommand.test_lrouter_add_exists [0.040323s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestHasLockPeriodicDecorator.test_decorator_no_lock_no_limit [0.034201s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv6 [0.417018s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_may_exist [0.039511s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__add_router_ext_gw_no_default_route [0.039451s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_down [0.035404s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_exists [0.039564s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddNATRuleInLRouterCommand.test_add_nat_rule_no_lrouter_exist [0.038640s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_band_changed [0.044516s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__delvalue_from_list [0.032910s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list_empty [0.031840s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list_none [0.032039s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_no_exist_ignore [0.041780s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_acl_del [0.041050s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_del [0.038916s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterCommand.test_lrouter_no_exist_fail [0.038625s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_not_migrating_additional_chassis_present [0.391230s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_get_candidates_for_scheduling_availability_zones [0.367941s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_no_exist_ignore [0.038705s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_nat [0.041510s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_routes [0.041727s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestIsRouterPortChanged.test__is_router_port_changed_network_changed [0.398719s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_no_lrouter_exist_ignore [0.037792s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule [0.039598s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_no_exist_do_not_fail [0.037887s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.037687s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_notify_dhcp_updated [0.374177s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_add_and_keep_two_routes [0.415554s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_extids_update [0.440154s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_no_exist_fail [0.038103s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_with_addr_scope [0.788402s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_update [0.039059s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_update [0.039895s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_logical_routers_with_rports_without_nat_gw_port [0.082905s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_add_remove_keep_two_routes [0.403049s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_router_floatingip_lbs [0.079410s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_down_dvr [0.392044s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_process_sg_rule_notifications_sgr_delete [0.813602s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_remove_and_add_two_routes [0.407164s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateways [0.483243s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateways_deleted_physnet [0.080825s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_down_no_dvr [0.400392s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_remove_subnet_dhcp_options_in_ovn_ipv4 [0.385380s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_mode_repair [0.434022s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_ha_chassis_group_no_external_ports [0.300236s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_eq_max_limit [0.393987s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_hostname_not_present [0.387859s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_ha_chassis_group_not_supported [0.276646s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncML2.test_ovn_sb_sync [0.395722s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_port_extra_dhcp_opts_invalid [0.392145s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_multiple_chassis [0.406361s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_igmp_snoop_support [0.286007s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_create [0.493643s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_redirect_type_router_gateway_ports_enable_redirect [0.301408s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_create_not_gw [0.036521s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_geneve [0.391841s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_update_new_gw [0.035883s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group [0.380676s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_update_no_longer_gw [0.035290s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnConnection.test_connection_nb_start [0.055008s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnConnection.test_connection_sb_start [0.042390s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_shutdown [0.031780s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify [0.036164s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_no_segments_to_bind [0.381876s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_up_update_event [0.381579s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_port_create [0.763802s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_ignored_port_from_fip_device_owner [0.726749s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vdpa [0.379329s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_notify_different_target_node [0.395095s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_migrate_to_port_groups_not_needed [0.294441s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_with_subnet [0.383420s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_remote_managed_port_vlan [0.389891s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_update_port_virtual_type [0.285913s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestSchemaAwarePeriodicsBase.test_nbdb_schema_updated_hook [0.011624s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__wait_for_port_bindings_host [0.034924s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_notify_other_table [0.400294s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up_retry [0.034927s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up_retry_fail [0.034503s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_create_localnet_port_tunnel_network_type [0.474156s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_segmentation_id [0.558420s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_post_connect [0.398578s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestIsRouterPortChanged.test__is_router_port_changed_not_changed [0.417884s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_unwatch_logical_switch_port_create_events [0.393474s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_add_two_routes [0.397989s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_changed_security_groups [0.834838s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_delete_event [0.402580s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_remove_two_routes [0.387173s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_delete [0.034869s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_handle_db_schema_changes_no_match_events [0.036310s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_handle_db_schema_changes_old_schema_to_old_schema [0.034767s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_last_touch_expired [0.034576s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_security [1.330013s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_add_and_remove_physnet [0.387517s] ... ok DEBUG: /usr/lib64/python3.9/site-packages/ovs/db/idl.py:1522: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead DEBUG: vlog.warn("error parsing column %s in table %s: %s" DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_other_column_update_event [0.379237s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingChassisUpdateEvent.test_event_matches [0.035387s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_match_chassis_change [0.033040s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_invalid_extra_dhcp_opts [0.746635s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_lost_physnet [0.381942s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_delete_event_matches [0.036032s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_no_match_no_options [0.033322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNAvailabilityZone.test_list_availability_zones_no_azs [0.371916s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_without_security_groups [0.684245s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit [0.880611s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNAvailabilityZone.test_list_availability_zones [0.820372s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_without_security_groups_no_ps [0.687529s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateful_not_supported [0.818856s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_live_migration_revision_mismatch_once [0.385974s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateful_supported [0.403483s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_mac_binding_entries [0.402229s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group [0.379209s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateless_not_supported [0.397586s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv4 [0.386104s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_no_key_set [0.377664s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_vip_port [0.769857s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateless_supported [0.389495s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis [0.385397s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_migrating_additional_chassis_missing [0.515364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv4_not_change [0.511763s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis_interval_not_expired [0.456646s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__delete_security_group [0.562100s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_migrating_additional_chassis_present [0.472652s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_no_chassis [0.384277s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_disable_dhcp [0.541418s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_wrong_key_value [0.411322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__process_sg_rule_notifications_sgr_create [0.389403s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_ovn_do_nothing [0.391757s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options [0.391341s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__sg_has_rules_with_same_normalized_cidr [0.369441s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_address_gets_port_mac [0.323989s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_with_ovn_lb_hm_port [0.406743s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_missing_ip_field [0.176476s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_up_no_dvr [0.386498s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_compute_port_status_up [1.093224s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [0.186289s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_below_max_limit [0.385801s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_extra_args [0.181900s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_ignored_port_update_from_fip_port [0.382431s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_more_than_max_allowed_address_pair [0.183874s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_no_port [0.394263s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_port_extra_dhcp_opts [0.383516s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_add_subnet_dhcp_options_in_ovn_with_slaac_v6_subnet [0.371301s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_no_subnet [0.395761s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_add_subnet_dhcp_options_in_ovn_with_given_ovn_dhcp_opts [0.394151s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_not_timed_out [0.374777s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [0.701231s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_true [0.377447s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_flat [0.388653s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBase.test_delete_mac_binding_entries [0.390412s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_need_to_frag_enabled [0.723941s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_true_one_diff [0.381891s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBase.test_delete_mac_binding_entries_ssl [0.389735s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv6_not_change [0.393755s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_missing_mac_field [0.313574s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_disabled_v4 [0.396429s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_host_not_alive [0.864905s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_with_nb_cfg_timestamp_not_timeout [0.880332s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_overlap_with_fixed_ip [0.426063s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_disabled_v6 [0.403230s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vxlan [0.404607s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_with_nb_cfg_timestamp_timeout [0.380049s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_allowed_address_pairs [0.331110s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_remote_managed_port_geneve [0.375165s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v4 [0.383381s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_host_not_found [0.393933s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_sriov_port_geneve [0.373288s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v6_dhcp_disabled [0.391428s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_bad_ip [0.600853s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_physnet_not_found [0.382640s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_bad_mac [0.182649s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_dhcp_disabled [0.377798s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_unsupported_vnic_type [0.397591s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [0.404107s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_dhcpv6_stateless_subnet [0.372372s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_with_disabled_security [0.934144s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [0.178136s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_metadata_route [0.377069s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_add_address_pairs [0.384547s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_and_update_ignored_fip_port [0.875375s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [0.285427s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_port_dhcp_options_classless_static_route [0.553326s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_stale_entry [0.956648s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_port_security_off_address_pairs [0.372600s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_igmp_snoop_enabled [0.482388s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_agentless_mech_drivers [0.498311s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [0.283492s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_vlan_passthru_disabled [0.472213s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_with_invalid_device_owner [0.392607s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_without_security_groups [0.776183s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_vlan_passthru_enabled [0.467802s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options [0.383758s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv6_slaac [0.395971s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_non_AgentMechanismDriverBase [0.919804s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_ipv6_subnet [0.386680s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_ports_wrong_vif_type [0.378413s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native [0.565496s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_ovn_octavia_vip [1.159756s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native_plugin_failure [0.918017s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_wrong_input [0.415310s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_port_invalid_binding_profile [1.544230s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native_quotas [0.413767s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_not_exist_in_ovn [0.781114s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_public_network [0.498022s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_remove_subnet_dhcp_options_in_ovn_ipv6 [0.383091s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [0.397288s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_network_precommit [0.414320s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_fields [0.526843s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_compute_port_status_down [0.708626s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis_interval_expired [0.390780s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation [0.402457s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_emulated [0.695140s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_mpnetworks_with_segmentation_id [0.701742s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_concurrent_delete [0.681053s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port [0.395525s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_parameters_invalid_values [0.592781s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_down [0.715031s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_native [0.734502s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_down_not_found [0.401246s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [0.642547s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_not_vip_port [0.754634s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_reverse_emulated [0.699686s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_live_migration_revision_mismatch_always [0.394506s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_up [0.655415s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_shared_networks_with_non_admin_user [0.720130s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_native [1.079479s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_up_extport [0.645502s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_unchanged_security_groups [0.832380s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [0.623445s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv6_slaac [0.382643s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_update_callback [1.016115s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group_existing_group [0.879590s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network [0.558970s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_enable_dhcp [0.828445s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_ignored_port_to_fip_device_owner [0.734009s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_other_tenant_returns_409 [0.793466s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_update_dhcp [0.383338s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_duplicate_mac_ip [0.171249s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [0.949830s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_empty_body [0.533149s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_equal_to_max_allowed_address_pair [0.311629s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_need_to_frag_disabled [0.688499s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_live_migration [0.387369s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBasicGet.test_single_get_admin [0.539045s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_subnet_set_shared [0.689311s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.806673s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_revision_mismatch_not_after_live_migration [0.409426s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_set_v6 [0.398479s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_network_with_portsecurity_false [0.523200s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_shared_owner_returns_403 [0.516841s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv4 [0.379295s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v4_dhcp_disabled [0.378748s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv6 [0.390474s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v6 [0.391101s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_fails_with_secgroup_and_port_security_false [0.663847s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_security_overrides_network_value [0.657229s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [0.389154s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_no_gw_ip [0.396257s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_security_false_allowed_address_pairs [0.317793s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_passing_true [0.657302s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_with_global_options_ipv6 [0.374724s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcpv4_options_ovn_conf_ip4_ip6_dns [0.462949s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_default_security_group [1.394810s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_security_true_allowed_address_pairs [1.084897s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcpv6_options_ovn_conf_ip4_ip6_dns [0.469022s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_security_group_and_net_sec_false [1.722689s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBasicGet.test_single_get_tenant [0.957730s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_remove_port_security_security_group_read [1.656638s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_not_set_v4 [0.635120s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_without_security_group_and_net_sec_false [1.196792s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_not_set_v6 [0.493123s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_ip_on_subnet_create [2.242625s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_with_no_admin_use_other_tenant_security_group [0.893231s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_not_created_if_exists [0.234976s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_set_v4 [0.499456s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_on_network_create [0.306661s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_security_off_with_security_group [1.000940s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_domain_name [0.449873s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_updating_network_port_security [0.719788s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_provider_network_attributes_segmentation_id [0.592125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_None_values [0.630540s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_no_gw_ip_but_metadata_ip [0.559768s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_no_binding [0.747039s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_provider_network_attributes_update_attrs [0.700865s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_with_global_options [0.553146s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [0.451893s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_as_admin [0.725101s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_on_network_delete [0.453072s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_multisegment_network [0.584171s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_compute_port_serviced_by_dvr [0.444742s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_ports [0.437780s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_port_not_serviced_by_dvr [0.477686s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_emulated [0.596920s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_json [1.333322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_tenants_and_quotas [0.914556s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_bulk_network_before_and_after_events_outside_of_txn [1.427776s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [1.353480s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_network [0.521686s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_tolerates_db_deadlock [1.606211s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_native_quotas [1.099369s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.212868s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_without_mac [0.790958s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_reverse_native [0.870376s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_emulated_plugin_failure [0.652571s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native_plugin_failure [0.586043s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_segmentation_id [0.692829s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_network_segment_allocation_fails [1.904131s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native_quotas [0.522476s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_portbinding_attrs [0.799351s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_emulated_plugin_failure [0.562652s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_port_binding_failure [0.611169s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_without_pk_in_fields_pagination_emulated [0.861341s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_public_network_no_admin_tenant [0.586454s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_allowed_address_pairs [0.622647s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [0.898765s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_without_pk_in_fields_pagination_native [0.978799s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [0.750276s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_native_quotas [0.729036s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_invalid_admin_status [1.146374s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_delete_callback [0.662274s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_create_callback [0.555732s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks [0.810712s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_and_fail_create_postcommit [1.310548s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_and_fail_bind_port_if_needed [1.590282s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_parameters [0.847714s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.864713s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_create_callback_aborts [1.224406s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [0.788678s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_show_network_with_subnet [0.695941s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_update_get_port_same_fixed_ips_order [0.906054s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_emulated [1.399943s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port [0.922568s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_shared_network_noadmin_returns_403 [0.667024s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_create_callback [0.556709s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_net_port_security_default [0.938451s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_update_includes_req [0.675610s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_tolerates_db_deadlock [1.647535s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_no_notify_in_disassociate_floatingips [1.339113s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_network_with_portsecurity_mac [0.562730s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_show_network [0.568075s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_with_ipv6_slaac_address [0.905990s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_default_true [0.703986s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.996674s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_duplicate_mac_generation [1.697872s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_on_port_security_false_network [0.945605s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_single_tenant [0.911176s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_is_mac_in_use [0.839002s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_by_device_id_second_call_failure [1.839702s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_shared [0.724740s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_admin_use_other_tenant_security_group [1.450969s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [0.789545s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_incorrect_resource_body [0.590466s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_no_admin_use_other_tenant_security_group [0.985757s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_l3_cleanup_on_net_delete [2.025864s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_fixed_ip_invalid_ip [1.100913s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_secgroup_none_and_port_security_false [0.762793s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_security_off_shared_network [1.579757s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip_substring_dual_stack [1.184705s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_remove_port_security_security_group [1.021366s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_security_off_shared_network [1.142072s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_get_ports_count [1.764063s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_for_network_owner [1.028776s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_admin_state_down [0.466096s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_ip [0.674509s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_with_admin_use_other_tenant_security_group [1.124166s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_with_blocks [0.905324s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_reverse_emulated [1.312213s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_security_groups [1.154469s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_retry_port_binding_unbound [0.985118s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network [0.873927s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_sort_native [1.247992s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.834851s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_bad_mac_format [1.272825s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_dhcp_port_serviced_by_dvr [0.462693s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_public_network [1.783364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_mac_generation [1.286157s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [1.322469s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_anticipating_allocation [0.931717s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_delete_outside_transaction [0.863134s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_sort_emulated [1.509385s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_bad_tenant [0.739741s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_ip [1.071382s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.855564s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.854930s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v4_and_v6 [1.346322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.817790s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v6_slaac [0.872980s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_emulated [1.250985s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native [0.808199s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_device_id_null [0.804059s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [0.693398s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [3.413339s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_non_existent_port [0.577033s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [0.504450s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_extra_dhcp_opts [1.202106s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_notify_port_updated_for_status_change [0.939153s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp [0.759741s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_wrong_input [1.233771s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [1.322804s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_wrong_fixed_ips [0.822588s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_if_port_exists [0.856301s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_non_existent_port [0.439344s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac [1.480219s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_create_resillient_to_duplicate_records [1.927987s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_by_network_owner [1.029205s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_port_exists_owned_by_network_race [1.365600s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_bad_owner [0.813104s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_public_network [0.797134s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_range_allocation [1.487448s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_ip [1.014652s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_by_device_id [1.316536s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_duplicate_mac [1.200398s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_status_short_id [0.897258s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_ignores_port_not_found [1.232265s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_status_with_network [0.856375s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [1.084594s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_port_ips_prefer_next_available_ip [2.426032s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [0.697302s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_multi_sgs_duplicate_rules [1.180901s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [1.548112s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_sg_default_rules [0.550890s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_disassociate_floatingips_do_notify_returns_nothing [0.810992s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_duplicate_ips [0.620821s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [1.332186s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_admin_state [0.569491s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_delete_port_with_security_groups_port_doesnt_remove_pg [1.396245s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [0.955197s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_ips_only [3.706496s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_change_rule [0.798668s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip [1.114492s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_fixed_ip_invalid_subnet_id [0.672694s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_mac_address [0.547030s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_duplicate_rule [0.902785s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_not_on_network [1.142733s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip_substring [1.649004s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.984213s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_show_port [0.916702s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.786218s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segments_mixed_allocation_prohibited [1.845328s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_device_id_unchanged [0.891702s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [1.188060s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_fixed_ip_changed [1.134910s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_delete_segment_delete_localnet_port_compat_name [1.356560s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports [1.913931s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_emulated [1.580519s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [1.037007s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [1.018043s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_native [1.386654s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_reverse_native [1.391335s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [0.959121s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_does_not_change [1.552668s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V6_cidr [0.590709s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_create_outside_transaction [0.892963s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_mac_generation_4octet [0.876533s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_hostroutes [0.643987s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_not_admin [0.854713s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_registry_publish_before_after_port_binding [1.009241s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [0.607011s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [0.582630s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_regenerate_mac [1.028782s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_test_delete_network_port_exists_dhcp [0.993596s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ips [0.972719s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [1.127034s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [0.566031s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_delete_ip [1.514579s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port [3.699351s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_V4_cidr [0.596957s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [1.320488s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_V6_cidr [0.604846s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [1.104929s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_overlapping_subnets [0.915978s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_baremetal [0.690926s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_addr_modes [0.407771s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [0.555156s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_update_outside_transaction [1.021352s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_v6_slaac [1.318327s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_remote_managed [1.287092s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_delete_security_group [0.314420s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_values [1.090703s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_name_do_not_notify_sg [0.924088s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.568006s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_update_resillient_to_duplicate_records [1.660437s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_port_with_sgs [1.177700s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_status_build [0.776741s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ip [0.916934s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [1.425451s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_duplicate_rule_multi_ports [1.424031s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_check_segment_for_agent [0.182459s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_duplicate_ip [1.844246s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_multiple_allocation_pools [0.775588s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [0.816554s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_empty_body [1.452942s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [0.648104s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_clear_segment_host_mapping [1.185880s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [0.589873s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_empty_data [0.908273s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_shared_returns_400 [0.684969s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_invalid_fixed_ips [1.436428s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [1.314875s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port [1.104074s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [0.896452s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet [0.742236s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_direct_physical [0.638749s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id [1.324705s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_V6_slaac_big_prefix [0.974727s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_large_allocation_pool [1.434512s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_macvtap [1.111319s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_boolean [0.758933s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_security_group [0.386010s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v4_and_v6_slaac [1.629821s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_nameserver [0.630282s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway [1.301910s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_test_delete_network_port_exists_fip_gw [1.058708s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [1.198090s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_bcast_returns_400 [0.608223s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_one_host_route [1.581990s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_of_network_returns_400 [0.683525s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_too_many_dns [0.678414s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port [2.174793s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_two_dns [0.722131s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_delete_segment_distributed_service_port_not_touched [3.959759s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [1.202240s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_add_additional_ip [1.017285s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.792504s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segment_create_localnet_port [0.850513s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_plugin_failure [0.690772s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_update_segment_host_mapping_with_new_segment [0.543691s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_values [1.383839s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [1.262077s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_native_quotas [0.774791s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [0.753697s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_used [1.148249s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_two_subnets_same_cidr_returns_400 [0.812192s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [1.673965s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet [0.761709s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_as_admin [0.734882s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ip_address_only [1.203877s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [1.903453s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_ip_version [0.942464s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_dns_and_route [1.304258s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_incorrect_resource_body [1.005756s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr [0.913961s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_tenant [0.856688s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count_filter_by_project_id [0.943614s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_ip_version [0.628029s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [1.355519s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_check_mtu_in_mech_context [1.303313s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [1.815955s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets [1.043602s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [1.266227s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_stale_subnet [1.137162s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [1.194828s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.767758s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_port_not_found [1.037328s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_empty_sg [0.948267s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_reverse_emulated [1.059500s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_direct [0.643437s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [1.097961s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [1.273783s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_reverse_native [1.315575s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [0.591870s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_only_ip_version_v6_no_pool [1.247549s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [0.638149s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_ipv6_address_mode [0.575436s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_too_many_routes [0.857239s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segments_subnet_metadata_ip_allocation [2.752074s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_sort_emulated [2.040768s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.773934s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_v6_allocation_pool [0.860856s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_delete_segment_delete_localnet_port [0.663807s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [0.870134s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [1.161949s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_sort_native [1.577024s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_update_segment_host_mapping [1.117041s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [0.866774s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native [0.960559s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V4_cidr [0.827984s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_prevents_network_deletion [1.056875s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_same_ra_and_addr_modes [0.521700s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_network [0.810660s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_show_subnet [0.765435s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [0.938145s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [1.074047s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_unsupported_subnet_cidr_loopback [0.811671s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_ip_version_null [0.892547s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [1.811867s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.904712s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_pools [1.056595s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [1.017950s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [1.554796s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_no_gw_to_no_gw [0.830224s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_no_ip_version [0.796422s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_port_exists_owned_by_network [1.081202s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [0.826781s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_uuid [2.052609s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [1.575664s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_port_exists_owned_by_other [1.067703s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_allocation_pool [0.796155s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.745672s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_defaults [0.973434s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_dhcp_disabled [0.789040s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_race_with_dhcp_port_creation [0.949654s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_invalid_gw_V4_cidr [0.789438s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.688748s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_dns [1.100075s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [1.596678s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [1.107841s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_bad_route_404 [0.519603s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [1.384579s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.872118s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [1.256386s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_create_returns_201 [0.644065s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [0.865075s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [1.044321s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_update_invalid_json_400 [0.832415s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [0.570142s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [0.829692s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_uuid [1.471604s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test__set_unset_virtual_port_type_unset [0.827516s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_different_ra_and_addr_modes [0.520604s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_one_dns [0.787432s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_filtering_by_project_id [0.956441s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.950475s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_emulated [0.969351s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_update_port_bound [1.687798s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_shared [1.419108s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_two_subnets [1.003297s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [1.405484s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_only_vtep_physical_switch [0.905951s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_emulated [1.167961s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [1.175939s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_pd_gw_values [1.585115s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_ra_modes [0.501681s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_create_subnetnotfound [1.437469s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_route [1.333576s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [1.174039s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count [1.045759s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_db_migration [3.357687s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_no_resource_available [0.181520s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_with_filter [0.166729s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_before_create_callback [1.667712s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_unallocated_segment_in_pools [0.054305s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_finally_allocated_segment_in_pools [0.084583s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_primary_keys [0.088398s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_allocate_tenant_segment [0.050803s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_get_mtu [0.063379s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_phynet_name_multiple [0.049092s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeMultiRangeTest.test_release_segment [0.081820s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [0.931143s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.069127s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.076041s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.046819s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.067554s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.053605s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.053640s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.062565s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.071167s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_parameter [0.863120s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_nonzero_cidr [2.079558s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.626093s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.081414s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.062419s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test__delete_expired_default_network_segment_ranges [0.068442s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_allocate_tenant_segment [0.087464s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [1.930804s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_and_allocated_in_final_range [0.129119s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_network_different_tenant [0.674482s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_no_op [0.074663s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTunnelMTUTest.test_get_mtu_ipv4 [0.051272s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_caching [0.065521s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_prevents_subnet_deletion [0.865421s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_no_host [0.052037s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_without_port_context [0.059279s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.073703s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.104285s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.089853s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.079784s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.058682s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.063654s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.057405s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_notify [0.056722s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.055326s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.073093s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_delete_endpoint [0.048041s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_ip [0.057626s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_update_callback [0.943591s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.050635s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_partial_segment_is_partial_segment [0.056724s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_specific_segment_is_not_partial_segment [0.054828s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_tunnel_type [0.075355s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTunnelMTUTest.test_get_mtu_ipv4 [0.067170s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_with_allocation_range [1.555299s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeAllocationTest.test_allocate_tenant_segment_in_order_of_config [0.147742s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_two_host_routes [1.717068s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_allocate_tenant_segment [0.301978s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_unsupported_subnet_cidr_multicast [0.862337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_ipv6 [0.873995s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_partial_segment_is_partial_segment [0.790773s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_release_segment [0.264141s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_already_allocated [0.484193s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_quotas [0.813840s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [2.386790s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet [1.421636s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_input [0.441296s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_adding_additional_host_routes_and_dns [0.896014s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_callback [1.010307s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_physical_network [0.788769s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_segmentation_id [0.251466s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [1.540133s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_without_physical_network [0.449176s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools [1.010414s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count_filter_by_unknown_filter [1.154795s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTestWithNetworkSegmentRange.test__populate_new_default_network_segment_ranges [0.328741s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.059565s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.058890s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.060328s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.057392s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.061065s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_failed_devices [0.043903s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.058805s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_gw_to_no_gw [0.872198s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_ip_address [0.686129s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.884262s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.753224s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [0.762749s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test__populate_new_default_network_segment_ranges [0.088933s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_subnet [0.657414s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_host [0.058407s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.080291s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_partial_segment_is_partial_segment [0.046642s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test__parse_dns_domain_missing_fields_in_context [0.107025s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns [1.125359s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.891149s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port [1.030603s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_native [1.381076s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns_to_None [1.243589s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [0.961548s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_dns_name_field_missing [0.486150s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route_to_None [0.920172s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_create_callback [1.455988s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_domain [1.326549s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_with_incorrect_resource_body [0.667686s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_delete_callback [1.065001s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [2.205862s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ptr_zones [0.918991s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_returns_200 [1.019437s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_address_mode_fails [0.727602s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_tenant_network [0.722527s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_lifecycle_dns_retains_order [1.007740s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [0.703686s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_show_returns_200 [1.032891s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_attributes_fails [0.870699s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_usable_after_update [1.319629s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test__set_unset_virtual_port_type_set [1.063602s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips [2.082441s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_vtep_options_and_check_vtep_keys [0.553542s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [0.946285s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_no_gateway [1.146065s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_with_new_dns_name [1.201166s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [0.865246s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_vtep_options_and_parent_name_tag [1.233931s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_shared_returns_400 [1.212482s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_no_dns_domain [0.781515s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_delete_mac_binding_entries [0.765774s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_finally_unallocated_segment_outside_pools [0.115353s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_unallocated_segment_outside_pools [0.099927s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_primary_keys [0.129712s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_dns_domain_no_provider_net [0.587815s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_without_filters [0.120744s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_unallocated_segment_outside_pools [0.066739s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_release_segment [0.060707s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_phynet_name [0.065739s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_with_empty_body [1.152538s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_unsupported_physical_network [0.054082s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_without_physnet_restriction [0.082881s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_no_host [0.138318s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_no_dns_domain_no_provider_net [0.622308s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.079406s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_without_port_context [0.056600s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [2.251723s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_validate_subnet_host_routes_exhausted [0.709150s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ipv4 [0.674499s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list [0.624125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.064981s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_network_details [0.048766s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.055007s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.057540s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_notify [0.075602s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test__populate_new_default_network_segment_ranges [0.074411s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_delete_endpoint [0.057223s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ipv6 [0.512589s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.068867s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_reserve_provider_segment_full_specs [0.061137s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.081303s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns_with_too_many_entries [1.097484s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_tunnel_type [0.066184s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_validate_provider_segment [0.051384s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.093207s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.090736s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_network_details [0.065448s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_net_dns_domain_no_port_dns_domain [0.613406s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_delete_returns_204 [1.373586s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed [0.111095s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.057815s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.083461s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_empty_devices [0.140170s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.150767s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_allocate_tenant_segment [0.235970s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_gw_to_new_gw [1.224576s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_host [0.129123s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoints [0.125050s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_invalid_parent [1.042364s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_reserve_provider_segment [0.219526s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_net_dns_domain_port_dns_domain [1.384439s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_reserve_provider_segment_full_specs [0.215284s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.170359s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_release_provider_segment [0.131718s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [1.064683s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_allocate_tenant_segment_no_available [0.773328s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_invalid_tag [2.102523s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [1.708296s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_parse_network_exception_handling [1.138624s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ptr_zones [2.597173s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_release_segment_unallocated [0.336023s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_create_port_with_virtual_type_and_options [1.103356s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_in_tenant_pools [0.398884s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [1.024426s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_tenant_network [0.963541s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_without_physical_network [0.863097s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_without_segmentation_id [0.499399s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_delete_virtual_port_parent [1.545963s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_domain [1.483078s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_ra_mode_fails [2.050399s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_invalid_vtep_logical_switch [1.173220s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_sync_vlan_allocations [1.752208s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name_add_dns_domain_no_provider_net [1.097916s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [1.026373s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_missing_physical_network [0.288993s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_port_dns_domain_port_dns_name [1.055659s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_without_segmentation_id [1.119716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route [1.329178s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTestWithNetworkSegmentRange.test__delete_expired_default_network_segment_ranges [0.355118s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_vtep_options [2.357526s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.063039s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_no_host [0.063861s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.083867s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_non_dns_name_attribute [0.999100s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_without_port_context [0.117604s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_wrong_host [0.073080s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list [0.051878s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.076981s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.112417s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route_with_too_many_entries [0.924826s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_network_details [0.063422s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.080229s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.098586s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.063054s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_domain [0.682604s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.071929s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_notify [0.062114s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.093105s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_add_endpoint [0.115529s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.116783s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_delete_endpoint [0.111679s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_ip [0.135095s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_reserve_provider_segment [0.092692s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_no_op [0.092801s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTunnelMTUTest.test_get_mtu_ipv4 [0.145331s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_dns_driver_loaded_after_server_restart [1.327374s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [1.708654s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_validate_subnet_dns_nameservers_exhausted [0.885749s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips [0.983803s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ipv4 [1.284039s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_non_dns_name_attribute [0.770401s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_delete_with_req_body_returns_400 [0.893514s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_db_migration_with_pb_not_found [4.199839s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_first_attempt_fails [0.091910s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_without_filters [0.111551s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_finally_allocated_segment_in_pools [0.102758s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_outside_pools [0.083489s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port [1.471281s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_allocated_segment_in_pools [0.160484s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_domain [0.786365s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_finally_unallocated_segment_outside_pools [0.092670s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeDefaultTest.test_validate_provider_segment_default [0.050779s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_is_partial_segment [0.072140s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields [0.896868s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_reserve_provider_segment_already_reserved [0.116683s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_missing_physical_network [0.066071s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_unallowed_segmentation_id [0.084228s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_caching [0.069893s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.072398s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_name [0.616336s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_wrong_host [0.053226s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.059268s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.065699s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.055570s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_empty_devices [0.060955s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_failed_devices [0.072931s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_add_dns_name [1.056619s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ipv4 [0.503723s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.805188s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.064179s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ptr_zones [0.720142s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_host [0.051321s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoints [0.100721s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port [1.098985s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_partial_segment_is_partial_segment [0.131931s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields_noadmin [2.028450s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeMultiRangeTest.test_release_segment [0.122473s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.061609s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.064263s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_wrong_host [0.072686s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list [0.079172s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_tenant_network [0.703751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.099861s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.072975s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.088091s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.068401s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_net_dns_domain_port_dns_domain [0.844485s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_failed_devices [0.066265s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.755105s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_no_failure [0.078242s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.053773s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test__populate_new_default_network_segment_ranges [0.070942s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_reserve_provider_segment [0.075581s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment [0.041240s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_no_dns_domain [0.746295s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_get_mtu [0.276769s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name [0.686895s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_specific_segment_is_not_partial_segment [0.320319s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_update_returns_200 [1.061072s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name_no_dns_domain_no_provider_net [0.658536s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_non_dns_name_attribute [1.793328s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV2.test_insecure_client [0.001571s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_insecure_client [0.002317s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_secure_client [0.001694s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment [1.238712s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_dns_driver_loaded_after_server_restart [0.861509s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_no_phys_network_seg_id_0 [0.301658s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_port_with_tags [0.346389s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_caching [0.068512s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.059552s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_agent_registration_bad_timestamp [0.157810s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.076155s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_parent_and_tag [1.604067s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.085570s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed [0.078229s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.093981s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.055059s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_empty_devices [0.062925s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_no_failure [0.076285s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_allocate_tenant_segment [0.202570s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoints [0.060772s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dhcp_agent_keep_services_off [0.778265s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_specific_segment_is_not_partial_segment [0.058007s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_and_allocated_in_final_range [0.060591s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.085956s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_tunnel_type [0.055164s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTunnelMTUTest.test_get_mtu_ipv6 [0.079242s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_extend_port_dict_no_data_plane_status [0.278796s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_only_vtep_logical_switch [1.366829s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [2.230665s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_port_update_data_plane_status [0.691839s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_delete_mac_binding_entries_ssl [0.810973s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_outside_pools [0.070643s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_allocated_segment_in_pools [0.059414s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_allocated_segment_outside_pools [0.056731s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_first_attempt_fails [0.102364s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_show_port_has_data_plane_status [0.464726s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_no_resource_available [0.165939s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_with_filter [0.087198s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_domain_no_net_dns_domain [1.095022s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_allocated_segment_outside_pools [0.151419s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_unallocated_segment_in_pools [0.107204s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_parse_physical_network_mtus [0.067691s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_reserve_provider_segment [0.093029s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment [0.099947s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_csnat_rescheduling [2.558641s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.080526s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_l3_agent_keep_services_off [0.539891s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ipv6 [1.553154s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_domain_no_provider_net [1.246123s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [1.059372s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.065190s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed [0.080699s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.065648s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.071564s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.048145s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_restart_dhcp_agent [0.907933s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.098572s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name [0.822813s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_no_failure [0.106612s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_dns_driver_loaded_after_server_restart [0.981250s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_add_endpoint [0.114063s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_ip [0.112199s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.073496s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_reserve_provider_segment [0.236771s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_specific_segment_is_not_partial_segment [0.102805s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_tunnel_allocations [0.066501s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTunnelMTUTest.test_get_mtu_ipv6 [0.075663s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.047646s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [0.097126s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.110092s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_dns_name [1.141090s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.071307s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.058877s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_disabled [1.457654s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.073200s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.059228s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test__delete_expired_default_network_segment_ranges [0.060010s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_add_endpoint [0.074362s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.118723s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_and_allocated_in_final_range [0.062468s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_no_op [0.075075s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_tunnel_allocations [0.076696s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_validate_provider_segment [0.107178s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTunnelMTUTest.test_get_mtu_ipv6 [0.120950s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_allocate_tenant_segment [0.032624s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_is_partial_segment [0.036546s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment_with_unallowed_physical_network [0.042020s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [2.061761s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment_with_unallowed_segmentation_id [0.032928s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation_with_new_agent [1.089961s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment [0.248289s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeMultiRangeTest.test_release_segment [0.083548s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.089254s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [0.080812s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.078234s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.078935s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.082633s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_port_dns_domain_network_dns_domain [1.910743s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.107922s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test__delete_expired_default_network_segment_ranges [0.092990s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduling_on_port_creation [0.822162s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.116203s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_reserve_provider_segment_full_specs [0.108672s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_tunnel_allocations [0.166757s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_validate_provider_segment [0.054485s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_with_current_dns_name [1.423572s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_port_dns_domain_no_network_dns_domain [1.191172s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test__parse_dns_domain [0.948546s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_tenant_network [1.153038s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_hosted [1.673980s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_field_missing [0.567827s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_driver [0.836649s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_current_dns_name [1.151824s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_invalid_router [0.521424s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_name [1.031292s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_no_dns_domain [1.063771s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_domain [1.147060s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_no_remove_if_agent_has_dvr_service_ports [2.126096s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_with_current_dns_name [1.212438s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_clear_dns_name [1.410779s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name_port_dns_domain [1.595162s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_succeeded_after_failed_notification [0.573154s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_dns_name_field_missing [0.506327s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.271807s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_driver [0.660446s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips [1.367430s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_clearing_dns_name [1.639175s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_router_add_to_l3_agent_notification [1.307776s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test__prevent_segment_delete_with_port_bound_raise [0.073539s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_delete_network_segment [0.185486s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_result_not_found [0.089227s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_for_multiprovider_network [0.150273s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_tenant_network [1.411503s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_for_provider_network [0.124444s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_is_dynamic_true [0.126580s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_non_dns_name_attribute [0.993677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_clearing_dns_name [1.240762s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_delete_distributed_port_binding_if_stale [0.263187s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_update_distributed_port_binding_by_host [0.131619s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_status [0.049038s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_net_port_security_default [0.235902s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_with_current_dns_name [1.007346s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_network_with_portsecurity_mac [0.293217s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_with_current_dns_name [1.225706s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ipv6 [0.597990s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_new_dns_name [1.413698s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_fails_with_secgroup_and_port_security_false [0.853810s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_on_port_security_false_network [0.514807s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_fixed_ips_no_effect_after_clearing_dns_name [1.002504s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_driver [1.328535s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_replace_network_dns_domain [0.962095s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port [0.651487s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name_dns_domain_no_provider_net [0.503893s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_replace_port_dns_domain [0.956320s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_admin_use_other_tenant_security_group [1.268191s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_port_dns_domain_no_dns_name [0.626592s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips [0.832748s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV2.test_secure_client [0.001775s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_auth_type_password [0.004555s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_no_admin_use_other_tenant_security_group [0.542183s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_ports_bulk_with_tags [0.504052s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port [0.789525s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_type_args_passed_to_extension [0.397488s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_without_security_group_and_net_sec_false [0.707700s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port [1.487826s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_port_dns_domain_add_port_dns_name [0.673830s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_security_off_with_security_group [0.644603s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ipv4 [0.543381s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_dns_domain [0.944019s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_port_attr [0.632120s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ipv6 [0.598061s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_subnet_attr [0.421603s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__driver_not_loaded [0.059900s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_ambiguous [0.050751s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_network_precommit [0.043071s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_scheduling_to_only_dvr_snat_agent [1.971718s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_tenant_network [0.791691s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_active_networks_on_not_registered_yet_dhcp_agent [0.202693s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ptr_zones [0.799968s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_address_group_lifecycle [0.373214s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_networks_hosted_by_dhcp_agent_with_invalid_agent [0.228083s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_add_to_dhcp_agent [0.333703s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_name [0.687399s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_securitygroup_and_rule_lifecycle [0.605645s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [1.239620s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_tenant_network [0.842660s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts [1.076828s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port [0.854674s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_adding_extradhcpopts [0.617316s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_hosted [1.885037s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestExternalNetwork.test_external_network_type_vlan [0.210288s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_add_dns_name [0.690477s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_delete_subnet_faulty [0.458360s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_with_current_dns_name [1.883768s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet [0.402419s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_V6_slaac_big_prefix [0.230822s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_clear_dns_name [0.971966s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_driver [0.518652s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_disabled_agent [1.486773s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_allocation_pools_with_prefixlen_31 [0.548876s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_report_states [0.354911s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent_with_admin_state_down [0.428333s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_add_dns_name [0.864413s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_as_admin [0.523069s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_boolean [0.230711s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_two_l3_agents [0.351721s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_clearing_dns_name [1.461467s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_hostroutes [0.372077s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_restart_l3_agent [0.358551s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_tenant [0.441969s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_clear_dns_name [1.241182s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_uuid [0.255054s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_with_new_dns_name [1.227494s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_disabled [1.206296s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_with_new_dns_name [0.775322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV2.test_auth_type_not_defined [0.001535s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_port_security.TestML2ExtensionPortSecurity.test_extend_port_dict_no_port_security [0.099041s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_failed_notification_all_attempts [0.534028s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [1.053698s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_ports_bulk_no_tags [0.351695s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_no_dns_domain [0.865949s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_extend_port_dict_no_project_default [0.103920s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_agent_registration_invalid_timestamp_allowed [0.130586s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_from_dead_agent [0.435038s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [0.715755s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port [0.569679s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_cidrv6 [0.356038s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_dns_name_field_missing [0.424656s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.241493s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_V4_cidr [0.196431s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dhcp_agent_keep_services_on [1.287443s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_addr_modes [0.110819s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_rpc_sync_routers [1.324604s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_dns_driver_loaded_after_server_restart [0.709505s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_end_addr [0.675535s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_dvr_router [0.616075s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_clearing_dns_name [0.705980s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_start_addr [0.421197s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_manual_rescheduling [1.756152s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_with_current_dns_name [0.783964s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [1.082665s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_router_ids_on_host_no_l3_agent [0.136170s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments [0.152727s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_values [1.104411s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_add_to_dhcp_agent_with_admin_state_down [0.437863s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_remove_from_dhcp_agent_notification [0.372639s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_remove_from_dhcp_agent_on_concurrent_port_delete [0.558102s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_unreserved_dhcp_port_creation [0.500424s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_db_reference_error [0.653966s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_networks_segments_no_segments [0.135250s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port [0.117281s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host_multiple_results_found [0.128722s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_tenant_network [1.566217s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host_result_not_found [0.075523s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_router_intf_on_network [0.551359s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding [0.138853s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding_deals_with_db_duplicate [0.108665s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_bindings [0.170313s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_bindings_not_found [0.068207s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_network_with_portsecurity_false [0.232110s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_with_current_dns_name [0.770612s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_port_security.TestML2ExtensionPortSecurity.test_extend_network_dict_no_port_security [0.121514s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_reserved_port_after_network_remove_from_dhcp_agent [1.647434s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_out_of_range_allocation_pool_returns_400 [1.179304s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_port_create_propagate_uplink_status [0.437744s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_overlapping_allocation_pools_returns_409 [0.231961s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent [0.400285s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_security_off_shared_network [1.057622s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_show_port_has_propagate_uplink_status [0.552877s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_allocation_pool [0.359253s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_is_not_rescheduled_if_agent_is_back_online [0.477072s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_is_eligible_agent [0.187391s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_security_group_and_net_sec_false [0.521759s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_cidr_and_default_subnetpool [0.426869s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_no_reschedule_from_dead_admin_down_agent [0.489770s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.258460s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_l3_agent_keep_services_on [0.633147s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_with_no_admin_use_other_tenant_security_group [0.522269s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_routers_hosted_by_l3_agent_with_invalid_agent [0.145932s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_policy [0.300211s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_two_host_routes [0.413491s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_catches_rpc_db_and_reschedule_exceptions [0.302906s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_v6_allocation_pool [0.462478s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_port_attr [0.728762s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_network_dict [0.277210s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_network [0.505751s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_port_dict [0.489858s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_hosted_2 [1.554719s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity [0.084315s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_router [1.292335s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__driver_not_found [0.038658s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_positive [0.054810s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_ipv6_slaac_router_port_exists [0.572086s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_port_precommit [0.050243s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_registration_bad_timestamp [0.153614s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_subnet_precommit [0.108608s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TypeManagerTestCase.test_update_network_segment [0.113084s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_port_exists_owned_by_network [0.427540s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_updated_dhcp_agent_notification [0.392955s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_multiple_agents [0.844578s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_add_to_dhcp_agent_notification [0.343419s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_network_lifecycle [0.988677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_no_dhcp [0.846721s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_empty_router_extradhcpopts [0.628321s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_ha_port_create_notification [1.165230s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_race_with_dhcp_port_creation [1.598346s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_callback [0.284518s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_none_extradhcpopts [0.477175s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation [1.090892s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count_filter_by_project_id [0.427731s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_port_create_notification [1.009018s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_additional_extradhcpopt [0.662187s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestExternalNetwork.test_external_network_type_none [0.472291s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets [0.799616s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_reserved_dhcp_port_creation [1.051989s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_registration_bad_timestamp [0.303953s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_updated_l3_agent_notification [0.276555s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_port_faulty [1.133526s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_cidr_used_on_create [1.160702s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_delete_network_faulty [0.604470s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_no_reschedule [2.744973s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_native [1.101242s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_policy [0.525826s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_router_remove_from_l3_agent_notification [1.329247s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_distributed_router_interface_port [0.725434s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_generating_multiple_mac_addresses [0.085058s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_prevents_network_deletion [0.443093s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_networks_segments [0.277347s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host [0.371333s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_prevents_subnet_deletion [0.593751s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_segment_by_id [0.262046s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_segment_by_id_result_not_found [0.070897s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_distributed_port_binding_deleted_by_port_deletion [0.243810s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding_multiple_bindings [0.140454s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_remove_from_dhcp_agent [1.505181s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_usable_after_update [0.611181s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_binding_by_host_not_found [0.174153s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_host_super [0.098831s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_status_super [0.066894s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [2.012717s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_passing_true [0.523622s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V4_cidr [0.290970s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V4_cidr_prefix_len [0.234303s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet [1.101774s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_security_off_shared_network [0.724263s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_defaults [0.582899s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_down_agent [1.656460s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools [0.602112s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.580976s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_with_admin_use_other_tenant_security_group [0.907708s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_with_prefixlen_31 [0.859797s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_bcast_returns_400 [0.459741s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_hosted_network [1.193440s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns [0.453123s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gateway_in_allocation_pool_returns_409 [0.298198s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_values [0.791679s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_updating_network_port_security [1.150520s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.321673s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.272443s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_provider_info_update_network [0.242909s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduling_on_network_creation [1.068045s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_network_attr [0.569087s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent_two_times [0.438565s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_release_segment_nofity_mechanism_manager [0.550518s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_subnet_dict [0.575693s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_address_gets_port_mac [0.513062s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_extend_dict [0.324550s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_hosted_2 [0.806319s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_cidrv4 [1.485648s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_process_create [0.276534s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_extra_args [0.439955s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_driver_to_bind2 [0.115452s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_ipv6_address_mode [0.254085s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_is_not_rescheduled_from_alive_agent [0.373657s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity_ip_less_port [0.103996s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TypeManagerTestCase.test_update_network_segment_no_vlan_no_segmentation_id [0.053891s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_catches_exceptions_on_fetching_bindings [0.163110s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.234734s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_different_ra_and_addr_modes [0.148772s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_subnet_lifecycle [0.395617s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_iterates_after_reschedule_failure [0.565813s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_first_ip_owned_by_router [0.507026s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_name_extradhcpopt [0.561340s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [1.456607s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.498445s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_more_than_max_allowed_address_pair [0.316698s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopt_delete [0.720023s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_out_of_cidr_global [0.547891s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [0.773384s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_ipv6_change_value [0.755398s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_pd_gw_values [0.962307s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_network_faulty [0.922426s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_port_not_found [0.618927s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_multiple_allocation_pools [0.479737s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_subnet_list_queries_constant [1.623511s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_subnet_faulty [0.850144s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_large_allocation_pool [1.149993s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_network_list_queries_constant [1.283611s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_subnet_faulty [1.172796s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway [0.411593s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V6_cidr [0.409727s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway_allocation_pool [0.533289s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_ip_version [0.405942s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_one_dns [0.373833s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_ip_version_null [0.365107s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native [0.474374s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_nameserver [0.257078s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_quotas [0.285466s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_outside_cidr_returns_201 [0.451521s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_subnet_list_queries_constant [2.130703s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_native_quotas [0.300745s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_allocation_pool_returns_400 [0.235129s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_port_not_serviced_by_dvr [0.206446s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_128_V6_cidr [0.233928s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet [0.456593s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_32_V4_cidr [0.461453s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_ipv6_slaac_port_exists [0.567365s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_sync_data [8.007943s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_V6_cidr [0.441488s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_concurrent_csnat_port_delete [1.902675s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_address_mode_ip_version_4 [1.130926s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_None_values [0.317528s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_port_exists_owned_by_other [1.411205s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.438749s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_dns_and_route [0.412693s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_without_l3_agents [1.830382s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_anticipating_allocation [0.836005s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_out_of_cidr_lla [0.469553s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_route [0.743161s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.291689s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_bad_tenant [0.394932s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_ra_modes [0.143464s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_ip_already_allocated [0.613766s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network [0.821365s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count [0.934934s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_ip_address [0.410881s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_dvr_router_with_fixedip_on_fip_net [1.972112s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_port_on_network [0.702389s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_ip [0.660629s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments_no_networks_on_segment [0.185688s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test__prevent_segment_delete_with_port_bound_auto_delete [0.082900s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_subnet [0.378262s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_add_port_binding [0.137771s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_uuid [0.228682s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [0.463151s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native_quotas [0.265186s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [1.024905s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_port_binding_failure [0.432267s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_dynamic_segment [0.906443s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_multiple_results_found [0.094458s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_no_cidr_and_default_subnetpool [0.375988s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_emulated [0.946816s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_host [0.054002s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_portbinding_attrs [0.491065s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_default_true [0.400184s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_parameter [0.531354s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_security_overrides_network_value [0.508686s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_nonzero_cidr [1.499462s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_default_security_group [0.559748s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp [1.701685s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_secgroup_none_and_port_security_false [0.535894s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_non_existent_port [0.142932s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_dhcp_disabled [1.114789s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_remove_port_security_security_group [0.713255s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_sort_emulated [2.247109s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_by_network_owner [0.640799s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.355855s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_network_different_tenant [0.227396s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_disassociate_floatingips_do_notify_returns_nothing [0.559523s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_too_many_routes [0.318309s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_duplicate_ips [0.383968s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_remove_port_security_security_group_read [1.093211s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_admin_state [0.366667s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.630404s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [1.388162s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_mac_address [0.248526s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_emulated_plugin_failure [0.667521s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_is_mac_in_use [0.694302s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_ipv6 [0.531021s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_subnet_attr [1.611970s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [1.343928s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_process_update [0.305215s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_substring [1.045323s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_dhcp_port_associated_with_other_subnets [0.996061s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_network_attr [0.563920s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_and_gateway_ip [0.812291s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_driver_to_bind [0.086421s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity_ip_less_port_l3_only_driver [0.093971s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_negative [0.083094s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_dns [0.484601s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_security_groups [0.861659s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_transaction_state_error_doesnt_notify [0.460166s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns_with_too_many_entries [0.846360s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count_filter_by_unknown_filter [0.467559s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gw_outside_cidr_returns_200 [0.383769s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts_ipv4_opt_version [0.571920s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_project_id [0.594538s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.399751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts_ipv6_opt_version [0.534966s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.411453s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_for_network_owner [1.770802s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_router_extradhcpopt [0.867059s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_address_mode_fails [1.003032s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_string_extradhcpopt [0.702185s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route [0.428091s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_reverse_emulated [1.416737s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_shared_returns_400 [0.385531s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_reverse_emulated [0.828998s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_the_same_gw_as_in_use_by_router [0.638988s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_notify_port_updated_for_status_change [0.805951s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts [1.257935s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_with_empty_body [0.354251s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_reverse_native [0.841187s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_validate_subnet_host_routes_exhausted [0.252066s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_overlapping_subnets [0.647430s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_create_network_mtu_on_precommit [0.228229s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_sort_native [0.865151s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_create_builds_single_segment_original_network [0.418483s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_duplicate_mac [0.747847s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_delete_callback [0.498366s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_add_another_ver_opt [1.707830s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [0.473065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_prevent_delete_segment_with_tenant_port [0.824315s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_update_callback [0.470393s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_show_port [0.468892s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_with_same [0.697792s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_before_create_callback [0.553895s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_device_id_unchanged [0.789959s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_without_extradhcpopt_delete [0.736442s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_non_existent_port [0.162609s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_nofity_mechanism_manager [1.521904s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_duplicate_mac_ip [0.334784s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_with_allocation_range [1.225923s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_network_faulty [0.867125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_missing_ip_field [0.310091s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_unsupported_subnet_cidr_loopback [0.302182s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.342432s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_port_faulty [0.623459s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port [1.405983s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_overlap_with_fixed_ip [0.758862s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [0.542884s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_does_not_change [0.745229s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_allocation_pools_with_prefixlen_32 [0.508773s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_allowed_address_pairs [0.863595s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_invalid_returns_400 [1.596545s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [0.444013s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_pools [0.590956s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [0.415748s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.527261s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_check_mtu_in_mech_context [0.360144s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_v6_slaac [1.380548s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [0.335812s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_overlapping_returns_409 [0.345380s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [0.556503s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ip [0.839887s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_gw_to_new_gw [0.678867s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_delete_subnet_call_ipam_driver [1.054214s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_gw_to_no_gw [0.444158s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_empty_body [0.480635s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_dhcpv6_stateless_with_port_on_network [0.564371s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access [0.214514s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access_not_supported [0.226649s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_of_network_returns_400 [0.291352s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.552051s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_non_AgentMechanismDriverBase [0.239542s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.337518s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_invalid_gw_V4_cidr [0.349992s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_ports_wrong_vif_type [0.276963s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.195635s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_subnet_list_queries_constant [1.794546s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_dns_v4 [0.208544s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_network [0.244294s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_attributes_fails [0.401128s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_ipv6_ra_mode [0.195319s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native_plugin_failure [0.238223s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_same_ra_and_addr_modes [0.115051s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [0.133604s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.330350s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_network_list_queries_constant [0.573374s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_native_quotas [0.234261s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [0.599700s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_no_gateway [0.607892s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_no_ip_version [0.179866s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_only_ip_version_v6_no_pool [0.242019s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_shared_returns_400 [0.209412s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_port_list_in_shared_network_queries_constant [1.076977s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_native [1.064547s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway_fully_allocated [0.347985s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_reverse_emulated [0.534659s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [1.375011s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_segmentation_id [0.427896s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_create_builds_multisegment_original_network [0.289305s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_delete_builds_multisegment_original_network [0.208342s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_emulated [0.311069s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_one_host_route [1.183512s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_native [0.330653s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_too_many_dns [0.262252s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_release_segment [0.502388s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_update_callback [0.252061s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_create_callback [0.184311s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_fail_with_duplicate_param [0.466209s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_create_callback_aborts [0.197260s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_two_dns [0.591407s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_update_includes_req [0.330444s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_emulated [0.374259s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_missing_mac_field [0.556698s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_plugin_failure [0.286732s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_bad_mac [0.459178s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_single_tenant [0.829457s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_two_subnets [0.530237s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_two_subnets_same_cidr_returns_400 [0.270331s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [0.579157s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_empty_body [0.479418s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_port_security_off_address_pairs [0.408901s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_incorrect_resource_body [0.430117s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BasicGet.test_single_get_admin [0.198868s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_deallocates_slaac_correctly [0.701085s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BulkToggleWithoutBulkless.test_bulk_enabled_with_bulk_drivers [0.091661s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_port_list_queries_constant [4.739534s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_network_list_queries_constant [0.612099s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_other_subnet_on_network_still_in_use [0.770765s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_retry_port_binding_unbound [0.635796s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_ip_version [0.279689s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_shared_network_noadmin_returns_403 [1.255768s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_with_blocks [0.506477s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2AgentMechDrivers.test__update_segmentation_id_ports [0.276834s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_compute_port_serviced_by_dvr [0.112439s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_shared [0.464460s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_provider_network_attributes_update_attrs [0.263896s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_as_admin [0.300311s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_non_AgentMechanismDriverBase [0.333061s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.537017s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_bulk_network_before_and_after_events_outside_of_txn [0.386607s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.367257s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_create_subnetnotfound [1.267263s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_show_subnet [0.278247s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.361751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_create_callback [0.271141s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.384730s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_lifecycle_dns_retains_order [0.441065s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network_segment_allocation_fails [1.524454s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_unsupported_subnet_cidr_multicast [0.168826s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native [0.324956s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [0.835831s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_adding_additional_host_routes_and_dns [0.397347s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_public_network [0.343564s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns_to_None [0.622818s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_mpnetworks_with_segmentation_id [0.591637s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_emulated_plugin_failure [1.130560s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_no_gw_to_no_gw [0.486583s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_emulated [0.403952s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_port_list_queries_constant [4.936580s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_without_mac [0.424085s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_without_pk_in_fields_pagination_native [0.433964s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gw_ip_in_use_by_router_returns_409 [0.773910s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_show_network [0.228793s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native [0.574996s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv4_dns_v6 [0.352287s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native_plugin_failure [0.225134s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_extra_dhcp_opts [0.243725s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_address_mode_ip_version_4 [0.341638s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_wrong_input [0.217724s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_native_quotas [0.367476s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_multi_tenants_returns_409 [1.267862s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_provider_network_attributes_segmentation_id [0.195239s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_if_port_exists [0.423243s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_agentless_mech_drivers [0.304290s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_cannot_disable_dhcp [1.203438s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_non_AgentMechanismDriverBase [0.344972s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [0.550522s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_ra_mode_fails [0.350888s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_emulated_plugin_failure [0.205257s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native_quotas [0.136085s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_wrong_input [0.138749s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_notifies_l3_plugin [0.460284s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_public_network_no_admin_tenant [0.166467s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route_to_None [0.573917s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route_with_too_many_entries [0.310543s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks [0.389259s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_with_incorrect_resource_body [0.263928s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_fields [0.261495s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_validate_subnet_dns_nameservers_exhausted [0.280049s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_reverse_native [0.497861s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_floatingip_create_precommit_event [1.329014s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_success_with_partial_segment [0.396350s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_segmentation_id [0.481060s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_update_network_mtu [0.400988s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [0.607314s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_remote_key_native_returns_400 [0.297686s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_port_list_queries_constant [5.392403s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_bad_ip [0.294369s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_admin_state_down [0.126414s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_ip [0.332669s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [0.145256s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_bad_mac_format [0.157597s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_security_false_allowed_address_pairs [0.427210s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_dhcp_port_serviced_by_dvr [0.150689s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.441011s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_security_true_allowed_address_pairs [0.410625s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_update_callback [0.933705s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_json [0.359596s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_create_callback_aborts [0.394207s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [0.797075s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.492599s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_equal_to_max_allowed_address_pair [0.972102s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_single_tenant [0.546578s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_incorrect_resource_body [0.278391s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.718088s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_public_network [0.810354s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_provider_network_attributes_segmentation_id [0.290308s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_add_address_pairs [0.586519s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_provider_network_attributes_update_attrs [0.193933s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BasicGet.test_single_get_tenant [0.262793s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_ports_wrong_vif_type [0.245558s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_emulated [0.803968s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_no_binding [0.293884s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_reverse_native [0.879178s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [0.153814s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_bulk_network_before_and_after_events_outside_of_txn [0.302890s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network_vlan_transparent_and_mtu [0.192913s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_allowed_address_pairs [0.313917s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_native_quotas [0.202602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [0.419017s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks [0.335828s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_sort_emulated [0.958489s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_tolerates_db_deadlock [1.247572s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_reverse_native [0.444703s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [0.412167s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_parameters_invalid_values [0.313375s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_wrong_fixed_ips [1.301008s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_and_fail_bind_port_if_needed [0.716863s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_mac_generation_4octet [1.339313s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.502121s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_extended_attr_native_returns_400 [1.041527s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_and_fail_create_postcommit [0.741344s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_without_pk_in_fields_pagination_emulated [0.497185s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_update_get_port_same_fixed_ips_order [0.554983s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_delete_callback [0.295914s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port [0.584748s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_create_callback [0.249603s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_show_network_with_subnet [0.375617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network [0.239410s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_port_exists_owned_by_network_race [1.254319s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_subnet_set_shared [0.335148s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_public_network [1.035393s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_no_notify_in_disassociate_floatingips [0.477478s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_shared_network_noadmin_returns_403 [0.298421s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_provider_network_attributes_update_attrs [0.200887s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_ipv6_slaac_address [0.537958s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port [2.994002s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_bulk_network_before_and_after_events_outside_of_txn [0.364035s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_tenants_and_quotas_fail [0.094200s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_update_outside_transaction [0.498305s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_public_network [0.192955s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_tolerates_db_deadlock [1.104429s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_floatingip_notifies_l3_plugin [0.545084s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_port_ips_prefer_next_available_ip [1.651364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_emulated [1.158858s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [0.398457s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_range_allocation [1.414144s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_parameters_invalid_values [0.281235s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_by_device_id [0.937942s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_segmentation_id [0.295272s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [0.395158s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [0.590669s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_emulated [0.315923s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_extended_attr_native_returns_400 [0.315065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v4_and_v6_slaac [0.618081s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_native [0.272693s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_remote_key_native_returns_400 [0.351862s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_duplicate_mac_generation [1.101128s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_delete_callback [0.378327s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_by_device_id_second_call_failure [1.783668s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v6_slaac [1.160793s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_show_network [0.243644s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.765961s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_ignores_port_not_found [0.451810s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_test_delete_network_port_exists_dhcp [0.534298s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_other_tenant_returns_409 [0.549311s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [0.432472s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_shared [0.355492s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_add_additional_ip [0.597922s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [0.416627s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_shared_owner_returns_403 [0.287121s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_prefix_names [0.104473s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_check_mac_update_allowed_unless_bound [0.202748s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_fixed_ip_invalid_ip [0.499098s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_delete_ip [0.507843s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip [1.555607s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_fixed_ip_invalid_subnet_id [0.317427s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [0.823822s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_substring_dual_stack [1.054598s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_fixed_ip_changed [0.597434s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_get_ports_count [1.304024s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__attempt_binding [1.734929s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_too_big [0.378153s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [0.714944s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_emulated [1.197827s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_binding_profile_not_changed [0.588065s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_l3_cleanup_on_net_delete [1.121128s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_vif_details [0.476080s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_process_distributed_port_binding_update_router_id [0.160071s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_native [1.051925s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_host_id_not_changed [0.483386s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [1.621902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile [0.607657s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports [1.647966s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac [0.693278s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_sort_native [1.008475s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_if_needed_early_exit_on_no_segments [0.366511s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_mac_generation [0.433465s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_distributed_port_binding_on_non_existent_port [0.203903s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_bad_owner [0.482583s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_delete_outside_transaction [0.511117s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_name_do_not_notify_sg [0.589272s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_status_build [0.463942s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile_none [1.059467s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_port_vnic_type [0.466224s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_status_short_id [0.490426s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_create_resillient_to_duplicate_records [1.917998s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ip_address_only [0.716569s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_ports_vnic_type [1.018159s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_no_binding [0.217320s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [3.030015s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [0.707404s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2FilterExtensions.test__filter_extensions_by_mech_driver [0.112100s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_anticipating_allocation [0.428388s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_create_outside_transaction [0.455093s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_update_resillient_to_duplicate_records [1.508352s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_ip [0.621345s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_registry_publish_before_after_port_binding [0.526145s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_duplicate_ip [0.525739s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_provider_network_attributes_update_attrs [0.956730s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.442836s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_multisegment_network [0.278613s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_bulk_network_before_and_after_events_outside_of_txn [0.399770s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_invalid_fixed_ips [1.028010s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_emulated [0.452810s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [0.975741s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_allowed_address_pairs [0.247430s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [0.565263s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks [0.413439s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_ips_only [2.206604s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_ip [0.636518s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_fields [0.553428s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_portbinding_attrs [1.189918s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_reverse_native [0.393443s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_regenerate_mac [0.534838s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_parameters_invalid_values [0.292987s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [0.460721s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [0.322572s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_status_with_network [0.642359s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_native_quotas [0.399945s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id [1.620434s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_without_pk_in_fields_pagination_emulated [0.460497s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_show_network_with_subnet [0.387676s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_and_fail_bind_port_if_needed [0.638711s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_non_existent_port [0.207017s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_not_on_network [0.770557s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port [0.536582s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_empty_data [1.487064s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_incorrect_resource_body [0.523293s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_by_network_owner [0.560433s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v4_and_v6 [1.023213s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [1.513365s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_ignores_port_not_found [0.353336s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_stale_subnet [0.560007s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_test_delete_network_port_exists_fip_gw [0.557870s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_other_tenant_returns_409 [0.575579s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access_multi_segments [0.284166s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [0.487311s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_multisegment_network [0.235307s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_device_id_null [0.471288s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_ports_wrong_vif_type [0.186168s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [0.503418s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network [0.289534s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_used [0.576846s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_emulated_plugin_failure [0.205796s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native_plugin_failure [0.198003s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_not_admin [0.450561s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_public_network_no_admin_tenant [0.141991s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_network_segment_allocation_fails [1.368873s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [0.882264s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native [0.343166s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ips [0.474866s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [0.428513s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native_quotas [0.153325s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_invalid_admin_status [0.607830s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_wrong_input [0.141669s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_parameters [0.343204s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_disassociate_floatingips_do_notify_returns_nothing [0.528034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_segmentation_id [0.322808s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [0.835291s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_fixed_ip_invalid_subnet_id [0.269527s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_invalid_admin_status [0.694297s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_mpnetworks_with_segmentation_id [0.630137s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_provider_network_attributes_segmentation_id [0.874677s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_extended_attr_native_returns_400 [1.029237s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_agentless_mech_drivers [0.194208s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_emulated_plugin_failure [0.230023s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_get_ports_count [1.317324s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_without_pk_in_fields_pagination_native [0.849501s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_without_pk_in_fields_pagination_emulated [0.587116s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_admin_state [0.319487s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_tenants_and_quotas [0.397777s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_public_network [0.219904s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_ip [0.305009s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_public_network_no_admin_tenant [0.140851s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_shared_networks_with_non_admin_user [0.528231s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_create_callback [0.245048s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_is_mac_in_use [0.468514s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_emulated [0.450502s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_create_callback [0.981557s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_delete_callback [0.293901s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_parameters [0.358872s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_other_tenant_returns_409 [0.549662s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_shared_owner_returns_403 [0.332519s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [0.406441s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.600130s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_empty_body [0.271594s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_l3_cleanup_on_net_delete [1.154545s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_shared_owner_returns_403 [0.225335s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_shared_networks_with_non_admin_user [0.411833s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_shared_network_noadmin_returns_403 [0.319972s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_show_network [0.240647s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_provider_network_attributes_update_attrs [0.239900s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_subnet_set_shared [0.417838s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_agentless_mech_drivers [0.294856s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_multisegment_network [0.317677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network_availability_zone [0.209509s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_bulk_network_before_and_after_events_outside_of_txn [0.293753s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_for_network_owner [1.238681s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network [0.936794s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_emulated [0.329784s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native_quotas [0.239967s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_create_outside_transaction [0.481467s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.548271s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_tenants_and_quotas [0.308718s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_segment_allocation_fails [0.963790s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_tenants_and_quotas_fail [0.162536s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_shared [0.262326s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_show_port [0.548182s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_provider_network_attributes_segmentation_id [0.265113s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_emulated [0.406263s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_wrong_input [0.150617s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_native_quotas [0.192993s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_test_delete_network_port_exists_dhcp [0.480722s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks [0.307389s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_emulated [1.023840s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_fields [0.219458s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_parameters_invalid_values [0.276922s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port [0.655225s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_native [1.052714s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_reverse_emulated [0.391840s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_without_pk_in_fields_pagination_native [0.407964s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_add_additional_ip [0.559815s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network [0.447480s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_reverse_native [0.435372s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_update_includes_req [0.312717s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_incorrect_resource_body [0.337711s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_parameters_invalid_values [0.292384s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_subnet_set_shared [0.378922s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_ports_wrong_vif_type [0.300741s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [0.795362s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_native [0.418270s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_vlan_transparent_fail [0.263622s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native [0.233256s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_does_not_change [0.438641s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native_plugin_failure [0.202235s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_tenants_and_quotas_fail [0.105526s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_remote_key_native_returns_400 [0.806434s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_native_quotas [0.171895s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network_segment_allocation_fails [1.198240s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_ip [0.519384s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_delete_callback [0.320780s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_mpnetworks_with_segmentation_id [0.376969s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_emulated_plugin_failure [0.348703s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_update_callback [0.281321s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native [0.309025s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_emulated [0.426785s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_create_callback [0.304193s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native_quotas [0.258561s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_create_callback_aborts [0.180006s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_tenants_and_quotas_fail [0.124021s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_reverse_emulated [0.433710s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_update_includes_req [0.306394s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ips [1.532392s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_show_network_with_subnet [0.296447s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_invalid_admin_status [0.640514s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_incorrect_resource_body [0.422905s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_parameters [0.916266s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_fields [0.315315s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.712161s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_emulated [0.318687s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_as_admin [0.388140s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_extended_attr_native_returns_400 [0.260708s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.547632s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.542532s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_without_pk_in_fields_pagination_emulated [0.476253s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_create_callback [0.225300s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_emulated [1.293284s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_create_callback [0.181600s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_single_tenant [0.669494s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_show_network [0.239711s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_native [0.412603s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_show_network_with_subnet [0.321590s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.204461s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_parameters [0.386184s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_emulated_plugin_failure [0.344247s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_shared [1.045087s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_segmentation_id [0.414416s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_wrong_input [0.226387s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_multi_tenants_returns_409 [0.685337s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_remote_key_native_returns_400 [0.394371s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_subnet_set_shared [0.433084s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_native_quotas [0.313477s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network [0.199041s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.561413s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_without_pk_in_fields_pagination_native [0.505771s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.496298s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_vlan_transparent [0.317759s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_shared_network_noadmin_returns_403 [0.221069s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_create_callback [0.203640s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_tenants_and_quotas [0.318570s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_if_port_exists [0.470357s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_port_obj_bulk ... SKIPPED: Bulk port method tests do not apply to IPAM plugin DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_public_network [0.272219s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_non_AgentMechanismDriverBase [0.905327s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_multi_tenants_returns_409 [0.872723s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network [0.176676s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_invalid_admin_status [0.472247s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_tenants_and_quotas [0.296525s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_other_tenant_returns_409 [0.454607s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_native [0.304203s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_with_ipv6_slaac_address [1.080504s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_emulated [0.282424s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_native [0.299047s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_single_tenant [0.538532s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_shared_networks_with_non_admin_user [0.371899s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_shared_networks_with_non_admin_user [0.331513s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_by_device_id_second_call_failure [0.671286s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_shared [0.254513s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_delete_callback [0.269078s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_duplicate_ips [0.254254s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.481332s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_empty_body [0.187712s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_fixed_ip_invalid_ip [0.268467s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_mac_address [0.218971s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_incorrect_resource_body [0.252917s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_shared_owner_returns_403 [0.848561s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_multisegment_network [0.190073s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network [0.849386s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_provider_network_attributes_segmentation_id [0.183435s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_ports_wrong_vif_type [0.199744s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.438713s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_agentless_mech_drivers [0.194947s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_network [0.172682s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_emulated_plugin_failure [0.167002s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native [0.274814s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.585942s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_wrong_input [0.161181s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_filtered_by_fixed_ip_with_limit [0.596330s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_tenants_and_quotas [0.415913s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_other_tenant_returns_409 [0.462369s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_native_quotas [0.204852s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_for_network_owner [0.532600s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_public_network_no_admin_tenant [0.132390s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_shared [0.243355s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_mpnetworks_with_segmentation_id [0.887787s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_shared_owner_returns_403 [0.191053s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_duplicate_mac [0.356048s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_empty_body [0.201377s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_invalid_admin_status [0.465949s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks [0.314428s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_agentless_mech_drivers [0.208748s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_fields [0.200323s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_invalid_fixed_ip_address_v6_slaac [0.393471s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_multisegment_network [0.194871s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_reverse_emulated [0.477339s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_emulated [0.198369s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_without_pk_in_fields_pagination_emulated [0.345201s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native_plugin_failure [0.167462s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_reverse_native [0.341176s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_wrong_input [0.130843s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_shared_networks_with_non_admin_user [0.341316s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_public_network [0.168588s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_public_network_no_admin_tenant [0.129390s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_update_callback [0.250032s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_parameters [0.392122s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_not_on_network [1.110164s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_create_callback_aborts [0.171289s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_create_callback [0.202929s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_create_callback [0.266070s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port [0.437756s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.444671s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_mpnetworks_with_segmentation_id [0.838917s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_shared_network_noadmin_returns_403 [0.227738s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical [0.105650s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_delete_ip [0.489451s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_reverse_emulated [0.345923s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_update_includes_req [0.899500s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_native [0.271878s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__attempt_binding_retries [0.618337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_update_callback [0.237390s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_show_network_with_subnet [0.357489s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_create_callback_aborts [0.173540s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [0.743507s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 383, in _delete_nova_inventory DEBUG: aggregate_id = self._get_aggregate_id(event.segment_id) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 370, in _get_aggregate_id DEBUG: aggregate_uuid = self.p_client.list_aggregates( DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 554, in list_aggregates DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_if_needed_early_exit_on_no_segments [0.326271s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_update_includes_req [0.230730s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_show_network [0.232040s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac [0.509889s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.700094s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile [0.883759s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.653627s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_non_AgentMechanismDriverBase [0.189943s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_none [0.360024s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_v6_slaac [0.893328s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_multi_tenants_returns_409 [0.797652s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_with_empty_dict [0.394571s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_subnet_set_shared [0.353883s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_not_admin [0.450855s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__verify_service_plugins_requirements [0.105944s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_check_mac_update_allowed_if_no_mac_change [0.107750s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_update_portinfo_non_admin [0.620995s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__commit_port_binding_populating_with_binding_levels [0.435550s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_network_segment_allocation_fails [1.207828s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ip_address_only [0.674882s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_emulated [0.563006s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_ports_vif_details [0.959710s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_return_on_concurrent_delete_and_binding [1.103476s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native_plugin_failure [0.426663s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_distributed_port_binding_on_concurrent_port_delete [0.606849s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_update_port_status_dvr_port_no_update_on_same_status [1.655071s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_distributed_port_binding_on_non_existent_port [0.174118s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native_quotas [0.787414s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_not_binding_agent [0.091370s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_V6_slaac_big_prefix [0.206562s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile_none [0.463182s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [0.187267s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_native [0.472633s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile_with_empty_dict [1.516568s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_nameserver [0.242529s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_port_vif_non_admin [0.415596s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_without_pk_in_fields_pagination_native [0.399751s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_check_mtu_in_mech_context [0.369066s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network [0.316388s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [0.576623s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host [1.096583s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_single_tenant [0.562052s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [0.254700s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_empty_body [0.232927s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [0.288421s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_incorrect_resource_body [0.274755s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_UUID [0.116091s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_V4_cidr [0.247800s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_non_host_update [0.831506s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_ipv6_address_mode [0.237178s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host_list [1.863043s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_addr_modes [0.133705s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_mac_address [0.412681s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile [0.406996s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_not_uuid_not_mac [0.198910s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__validate_port_supports_multiple_bindings [0.103299s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.343979s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__verify_service_plugins_requirements_missing_driver [0.139001s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_delete_port_binding_delete_binding_and_levels [0.117733s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_binding_profile_not_changed [0.532725s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host_update [1.164537s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_no_unbinding [0.805165s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_ports_vif_details [0.803526s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_no_unbinding_not_physical [0.153139s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_not_physycal [0.097441s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_if_needed_concurrent_calls [0.667433s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_return_on_concurrent_delete_and_binding [0.506320s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_values [1.732153s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_if_needed_concurrent_calls [0.461872s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__commit_port_binding_populating_with_binding_levels [0.454925s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_original_port_set [0.123461s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [0.349858s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_host_id_not_changed [0.480256s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_none [0.384021s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_create_portinfo_non_admin [0.577948s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [0.524569s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_create_portinfo_non_admin [0.503937s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_remove_port_binding_profile [0.612555s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_update_portinfo_non_admin [0.505198s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [0.660850s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_port_vnic_type_non_admin [1.283705s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [0.327548s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_host_id_none [0.579994s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_vif_details [0.579928s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_network_different_tenant [0.262013s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortSecurity.test_port_update_without_security_groups [0.430630s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_admin_state_down [0.105896s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_port_vif_host [0.598977s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [0.455298s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_too_many_routes [0.189368s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_process_distributed_port_binding_update_router_id [0.697069s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_retry_port_binding_unbound [0.630469s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_non_host_update_when_host_null [0.393529s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_dhcp_port_serviced_by_dvr [0.229158s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_v6_allocation_pool [0.364683s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_remove_port_binding_profile [0.411050s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_None_values [0.233821s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_distributed_port_binding_on_concurrent_port_delete [0.341753s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_emulated [0.441263s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [0.113484s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network [0.439050s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_with_blocks [0.521116s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_bad_mac_format [0.137068s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__attempt_binding [1.473089s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_ipv6 [1.094442s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.400650s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__attempt_binding_retries [0.520933s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_native_quotas [0.274442s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_original_port_set [0.136105s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_tolerates_db_deadlock [1.257303s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_json [0.389816s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [0.317100s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_too_big [0.394032s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_race_with_dhcp_port_creation [0.530639s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.449057s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_with_empty_dict [0.346015s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_without_mac [0.437771s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_dns [0.447764s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [0.120340s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.457522s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_host_id_none [0.387249s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_dns_and_route [0.377294s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.404924s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native [0.615262s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile [0.470908s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_ip_version [0.421713s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile_with_empty_dict [0.641462s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets [0.608997s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_compute_port_serviced_by_dvr [0.100428s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_port_not_serviced_by_dvr [0.110393s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_emulated [1.147750s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native_plugin_failure [1.172606s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native_quotas [0.213603s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_as_admin [0.309241s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_shared [0.432947s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_bad_tenant [0.219876s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_port_binding_failure [0.311459s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_extra_dhcp_opts [0.270551s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_wrong_input [0.200594s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_reverse_emulated [0.492657s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_wrong_fixed_ips [0.593073s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_reverse_native [0.490889s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_and_fail_create_postcommit [0.649816s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [1.266037s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_if_port_exists [0.438775s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_create_subnetnotfound [0.523674s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_emulated_plugin_failure [0.305892s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [1.004292s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [0.462819s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp [0.460255s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_update_get_port_same_fixed_ips_order [0.582192s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_show_subnet [0.860134s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [0.359172s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_create_callback [0.233345s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_no_notify_in_disassociate_floatingips [0.441746s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_delete_callback [0.294409s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_tolerates_db_deadlock [1.015020s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_public_network [0.378247s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_lifecycle_dns_retains_order [0.392914s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_port_exists_owned_by_network_race [1.027105s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_by_device_id_second_call_failure [0.780930s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_with_ipv6_slaac_address [0.644404s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_fixed_ip_invalid_ip [0.268695s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.497947s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [1.020164s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_mac_generation [0.352440s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_by_device_id [0.973980s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_with_allocation_range [0.700149s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_unsupported_subnet_cidr_loopback [0.223650s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_unsupported_subnet_cidr_multicast [0.193036s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_mac_generation_4octet [1.029155s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_adding_additional_host_routes_and_dns [0.409124s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip [1.731956s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_port_ips_prefer_next_available_ip [1.669413s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools [0.387101s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [0.706615s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [0.601963s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [1.235659s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_emulated [0.946644s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_duplicate_ips [0.954670s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [0.342864s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port [2.924185s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_native [0.966824s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [0.819744s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_no_gw_to_no_gw [0.366243s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_duplicate_mac_generation [1.331588s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_mac_address [0.295496s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_reverse_native [0.933814s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [0.585048s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.413736s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.266847s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_update_outside_transaction [0.527112s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route_to_None [0.579347s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports [1.019578s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route_with_too_many_entries [0.417994s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_range_allocation [1.328621s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [0.565961s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [3.172516s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_substring [0.773185s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_validate_subnet_dns_nameservers_exhausted [0.318662s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_bad_route_404 [0.154187s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_notify_port_updated_for_status_change [0.551269s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_delete_with_req_body_returns_400 [0.259795s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_overlapping_subnets [0.487555s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_substring_dual_stack [1.133625s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_returns_200 [0.860613s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields_noadmin [0.242961s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_invalid_fixed_ips [2.002069s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.241227s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_security_groups [0.887708s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_release_dynamic_segment [0.236138s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_multiprovider [0.293892s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_delete_outside_transaction [1.441079s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_single_multiprovider [0.233886s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v4_and_v6 [1.033653s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_extend_dictionary_no_segments [0.232571s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_release_segment_no_type_driver [0.231162s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_public_network [1.251494s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_get_mtu_with_physical_net [0.173311s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v4_and_v6_slaac [0.603756s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_create_resillient_to_duplicate_records [1.189037s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v6_slaac [0.561415s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding [0.988593s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_reverse_emulated [1.075677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_device_id_null [0.502462s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_update_resillient_to_duplicate_records [1.273419s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_device_id_unchanged [0.426296s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_already_active [0.643382s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_non_existent_port [0.116515s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_sort_emulated [1.077077s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_delete_ip [0.549411s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_duplicate_ip [0.849224s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_failure [0.844389s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [0.476165s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_sort_native [1.302775s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [1.259791s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_bind_non_pf_port_with_mac_port_not_updated [1.554365s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_registry_publish_before_after_port_binding [0.675883s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_subnet_v6_pd_slaac [0.766824s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_duplicate_mac [0.474962s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_duplicate_port_binding [0.596504s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac [0.792702s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding [0.610621s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_ips_only [2.459251s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [0.854973s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_bad_owner [0.433753s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_delete_non_existing_port_binding [0.674512s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_not_admin [0.455427s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding_update_unbound_host [0.454620s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_regenerate_mac [0.499252s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_not_on_network [1.500327s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_status_build [0.421952s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id [1.593435s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_with_new_host_binding_notifies_agent [0.892799s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_fixed_ip_changed [0.594069s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_status_short_id [0.609191s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_test_delete_network_port_exists_fip_gw [0.669564s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.testt_update_from_empty_to_host_binding_notifies_agent [0.699437s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_devices_details_list [0.087617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_devices_details_list_and_failed_devices [0.070422s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_used [0.661102s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_port_delete [0.055213s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_delete [0.037044s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_update [0.034939s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [0.825490s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_qos_policy_id_none [0.092787s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices_empty_dev [0.068572s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [0.736429s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices_failures [0.078139s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network [0.532580s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_name_do_not_notify_sg [0.516337s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_v6_slaac [1.042539s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_network_details [0.777923s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_call_update_port_status [0.038482s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_call_update_port_status_failed [0.069726s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_empty_devices [0.036392s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_no_failure [0.033970s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_with_device_not_bound_to_host_no_notify [0.076011s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_status_with_network [0.529252s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ip [0.756826s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_empty_body [0.488533s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_ip [1.402898s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ip_address_only [0.891071s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_only_ipv6_rule [1.129903s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.411652s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_stale_subnet [0.497440s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_empty_data [0.500732s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_emulated [0.674293s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.672083s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_ports_with_no_rules [0.883230s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [0.839062s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native [0.594962s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_bad_mac_format [0.163513s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native_plugin_failure [0.245868s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_egress [0.830039s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_None_values [0.297251s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port [0.661594s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_invalid_ip_and_subnet_id [1.670099s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_public_network [0.402295s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_egress [0.898471s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.416821s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_anticipating_allocation [1.099709s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_check_default_security_group_description [0.326134s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_ignores_port_not_found [0.447733s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_bad_tenant [0.226564s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_default_security_group_check_case_insensitive [0.192493s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.534877s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_json [0.466838s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native_quotas [0.237226s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_port_exists_owned_by_network_port_not_found [0.582673s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_no_security_groups [1.433350s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_remote_address_group_id [0.228966s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_get_ports_count [1.558646s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant [0.238734s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_admin_state [0.235462s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_db [0.377452s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_port_exists_owned_by_network_race [1.069060s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_dhcp_port_ips_prefer_next_available_ip [2.487866s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_filtered_by_fixed_ip [0.630140s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_db_emulated [0.388381s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_ip [0.395167s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_by_network_owner [0.641030s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_in_post [0.270956s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_in_post_emulated [0.325021s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.761592s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_sort_emulated [1.133818s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules [0.611088s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_by_device_id [1.014285s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_proto_num_name [0.444798s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_type_too_big [0.269380s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports [1.111453s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_sort_native [1.595080s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_public_network [0.707897s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_code_only [1.049982s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_duplicate_mac_generation [1.882845s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_mac_generation [0.573436s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_fixed_ip_invalid_subnet_id [0.357920s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_invalid_ip_prefix [0.616092s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_emulated [1.046135s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_is_mac_in_use [0.401977s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_max_only [0.391000s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_min_max_limits [0.396255s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v4_and_v6 [1.323670s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ports_but_no_protocol [0.314597s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_reverse_native [1.107933s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_native [0.962967s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_test_delete_network_port_exists_fip_gw [0.465379s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_port_bad [0.345112s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_default_security_group_rules [0.386617s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_device_id_null [0.543473s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_reverse_emulated [1.065481s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_empty_rules [0.625086s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_overlapping_subnets [1.471636s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [0.779175s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_on_port_with_admin_from_other_tenant [0.312605s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_mac_generation_4octet [0.463073s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_fixed_ip_address_v6_slaac [0.646138s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_ports_security_group [0.681983s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id [0.743687s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v6_slaac [0.500232s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_range_allocation [1.349603s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_test_delete_network_port_exists_dhcp [0.450654s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules [1.169944s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_duplicate_ip [0.685678s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_used [1.386172s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_fixed_ip_address_v6_slaac_router_iface [0.560370s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_status_notify_port_event_after_update [0.686256s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_member_updated [1.023813s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ip [1.381284s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group [0.267230s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_update_port_status_bumps_revision [0.689027s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_network_marks_dirty [0.348958s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents [0.160983s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_invalid_fixed_ips [1.062295s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_alive_agent [0.115457s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ips [0.638258s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_securitygroup_marks_dirty [0.294503s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_no_binding_failed_ports [0.125263s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_network_with_subnet_triggers_event [0.696619s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [0.805834s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_securitygroup_triggers_event [0.326963s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test___init__.MakeSerializableTestCase.test_make_serializable [0.054360s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [1.132104s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_get_link_vfs [0.055656s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_interface_not_exists [0.043445s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_agent_admin_state_down [0.112237s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_no_namespace [0.047658s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_error [0.036137s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_interface_removed_during_call [0.041502s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet [0.512682s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_namespace_not_exists [0.052190s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_no_namespace [0.036699s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_entries [0.036509s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_open_new_conntrack_handler_failed [0.059759s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_correct_output [0.055507s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_no_usage_info_calls_set_quota_usage [0.071070s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_resync [0.075707s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_delete_data_triggers_event [0.105821s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [0.614684s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [0.964522s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V4_cidr [0.237765s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_ips_only [2.427304s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_as_admin [0.321864s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_mark_dirty_no_dirty_project [0.780402s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_resync [0.061262s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_update_does_not_trigger_event [0.063967s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V6_cidr [0.214672s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.Test_CountResource.test_core_plugin_checked_first [0.038962s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_tracking_disabled [0.002278s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_with_tracking_disabled_by_config [0.001464s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_existing_with_override [0.001538s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_hostroutes [0.239053s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_no_az_hints_one_agent [0.304845s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_tenant [0.286019s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_ip_version_null [1.117588s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_no_host_mapping [0.541156s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.559911s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [0.636092s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v4_and_v6_slaac [1.835629s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.267441s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_two_agents_per_segment_one_hostable_agent [0.555643s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Network already scheduled) [0.121387s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_bcast_returns_400 [0.216456s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_of_network_returns_400 [0.225048s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [0.864734s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_show_port [0.697712s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [0.268128s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.211760s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_different_ra_and_addr_modes [0.124401s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_two_segments_with_one_subnet_each [1.144201s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_values [0.716436s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_device_id_unchanged [0.849036s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_many_networks [0.230797s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [0.674691s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_failed_on_unexpected [0.171997s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.270290s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [0.233566s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_auto_schedule [0.257043s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [0.481082s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_add_additional_ip [0.648341s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_same_ra_and_addr_modes [0.098316s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [0.280759s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.272764s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [0.671134s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_subnet_v6_pd_slaac [0.818033s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_bad_owner [0.493769s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_port_not_found [0.638899s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [1.317703s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [0.361403s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [2.305733s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_ip [0.944384s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [0.708747s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_one_dns [0.672297s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.256623s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [0.548151s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [0.740284s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native [0.387541s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_multiple_allocation_pools [0.459280s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [1.342488s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_no_ip_version [0.213697s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_dvr [0.233137s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_legacy [0.176991s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_only_ip_version_v6_no_pool [0.313536s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat_no_vms [0.199572s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_plugin_failure [1.107276s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_snat_mode [0.303298s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_allocation_pool [0.474857s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_stale_subnet [1.524103s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_two_subnets [0.450911s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_distributed_router_to_l3_agent_already_scheduled [0.290211s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_dhcp_disabled [0.390348s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_two_subnets_same_cidr_returns_400 [0.352936s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_bind_port_bumps_revision [0.457583s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.235199s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet [0.366537s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_dvr [0.744887s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [0.525605s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_legacy_to_dvr [0.247067s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_boolean [0.190625s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.751531s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_ha_snat_no_vms [0.273910s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_ip_version [0.230434s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [0.625803s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_no_vms [0.218269s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway [0.394644s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_pools [0.321621s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_mode [0.202225s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count [0.429614s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_one_host_route [0.304807s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_uuid [0.201762s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_bind_router_twice_for_non_ha [0.143001s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_too_many_dns [0.203987s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_defaults [0.572337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count_filter_by_project_id [0.684382s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_two_host_routes [0.504721s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.201156s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.201359s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count_filter_by_unknown_filter [0.390712s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [0.308077s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [0.216833s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_subnet [0.196096s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_catch_integrity_error [1.265777s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [0.187584s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_network [0.397982s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [0.167325s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_filtering_by_project_id [0.386710s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_V6_cidr [0.179418s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [0.506705s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_native [0.488983s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_remove_ha_router_from_agent [0.793659s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_router_doesnt_support_scheduling [0.101433s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_port_exists_owned_by_other [0.363693s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr_on_rmrt [0.109959s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.771558s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_route [0.365060s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [0.397601s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr_rmrt [0.734505s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_parameter [0.989535s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_removed_routers [0.102797s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr [0.362272s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_with_fip [0.140728s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_no_action [0.092583s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_ip_address [0.833779s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_mac_address_update [0.108246s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_sort_native [0.465035s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_port_delete [0.093551s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.362601s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_subnet_ids_on_router_no_subnet [0.090707s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [0.378773s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_prevents_network_deletion [0.405381s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_prevents_subnet_deletion [0.358488s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_emulated [0.587694s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_pd_gw_values [0.830809s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_ra_modes [0.095623s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_wont_create_redundant_ports [1.039092s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_candidates_skips_get_l3_agent_candidates_if_dvr_scheduled [0.047698s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [0.215820s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_update_callback [0.344070s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_routers_can_schedule_with_compat_agent [0.039259s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_no_external) [0.085519s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat, dvr and dvr_no_external) [0.083442s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_no_external) [0.088933s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_before_create_callback [0.284922s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(invalid) [0.120906s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [1.011939s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.290132s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_usable_after_update [0.573035s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_nonzero_cidr [1.098485s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns_with_too_many_entries [0.291348s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [0.382795s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_shared_returns_400 [0.186961s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [0.261635s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.254288s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [0.252220s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [0.252747s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns [0.343199s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete first binding_index,with manual scheduling) [1.471801s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_large_allocation_pool [0.848534s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.757608s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete middle binding_index,without manual scheduling) [0.642580s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [0.302737s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.266796s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns_to_None [0.957996s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_invalid_gw_V4_cidr [0.242731s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_two_dns [0.295804s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_gw_to_no_gw [0.404565s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Do not remove any bindings,with manual scheduling) [0.683219s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_quotas [0.228001s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_attributes_fails [0.371034s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.254865s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [0.425178s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_ra_mode_fails [0.303522s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [0.498335s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_port_exists_owned_by_network [0.378273s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_with_empty_body [0.306193s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [0.488857s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_callback [0.280696s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_validate_subnet_host_routes_exhausted [0.192923s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Do not remove any bindings,without manual scheduling) [1.201103s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_with_incorrect_resource_body [0.255222s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_create_returns_201 [0.187513s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_show_returns_200 [0.234681s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_delete_returns_204 [0.244343s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [0.517783s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segment [0.237872s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_update_returns_200 [0.244186s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_uuid [0.195238s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_duplicate_full_segments [0.166071s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete middle binding_index,without manual scheduling) [0.732568s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_duplicate_partial_segments [0.181805s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_multiple_segments_returns_minimal_mtu [0.085853s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_sort_emulated [0.441050s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_no_segments [0.093097s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_single_segment [0.101630s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segments_race_condition [0.729133s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet [0.331186s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Do not remove any bindings,without manual scheduling) [1.272743s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_fail_update_network_provider_attr [0.843187s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_gw_to_new_gw [0.873674s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_update_network_provider_attr_no_change [0.213529s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestTransactionGuard.test_delete_network_guard [0.129839s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_concurrency [1.416915s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestTransactionGuard.test_delete_subnet_guard [0.110609s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [0.520587s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete middle binding_index,without manual scheduling) [1.014386s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.264602s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_binding_fail_for_unknown_allocation [0.459355s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_for_non_compute_owner [0.553706s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_address_mode_fails [0.302480s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding_failure [0.493016s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [0.263102s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_list_port_bindings_with_query_parameters [0.677586s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding_for_non_compute_owner [0.379761s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Do not remove any bindings,with manual scheduling) [1.020350s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_no_gateway [0.457288s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route [0.385152s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_list_port_bindings [0.589701s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_pf_port_unbound_mac_reset [0.727342s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_shared_returns_400 [0.273801s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete last binding_index,without manual scheduling) [0.774261s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields [0.241850s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_show_port_binding_with_fields [0.517189s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding [0.565814s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_update_invalid_json_400 [0.192176s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segment_multiple_physnets [0.234757s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding_for_non_compute_owner [0.413860s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_plugin [0.149869s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Do not remove any bindings,with manual scheduling) [1.389751s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway1 [0.063201s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_provider [0.751959s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway2 [0.043696s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_network_with_router_and_interfaces [0.047722s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_failed [0.840961s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_only_network_again [0.049976s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_with_provider_and_multiprovider_fail [0.159352s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_provisioning_error_network_only [0.083890s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_provider_fail [0.089590s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_fail_on_missing_ext_net [0.051098s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_fail_on_missing_pools [0.047090s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_with_provisioning_error [0.054315s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding [1.634588s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_tenant_private_network_with_provisioning_error [0.047923s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value [0.076205s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_default_existed [0.065646s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_release_network_segments [0.307992s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_no_default [0.064529s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_get_mtu_None_returns_0 [0.096528s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_filter [0.582209s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_create_conntrack_helper [0.055586s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_helper_not_allowed [0.058433s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_unknown_segment_type_ignored [0.094962s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_get_conntrack_helper [0.063251s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_get_bound_port_context_cache_hit [0.419232s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_update_conntrack_helper [0.057838s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_new_zone_when_missing [0.037741s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_new_zone_with_custom_email [0.036495s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_duplicate_recordset [0.033035s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_with_reverse_dns [0.044034s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_with_reverse_zone_conflict [0.036769s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set [0.036295s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set_zone_not_found [0.044951s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_ipv4_ptr_is_misconfigured [0.043595s] ... ok DEBUG: {1} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__set_router_provider_attr_lookups [0.094693s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_non_existing_binding [0.536449s] ... ok DEBUG: {1} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__update_router_provider_invalid [0.054974s] ... ok DEBUG: {1} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__update_router_provider_with_flags [0.051300s] ... ok DEBUG: {1} neutron.tests.unit.services.l3_router.test_l3_router_plugin.TestL3PluginDvrConditional.test_dvr_alias_exposed_enabled [0.044481s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_create_events [0.044622s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_delete_events [0.042210s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_hierarchical_binding [0.735786s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_delete_events [0.045914s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_update_events_disabled_log [0.038811s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_update_events_enabled_log [0.037331s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_no_filter [1.137290s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_without_binding_does_not_notify [0.578916s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_delete_network [0.054430s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_device_details [0.037919s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_port_update [0.037151s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_up [0.037321s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_qos_policy_id_from_port [0.040422s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list [0.039942s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices [0.039215s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_bind_pf_port_with_mac_port_updated [1.147541s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_with_empty_devices [0.039575s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_failed_devices [0.044990s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_notify [0.047489s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_status_active [0.755545s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_bound_sg [1.305886s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_delete_port_binding [0.637127s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_not_bound_sg [0.510978s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_show_port_binding [0.457148s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding_multi_host_status [1.105441s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair_low_version [1.171111s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_db_api.LoggingRpcCallbackTestCase.test_get_sg_log_info_for_create_or_update_log [0.479455s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_non_existing_binding [0.411273s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_not_set_gw_port [0.037143s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_validators.TestRegisterValidateMethods.test_register_validate_method [0.034261s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_add_log_object_refs [0.031849s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test__get_cookie_by_id_not_found [0.038487s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_start_log_with_add_port_event [0.041729s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_process_binding_port_host_id_changed [0.469378s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_stop_log_with_delete_port_event [0.045036s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg_drop [0.050926s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test___init__ [0.033996s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_create_log [0.034807s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test___init__ [0.034172s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_with_unsupported_logging_type [0.053149s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_delete_log [0.052858s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_ingress [0.754856s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_log_with_return_value [0.058141s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_init_chain [0.037500s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_label_rule [0.040796s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_unbound [0.461486s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_notification_report [0.046153s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_purge_metering_info_delete [0.037059s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_dvr_routers [0.038265s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_legacy_routers [0.042737s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule [0.055062s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_when_no_namespace [0.047089s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_with_rules [0.043656s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_with_missing_chain [0.044643s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_iptables_manager_never_create_with_no_valid_namespace [0.042945s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_process_metering_label_rules [0.037710s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule [0.036177s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule_in_update [0.039854s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_metering_label_rules [0.049493s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_routers [0.036471s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding_failure [1.278919s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_source_group [0.934455s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_from_host_to_empty_binding_notifies_agent [0.830467s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group [0.232369s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_with_same_host_binding_does_not_notify [0.502364s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_get_devices_details_list_and_failed_devices [0.044077s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_get_ports_by_vnic_type_and_host [0.033638s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_context_without_bounded_segment [0.042649s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_allow_all_ipv4 [0.234206s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_port_binding_no_binding [0.451564s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_status_equal_new_status [0.040073s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_sync [0.042371s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_with_device_not_bound_to_host [0.035368s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_down [0.032637s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_notify_not_sent_with_port_not_found [0.037484s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_list [0.035936s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_with_device_not_bound_to_host [0.043507s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_caching [0.049011s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_network_qos_policy_id [0.036808s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ethertype_invalid_for_protocol [0.217412s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_no_active_in_host [0.034044s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_rpc_call [1.110811s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_group_id [0.280942s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmpv6_legacy_protocol_name [0.228936s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_remove_metering_label_rpc_call [0.322661s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair_backward_cmp [0.647846s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_no_host [0.625543s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_without_port_context [0.045155s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginL3AgentScheduler.test_add_metering_label_rpc_call [0.213653s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_wrong_host [0.049177s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginL3AgentSchedulerServicePlugin.test_add_metering_label_rpc_call [0.211058s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number [0.796681s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair [0.808345s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_remote_ip_prefix [0.244687s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_source_group [1.125499s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_max_name_length [0.217953s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_groups_native_quotas [0.223765s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_ingress_addr_pair [0.600372s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_default_security_group_nonadmin [0.286265s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_full_uuids_skip_port_id_lookup [0.160713s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_source_group [0.873442s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_empty_rules_id_only [0.268575s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_sg_rules_for_devices_ipv4_ingress_port_range_min_port_1 [0.600016s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_default_security_group_fail [0.187887s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_pagination [0.327020s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_bad_security_group [0.341503s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_with_unscheduled_router [2.203844s] ... ok DEBUG: {1} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_referenced [0.077806s] ... ok DEBUG: {1} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_type_unsupported [0.055065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_pagination_reverse [0.310686s] ... ok DEBUG: {1} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_delete_network_segment_range [0.070900s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_invalid_type_in_security_groups_param [0.316055s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floating_non_ext_network_returns_400 [0.376054s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.210997s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups [0.779352s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_delete_security_group_port_in_use [1.413796s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_multiple_security_groups [0.839780s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_shared_filter_false [0.236057s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_allow_all_ipv4_v6_bulk [0.279938s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_non_uuid [0.298612s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [0.622676s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_remote_group_id [0.231768s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_port_create_creates_default_security_group [0.396589s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_security_group_id [0.181463s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_rule_updated [0.289534s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant_remote_group_id [0.308551s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_no_public_subnet_returns_400 [0.735780s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_bulk [0.880522s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bulk_emulated [0.282525s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_not_existing_network_returns_404 [0.192431s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_multiple_security_groups [0.597851s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant_security_group_rule [0.274480s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_case_insensitive [0.243784s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bulk_native [0.242783s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_different_security_group_ids [0.297168s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_proto_name_num [0.295836s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_diff_desc [0.336086s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_type_and_code [0.330271s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ethertype_invalid_as_number [0.268611s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_security_group [1.087439s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmpv6_with_type_only [0.233104s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_name_to_default_fail [0.220785s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_invalid_ethertype_for_prefix [0.287716s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_max_name_length [0.296269s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_name [0.235881s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_code_too_big [0.832787s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_num [0.278428s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_type_only [0.260659s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_min_only [0.224552s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_protocol_num [0.252616s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_range [0.288398s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_port_marks_dirty [0.920197s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc [2.709878s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_min_port_greater_max [0.293972s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_securitygrouprule_marks_dirty [0.309701s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_multiple_remotes [0.265336s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_wrong_subnet_id [0.569034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_networks_clears_dirty [0.364022s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_remote_address_group_id [0.416724s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_with_port_bad [0.855397s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_ethertype [0.181543s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_securitygrouprules_clears_dirty [0.271777s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_tcp_protocol_as_number [0.267141s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_protocol [0.181221s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_securitygrouprule_triggers_event [0.268716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_non_uuid_security_group_id [0.173107s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_tcp_or_udp_protocol [0.169083s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_specific_id [0.320166s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_subnet_triggers_event [0.350338s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_namespace_not_exists [0.047711s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rules_admin_tenant [0.368101s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_in_namespace [0.108814s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_boolean_type_name [0.143495s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_interface_not_exists [0.077207s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_unmasked_prefix [0.307720s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_interface_removed_during_call [0.096944s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_no_namespace [0.038577s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_list_entries [0.039301s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_open_new_conntrack_handler_pass [0.037365s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_no_procs [0.036695s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestResource.test_resource_default_value [0.002311s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rules_native_quotas [0.224336s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_non_router_port_device_id_of_other_tenants_router_update [1.555621s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_reserved [0.098271s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_no_usage_info [0.066421s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_source_group_ip_and_ip_prefix [0.159819s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_resync [0.067988s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_false [0.063846s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_no_usage_info_calls_set_quota_usage [0.056753s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_tracked_resource [0.002245s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty [0.002425s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_invoked_with_tracking_disabled [0.001755s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_new_resource [0.001337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_default_security_group [0.237785s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails [0.370494s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_no_az_hints_multiple_agent [0.131901s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_too_long_name [0.761252s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_select_az_with_least_weight [0.109373s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails_nested_delete_router_failed [0.301914s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_default_security_group_admin [0.374725s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_two_az_hints_one_available_az [0.207859s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_address_group_in_use [0.351089s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_on_port_from_wrong_tenant [0.328359s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_security_group [0.323577s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_delete_ext_net_with_disassociated_floating_ips [0.534532s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group [0.311944s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_pagination_reverse [0.327056s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_large_port_count_broken_into_parts [0.763088s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_many_hostable_agents [1.088770s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_shared_filter_true [0.224372s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_get_ports_from_devices_with_bad_id [0.185882s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_one_hostable_agent [0.317339s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_sort [0.349352s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_no_db_calls_with_no_ports [0.156343s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_one_agents_per_network [0.181181s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_pagination [0.306503s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_two_agents_per_network [0.191839s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Network present) [0.108233s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(No network) [0.074387s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_sort [0.304498s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Match AZ) [0.084805s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_auto_reschedule_vs_network_on_dead_agent [0.099619s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_network_rescheduled_when_db_returns_active_hosts [0.108083s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_groups_created_outside_transaction [0.697922s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active [0.143067s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_default_security_group_name_fail [0.295902s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_default [0.220027s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_doesnt_occur_if_no_agents [0.100998s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_catches_exceptions_on_fetching_bindings [0.069124s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_failed [0.123229s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floating_ip_direct_port_delete_returns_409 [2.473470s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_az_hints [0.257276s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_get_ports_from_devices [1.271224s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_list_creates_default_security_group [0.182149s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_skip_duplicate_default_sg_error [0.246363s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_remove_security_group_empty_list [1.326561s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_default_security_group_with_description [0.275919s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_boolean_type_name [0.251874s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_too_long_name [0.250475s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_ha_auto_schedule [1.633080s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_subnet_marks_dirty [0.510284s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_disassociate_notification_port_delete [2.090947s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_least_routers [0.289257s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_subnets_clears_dirty [0.331570s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test__schedule_router_skips_unschedulable_routers [0.163634s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_remove_security_group_none [1.476939s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent [0.219202s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_subnetpool_triggers_event [0.251784s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_get_link_id [0.040052s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_interface_removed_during_call [0.041467s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_namespace_not_exists [0.039351s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_error [0.034366s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_new_router [0.161713s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_interface_not_exists [0.034171s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_no_entry [0.033535s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_icmp_entry [0.041732s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_tcp_entry [0.038416s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_no_vms [0.179756s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_new_failed [0.035886s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_no_namespace [0.067298s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_invalid_type_in_security_groups_param [0.454509s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_no_usage_info [0.058959s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_mode [0.160538s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_resync_calls_set_quota_usage [0.057903s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_mark_dirty [0.051681s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_no_dirty_resource [0.002454s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_tracked [0.001498s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_existing_no_override [0.001434s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_no_agents [0.033462s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_pagination [1.076202s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_several_agents [0.041188s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent [0.185066s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_default_az_hints [0.119925s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_legacy [0.199612s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_one_az_hints [0.124968s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr [0.201948s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestL3ResourcesEventHandler.test_create_delete_floating_ip_triggers_event [0.661026s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat [0.173076s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_network_with_subnet_marks_dirty [0.492370s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_subnetpool_marks_dirty [0.223422s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_equal_distribution [0.959508s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(dhcp disabled) [0.109366s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agents_hosting_routers [0.748336s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_schedule_dvr_router_without_snatbinding_and_no_gw [0.172744s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_ports_clears_dirty [0.426857s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_schedule_router_distributed [0.151106s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_one_segment_one_subnet [0.509626s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_securitygroups_clears_dirty [0.234624s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_network_not_rescheduled_when_db_returns_all_hosts [0.099141s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_subnetpools_clears_dirty [0.182421s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_multi_agent_fail_one [0.089792s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_multi_agents [0.098126s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_single_agent [0.074044s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_bind_router_returns_None [0.600327s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_network_triggers_event [0.311224s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active_admin_down [0.190613s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active_admin_up [0.130936s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_port_id [2.633500s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_admin_down [0.150435s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_admin_up [0.153350s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_auto_schedule_network_excess_agents [0.089967s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_filter_bindings [0.120677s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent [0.148096s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_port_triggers_event [0.956596s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_concurrent_removal [0.114992s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [1.039142s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_error [0.078737s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_get_agents_dict_for_router_unscheduled_returns_empty_list [0.085450s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_in_namespace [0.073948s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test__get_routers_can_schedule_with_no_target_routers [0.177358s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_op_not_supported [0.047017s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_in_namespace [0.040994s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_udp_entry [0.037722s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestResource.test_create_resource_with_plural_name [0.001950s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestResource.test_create_resource_without_plural_name [0.001524s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestResource.test_resource_negative_default_value [0.001968s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_add_delete_data_triggers_event [0.068846s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_bulk_delete_protection [0.093769s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_first_call_with_dirty_false [0.063348s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_first_call_with_dirty_false [0.068935s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_false [0.056859s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_resync_calls_set_quota_usage [0.056869s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.Test_CountResource.test_all_plugins_checked [0.033248s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_non_tracked_resource [0.001739s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_no_tracked_resource [0.001642s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_not_tracked [0.001197s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_tracked_resource_error_if_already_registered_as_untracked [0.001178s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_force_scheduling [0.040683s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_two_az_hints [0.147407s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_ha_az_hints [0.998227s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_two_agents_per_segment [0.394828s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_no_active_agents [0.167658s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Agent down) [0.087955s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_remove_ha_router_from_all_agents [1.532152s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Invalid host) [0.075914s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Not match AZ) [0.067135s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_one_segment_two_subnet [0.526240s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_reschedule_ha_routers_from_down_agents [0.683784s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_host_network_filter_by_hosts [0.123217s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr [0.117276s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_auto_schedule_no_match [0.151782s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_removing_routers [0.135818s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_allowed_address_pairs [0.097848s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_ip_update [0.105504s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_without_ip_change [0.093330s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_dvr_handle_new_service_port [0.142033s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_subnet_ids_on_router [0.095345s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_default_az [0.944191s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [2.429705s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_ha_router_when_dvr_agent_exist [0.615637s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_distributed_router_to_l3_agent [0.184270s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_distributed_router_to_l3_agent_already_scheduled [0.196720s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_dvr_to_snat [0.206605s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_router [4.952519s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_ha_router_when_incompatible_agent_exist [0.582854s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_absent_router [0.180345s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr [0.187655s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_ha_snat_no_vms [0.170281s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat [0.765022s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [2.327090s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_specific_router_when_agent_added [1.507987s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test__unbind_router_removes_binding [0.195543s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/common/utils.py", line 953, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 238, in _create_or_update_nova_inventory DEBUG: self._update_nova_inventory(event) DEBUG: File "/builddir/build/BUILD/neutron-22.2.2.dev31/neutron/services/segments/plugin.py", line 246, in _update_nova_inventory DEBUG: ipv4_inventory = self.p_client.get_inventory(event.segment_id, DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 58, in wrapper DEBUG: return f(self, *a, **k) DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 487, in get_inventory DEBUG: return self._get(url).json() DEBUG: File "/usr/lib/python3.9/site-packages/neutron_lib/placement/client.py", line 190, in _get DEBUG: return self._client.get(url, endpoint_filter=self._ks_filter, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1141, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 811, in request DEBUG: base_url = self.get_endpoint(auth, allow=allow, DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_invalid_fixed_ip [1.945665s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_already_scheduled [0.227445s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_legacy_to_dvr [0.256260s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_existing_router [0.223341s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_random_scheduling [1.710998s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [1.393820s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_schedule_router_distributed [0.140633s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_centralized [0.766347s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_legacy [0.373548s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agents_hosting_routers [0.265245s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_schedule_dvr_router_without_snatbinding_and_no_gw [0.167842s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [1.197380s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test__unbind_router_removes_binding [0.235785s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_already_scheduled [0.208930s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_dvr_to_snat [0.192347s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_scheduler_auto_schedule_when_agent_added [1.606390s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_absent_router [0.176517s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test__schedule_router_skips_unschedulable_routers [0.160095s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat_no_vms [0.179738s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_distributed_router_to_l3_agent [0.193608s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_via_router_interface_returns_201 [3.206291s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_existing_router [0.167561s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_legacy [0.194132s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_new_router [0.214054s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_centralized [0.172275s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_snat_mode [0.192958s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_scheduler [1.705007s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_add_ha_interface_to_l3_agent [0.799716s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_bind_router_returns_None [0.656042s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_with_assoc_fails [1.534607s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_clears_orphaned_floatingip_port [0.433079s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_catch_router_not_found [0.755684s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_catch_router_not_found [1.431581s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_delete_ha_interfaces_from_agent [0.839035s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [1.145546s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_list_l3_agents_hosting_legacy_router [0.188336s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(no filter) [0.148747s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(legacy) [0.112316s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat and dvr) [0.117245s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__check_dvr_serviceable_ports_on_host [0.368546s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat and dvr_no_external) [0.106478s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_nexthop_is_port_ip [1.776871s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_new_port_action [0.091237s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat) [0.106709s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_scheduler [3.223374s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_removed_routers_fip [0.097597s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr) [0.091163s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_no_removing_routers [0.090124s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_when_unbound_port_migrates_to_bound_host [0.098284s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_list_l3_agents_hosting_ha_router [0.800900s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_none_nexthop [0.934308s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat and dvr) [0.814047s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat, dvr and dvr_no_external) [0.120467s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule [1.237509s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete first binding_index,without manual scheduling) [0.768356s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [0.607445s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_multi_routes [1.447542s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_add_ha_router_to_agent [1.538247s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete last binding_index,with manual scheduling) [0.776425s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_schedule_routers_unique_binding_indices [0.571292s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [0.894085s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_new_port_no_action [0.139430s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [0.804708s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change [0.089804s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_allowed_address_pairs_revert [0.129811s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_migration_port_profile [0.102764s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_dvr_routers_by_subnet_ids [0.094698s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete last binding_index,with manual scheduling) [1.090863s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [1.067684s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_all_routers_when_agent_added [1.009014s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete last binding_index,without manual scheduling) [0.935103s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_cidr_overlapped_with_gateway [2.175764s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [1.255605s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [0.639727s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_scheduler_with_ha_enabled [2.183182s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete last binding_index,without manual scheduling) [1.695235s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_port [1.003704s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [1.211251s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_routers_can_schedule_with_no_compat_agent [0.041364s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete first binding_index,with manual scheduling) [0.943545s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [1.502352s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete first binding_index,without manual scheduling) [0.792775s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_bind_router_returns_None [1.057722s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_subnet1_returns_400 [1.375545s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_catch_integrity_error [1.121774s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete middle binding_index,without manual scheduling) [0.848936s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_candidates_iterable_on_early_returns [0.042895s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnets_same_net [1.562051s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_get_routers_l3_agents_count [2.172023s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_no_data_returns_400 [0.379279s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete last binding_index,with manual scheduling) [1.401413s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_candidates_provided [0.042437s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat) [0.107189s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_no_chassis_available_for_new_gateway [0.041062s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(invalid) [0.076100s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(no filter) [0.082305s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_network_with_router [0.133324s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__cleanup_handles_failures [0.051692s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(legacy) [0.076908s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__save_with_provisioning_error [0.067097s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat and dvr_no_external) [0.081652s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_get_auto_allocated_topology_dry_run_bad_input [0.049429s] ... ok DEBUG: {2} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_get_conntrack_helper [0.063358s] ... ok DEBUG: {2} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_get_conntrack_helpers [0.055915s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_zone_not_found [0.037542s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_reverse_zone_over_quota [0.037164s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_ipv6_ptr_is_misconfigured [0.036029s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test___attrs_to_driver [0.053226s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_catch_integrity_error [2.079736s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test_driver_owns_router [0.059615s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_delete_router [0.044464s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_create_events [0.036857s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete middle binding_index,with manual scheduling) [0.794784s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_bound_port [0.381461s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_not_bound_port [0.413846s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_sg_callback.TestSecurityGroupRuleCallback.test_handle_event [0.037935s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_target_id_not_exists [0.034974s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_overlapped_cidr_returns_400 [1.787207s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_unbound_vnic_type_not_supported [0.051767s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_vif_type_supported [0.060670s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_initialize_bridge [0.047937s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_set_controller_rate_limit [0.047637s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_start_log_with_update_or_create_log_event [0.042203s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg_all [0.044948s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_catch_router_not_found [1.339070s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_missing_acls [0.042940s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_with_log_name [0.043359s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__set_acls_log [0.043070s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test_create_meter_name [0.043904s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_vif_type_compatible [0.036304s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete first binding_index,with manual scheduling) [1.029787s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestGetParameter.test__get_param_missing_parameter [0.075921s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestHandleResourceCallback.test_subscribe_resources_cb [0.053558s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversCalls.test_not_implemented_call_methods [0.757163s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Do not remove any bindings,with manual scheduling) [0.946815s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerLoggingTypes.test_available_logging_types [0.071123s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_get_ordered_l3_agents_by_num_routers [1.168383s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_empty_with_no_drivers [0.060892s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr) [0.077115s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_log_without_return_value [0.118973s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_add_metering_label_runtime_error [0.043390s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_add_metering_label_with_bad_driver_impl [0.047782s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_info_create_no_granular_traffic_counters [0.055055s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_label [0.040109s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_remove_metering_label [0.041554s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_router_deleted [0.038521s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_sync_router_namespaces [0.036899s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label [0.039646s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_sync_router_namespaces [0.037372s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet_with_port_from_other_tenant [2.255900s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_dest_and_remote_ip [0.360645s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_metering_label_shared_rpc_call [0.327575s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_with_both_ids_returns_400 [0.440144s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Delete last binding_index,without manual scheduling) [1.233042s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_routers_updated_on_host_rpc_call [0.143470s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete first binding_index,with manual scheduling) [1.644471s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_shared [0.375051s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_type_supported [0.047534s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_unreferenced [0.045293s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range [0.062951s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_bind_router_returns_None(Do not remove any bindings,without manual scheduling) [0.582485s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_clear_gateway_callback_failure_returns_409 [0.973164s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete first binding_index,without manual scheduling) [0.864099s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete first binding_index,without manual scheduling) [1.047171s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_concurrent_delete_upon_subnet_create [0.924889s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Do not remove any bindings,with manual scheduling) [0.816102s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_gateway_port_ip_changed [1.843523s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete middle binding_index,with manual scheduling) [1.005910s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete first binding_index,without manual scheduling) [1.124737s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.438405s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_gateway_port_ip_not_changed [1.010446s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_integrity_error(Delete middle binding_index,without manual scheduling) [0.996777s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [0.648840s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_subnetpool_address_scope_update [0.717434s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete middle binding_index,with manual scheduling) [1.648737s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_race_with_interface_add [1.308183s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete middle binding_index,with manual scheduling) [1.608206s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete last binding_index,with manual scheduling) [1.049669s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_subnet_inuse_returns_409 [0.701416s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete last binding_index,with manual scheduling) [0.863348s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_with_port_existed_returns_409 [0.660649s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [2.706254s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Do not remove any bindings,without manual scheduling) [1.087749s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_chassis_available_for_existing_gateway [0.038776s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test__get_chassis_load_by_prios_no_ports [0.033883s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_no_chassis_available_for_existing_gateway [0.035166s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_catch_router_not_found(Delete last binding_index,without manual scheduling) [0.888847s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_provisioning_error_no_topology [0.050237s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_fail_expected_cleanup [0.046156s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_tenant_private_network_handles_subnet_errors [0.048360s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_default_not_changed [0.050280s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_get_auto_allocated_topology_dry_run_happy_path_for_kevin [0.057685s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc_to_ipv6_subnet [0.645439s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_delete_conntrack_helper [0.694405s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set_with_reverse_dns [0.035877s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__clear_router_provider [0.052434s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_gateway_set_fail_after_port_create [1.497612s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__flavor_plugin [0.070098s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports(Delete first binding_index,with manual scheduling) [1.124837s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__set_router_provider_flavor_specified [0.056882s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_update_events_disabled_log [0.051048s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_update_events_enabled_log [0.042907s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_add_router [0.042240s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.042522s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test_handle_not_port_vm [0.035081s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_parameters [0.361401s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_duplicated_specific_ip [1.115776s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test__get_ports_being_logged [0.401973s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_callback_failure_returns_409 [0.655915s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip [0.586501s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_db_api.LoggingRpcCallbackTestCase.test_get_sg_log_info_for_port_added_event [0.457012s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_invalid_resource_constraint [0.069596s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_resource_id_not_exists [0.043513s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_resource_id_not_specific [0.033415s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_validators.TestRegisterValidateMethods.test_get_validated_method [0.038403s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log [0.043899s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_logging_type_supported [0.049574s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_vnic_compatible [0.035716s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversCalls.test_implemented_call_methods [0.090856s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_update_log [0.036543s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test_get_sg_log_info_for_port [0.035123s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete middle binding_index,with manual scheduling) [1.621507s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_out_of_allocation [0.539550s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.TestRegisterValidateRPCMethods.test_register_rpc_methods_method [0.038102s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_full_options [0.053801s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_inuse_returns_409 [0.752259s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_nonexistent_target [0.047295s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_parent_resource [0.049648s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_target [0.054092s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_delete_nonexistent_log [0.048093s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_update_log [0.054672s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_update_log_none_enabled [0.053130s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_info_update [0.041461s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingips_native_quotas [0.463638s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_notification_report_interval [0.111980s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_routers_updated [0.036400s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_create_iptables_manager_for_distributed_routers [0.033479s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Do not remove any bindings,without manual scheduling) [0.826100s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_filter_existing_chassis [0.035982s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_chassis_available_for_new_gateway [0.050869s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_random_chassis_available_for_new_gateway [0.040287s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test__get_chassis_load_by_prios_several_ports [0.033175s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_existing_chassis_available_for_existing_gateway [0.041182s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway3 [0.064026s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_with_rebalance [0.052797s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_nothing_returns_400 [1.056361s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_happy_path_for_kevin [0.089099s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_create_stateless_iptables_manager [0.663239s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_expected_cleanup [0.050493s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_process_metering_label_rules_with_no_gateway_router [0.049390s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_delete_conntrack_helper [0.057734s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_with_dvr_routers [0.034688s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_routers_removal [0.035065s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_conntrack_helper [0.058816s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_helper_invalid_proto_for_helper [0.073086s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_update_conntrack_helper [0.053478s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set [0.035765s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_over_quota [0.041976s] ... ok DEBUG: {0} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test_uses_scheduler [0.051896s] ... ok DEBUG: {0} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.Test_LegacyPlusProviderConfiguration.test__update_router_provider_invalid [0.035717s] ... ok DEBUG: {0} neutron.tests.unit.services.l3_router.test_l3_router_plugin.TestL3PluginDvrConditional.test_dvr_alias_exposed_disabled [0.043726s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_update_router [0.042291s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test_handle_port_vm [0.044268s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_dest_ip_only [0.455229s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_no_ip_prefix_entered [0.283530s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test__get_ports_being_logged_not_supported_log_type [0.383805s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_unsupported_logging_type [0.044034s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_resource_id_not_exists [0.054363s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_disable_events [0.033787s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_snat_disable [0.033502s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_unbound_vnic_type_supported [0.063578s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_vif_type_not_supported [0.047004s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_source_ip_only [0.380208s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_is_empty [0.065166s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_removed_log_object_ref [0.032559s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_generate_cookie [0.127969s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_stop_log_with_delete_log_event [0.039157s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_returns_200 [1.636728s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_src_and_dest_ip_only [0.320626s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_src_and_remote_ip [0.199568s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_first_floatingip_associate_notification [2.623638s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_empty [0.643600s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg [0.056596s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_port [0.073418s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_only_if_exists [0.095333s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test_create [0.061285s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_empty_with_no_loaded_drivers [0.089400s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_with_one_loaded_driver [0.052012s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_set_gateway_cidr_overlapped_with_subnets [1.135559s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_with_two_loaded_drivers [0.084318s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_delete_log [0.037568s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test_get_sg_log_info_for_log_resources [0.037267s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.rpc.test_server.TestRegisterValidateRPCMethods.test_get_rpc_method [0.039078s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_disabled [0.052310s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_nonexistent_sg_resource [0.061429s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_show [0.274270s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_not_bound_port [0.051285s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_with_unsupported_logging_type_on_port [0.054152s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_sg_resource [0.052661s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_logs [0.048938s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_get_traffic_counters [0.062755s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_metering_agent_host_value [0.045263s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_purge_metering_info [0.037909s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_remove_metering_label_rule [0.042325s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_update_metering_label_rule [0.037654s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule_dvr_router [0.048966s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update [0.484338s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule_without_label [0.038375s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_granular_data [0.042708s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_legacy_mode [0.035236s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label [0.041376s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule_dvr_router [0.062645s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering [2.033468s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_metering_label_rpc_call [0.275102s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_crd_ops [2.104505s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_not_shared [0.250041s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__are_allocated_segments_in_range_unimpacted [0.056796s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_unsupported_network_type [0.049957s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_delete_network_segment_range_failed_with_segment_referenced [0.062282s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_update_network_segment_range [0.065250s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_update_network_segment_range_failed_with_impacted_existing_range [0.064965s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.159831s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_delete_metering_label_does_not_clear_router_tenant_id [1.078779s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_remove_one_metering_label_rpc_call [0.374213s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_existed_floatingip [2.768213s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [2.566811s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_invalid_external_ip [0.507028s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_non_admin_context_agent_notification [2.405761s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_port_device_id_to_different_tenants_router [0.996582s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_with_inactive_router [2.349417s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_multisubnet_id [0.785653s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__are_allocated_segments_in_range_impacted [0.051702s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_pagination_reverse [1.308542s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_update_lrouter_port [0.120179s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range_missing_physical_network_for_vlan [0.077256s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_vlan_network [0.113410s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_and_invalid_fip_address [0.442690s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_associate_to_dhcp_port_fails [0.411639s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_floating_network_id_returns_400 [0.143850s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_floating_port_id_returns_400 [0.168349s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_id_and_fip_address [0.519478s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_external_ip_present_type_snat [0.850681s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_ipv6_only_network_returns_400 [0.360267s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip [0.190029s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_disable_snat [0.168213s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_multiple [0.106368s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_ovn_l3_router_plugin_without_ovn_mech_driver [0.189966s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_with_gateway_set [0.128298s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_no_ext_gateway_return_404 [0.755505s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways [0.124669s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_on_event [0.196817s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_non_admin [0.297933s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_on_event_no_gw_chassis [0.173222s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_id_non_admin [1.409395s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_associate [0.117564s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_associate_distributed [0.112023s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_routers_native_quotas [0.281613s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update [2.708885s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_reassociate_to_same_port_diff_fixed_ip [0.773212s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_no_change [0.111445s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_out_of_subnet [1.278003s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones [0.114355s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__get_rp_by_name_found [0.091245s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_placement_gone [0.084987s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_without_resource_info [0.085988s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_after_transient_error [0.084842s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test__validate_configuration_ok [0.042203s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test__validate_configuration_wrong [0.041575s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_db_sync_create_or_update [0.042828s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_basic [0.041168s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_noop [0.041005s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_lb_names [0.039334s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_deleted [0.040744s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_address [0.073489s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_get_floatingip_port_forwarding [0.057224s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_get_floatingip_port_forwardings [0.053726s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_create_floatingip_port_forwarding [0.054988s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_service_plugins_values [0.052196s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_same_fixed_ip_same_port [1.746287s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_create_policy [0.033660s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_delete_policy [0.033698s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_rule_vif_type_supported [0.046015s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_create_different_fixed_ip_same_port [2.033752s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_unbound_vnic_type_supported [0.046576s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_empty_with_no_drivers [0.044570s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_available_rules [0.048220s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_delete_rule [0.142649s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_show_non_existing_rule [0.839844s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_bw_and_pps_rule [0.050799s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_pps_rule [0.049691s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_inherited_policy [0.050064s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_add_policy_with_extra_tenant_keyword [0.049878s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_pps_rule_duplicates [0.049027s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_minbw_gr_than_bwlimit [0.049688s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_multiple_floatingips_same_fixed_ip_same_port [2.537012s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_for_nonexistent_policy [0.050156s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy [0.049381s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule [0.053006s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_packet_rate_limit_rule [0.049871s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_policy [0.058216s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails_nested [0.269946s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_policy_with_filters [0.061702s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rule_for_nonexistent_policy [0.049302s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_rule_notification_and_driver_ordering [0.056915s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule [0.053503s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule_bad_policy [0.115219s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_subnet_gateway_disabled [2.306441s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_minbw_gr_than_bwlimit [0.177225s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_for_nonexistent_policy [0.134049s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_removed [0.113752s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_not_changed [0.050657s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase_min_pps_and_min_bw [0.088874s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_new_policy_empty [0.076106s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_new_rule_not_min_bw [0.080626s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_old_rule_not_min_bw [0.081947s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_update_conflict [0.082866s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_qos_update [0.073883s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_port_with_device_id_of_other_tenants_router [1.330688s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_same_external_and_internal [3.201203s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_delete [0.582480s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_updates_port_device_id [1.924170s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floating_port_status_not_applicable [1.516808s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_update [1.111354s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_net_tag_bumps_net_revision [0.247144s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_network_update_external [0.882977s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_port_name_update_revises [0.419664s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.NeutronModuleConfigDirTestCase.test_can_parse_multi_opt_service_provider_from_conf_dir [0.033805s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.NeutronModuleConfigNotParsedTestCase.test_ini_no_crash_if_config_files_not_parsed [0.002114s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.NeutronModuleTestCase.test_can_parse_multi_opt_service_provider_from_conf_file [0.033123s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_service_provider_invalid_format [0.032385s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_single_default_service_provider_opt [0.032237s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_add_duplicate_provider [0.033655s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_add_provider [0.033788s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_not_trunk [0.043556s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_concurrent_removal [0.043154s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk [0.035037s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_put_trunk_subport_non_existent_trunk [0.033926s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_fixed_ip_same_port [2.518884s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_trunk_on_host [0.032623s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.test_driver.LinuxBridgeDriverTestCase.test_driver_is_loaded [0.039953s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.test_driver.LinuxBridgeDriverTestCase.test_driver_properties [0.033497s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test___init__ [0.034737s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_deleted [0.036721s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_not_for_this_agent [0.039120s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_bridge_name [0.035334s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_random_string [0.033140s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__set_trunk_metadata_with_None_params [0.036098s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__update_trunk_metadata_unwire [0.043890s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_rewire_trunk_failure [0.040375s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_interface_wont_appear [0.036193s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_unwire_subports_for_trunk_trunk_manager_failure [0.034196s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_remove_trunk_unplug_fails [0.033525s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_vif_details_bridge_name_handler_registration [0.034530s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk [0.048638s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_port_db_exception [0.050117s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_added [0.043074s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_trunk_event_delete [0.043232s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_no_nexthop_route [1.471163s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_trunk_event_invalid [0.043497s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_agent.TrunkSkeletonTest.test___init__ [0.035074s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_association_on_unowned_router [2.093019s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_to_same_port_id_twice [1.963739s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_clear_routes_with_None [1.340004s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_error [1.641326s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_delete_router_intf_with_port_id_returns_409 [1.794052s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_noretryerror [0.932100s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_dup_subnet2_returns_400 [1.614844s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_staledataerror [0.928749s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_trunk_created [0.035567s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_trunk_deleted [0.034288s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_via_router_interface_returns_404 [2.486739s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_parent_port_status_up [0.396316s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_disassociate_notification [2.295284s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_changed [0.452703s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_multiple_subnets_ipv6 [1.907598s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_bad_values [0.309930s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_sort [1.161754s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_with_invalid_create_port [1.712893s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_trunk_goes_to_down [0.982495s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_doesnt_delete_if_fixed_in_interim [0.260664s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_notify_after_delete [0.888607s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_admin_address_out_of_pool [1.601530s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_precommit_delete_empty_list [0.736165s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.383320s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port_without_ips [0.658732s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_one_route [2.109852s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_greater_than_trunks [0.750205s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_set_trunks_net_exception [0.669493s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet_with_bad_tenant_returns_404 [0.825633s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_call_extensions [0.247777s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_route_via_another_tenant_subnet [1.106518s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_unset_trunks_set [0.783678s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_vlan_id_not_an_int [0.039690s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_returns_true [0.746653s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_multi_external_one_internal [4.863420s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_default [1.540877s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_has_binding_host [0.690340s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_get_agent_types_by_host_returns_agents [0.086255s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible [0.085963s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_agent_based_agent_mismatch [0.185115s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_and_remove_gateway_tenant_ctx [2.235065s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_roles_with_admin [0.067412s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_with_snat_disabled [0.901658s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list [0.563344s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_auth_token [0.737373s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_user_id [0.033748s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_user_tenant_name [0.032938s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_class_for_provider_wrong_plugin [0.046560s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements [0.080482s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_by_name_specified_for_service_type [0.068337s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_mixed_specified_for_service_type [0.036861s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_dup_subnet1_returns_400 [1.115863s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check__regex_value [0.034059s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.058798s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_port_delete [2.112100s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.DefaultPolicyTestCase.test_policy_called [0.073697s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_normal_pluralized_when_create [0.036970s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_admin_only_subattribute [0.038574s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_plugin_failure [0.036234s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute [0.051541s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_invalid_network_returns_400 [0.307545s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check [0.035311s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_invalid_parent_resource_raises [0.037304s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_malformed_target_field_raises [0.038380s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_read_on_shared_succeeds [0.036968s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/context.py:42: DeprecationWarning: Using the 'user' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_id' argument instead DEBUG: super().__init__( DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_check_only_system_admin_new_defaults [0.069279s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/context.py:42: DeprecationWarning: Using the 'user' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_id' argument instead DEBUG: super().__init__( DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_check_only_system_admin_old_defaults [0.056500s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_early_OR_enforcement [0.055704s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_good_action [0.054463s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_invalid_scope [0.092500s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_nonexistent_action_throws [0.069530s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/context.py:42: DeprecationWarning: Using the 'user' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_id' argument instead DEBUG: super().__init__( DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_only_system_admin_new_defaults [0.057740s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_net_not_external_returns_400 [0.610690s] ... ok DEBUG: {1} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_default_api_workers_set [0.035271s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.033472s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.DictSerializerTest.test_dispatch_default [0.034560s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.FaultTest.test_call_fault [0.056916s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.JSONDictSerializerTest.test_json [0.075860s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_deserialize [0.000825s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_get_body_serializer [0.000300s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_json_response [0.000295s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.SerializerTest.test_serialize_content_type_json [0.039110s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_multiple_workers [0.041289s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_non_existent_network_returns_404 [0.319077s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_random_port_with_ipv6 [0.063801s] ... ok DEBUG: {1} neutron.tests.unit.tests.functional.test_base.ConfigDecoratorTestCase.test_no_config_decorator [0.037235s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_middle_traceback_ignored [0.064739s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_no_ignored_tracebacks [0.068850s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_single_member_trailing_chain [0.066511s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_with_both_ids_returns_200 [1.943586s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test__get_debugger [0.033582s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_port_owner_as_admin [3.085866s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_other_tenant_address_in_pool [2.295189s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_delete_routes [2.039084s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.424512s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_network_update_external_failure [1.165561s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_cidr_overlapped_with_gateway [1.310589s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_no_destination_route [0.926670s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_snat_disabled [1.801143s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_none_destination [0.823886s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_delete_port_after_failure [1.202949s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_add_multiple_prefixes_ipv6 [1.259678s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [0.655664s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_external_route [1.629349s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv4_subnets [1.305089s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_and_remove_gateway [1.090578s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_to_empty_with_existed_floatingip [2.203350s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnet_port [0.938676s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_no_subnet [0.954838s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [1.682093s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_no_subnet_forbidden [1.117040s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port [1.567318s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_invalid_external_subnet [0.671656s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_notifications [0.706380s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet [0.843339s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create [0.200197s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_fails_nested [0.495559s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_dup_address [1.390444s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_with_snat_enabled [0.882237s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_no_ext_gwinfo [0.226562s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_other_tenant_address_out_of_pool [1.100307s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_invalid_ip_address [0.817539s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_invalid_nexthop_ip [0.822010s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_subnet2_returns_400 [1.937514s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_with_floatingip_existed_returns_409 [2.238945s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_empty_port_and_subnet_ids [0.237142s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_too_many_routes [1.465799s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_gateway_set_retry [1.530378s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_port_existing_network_returns_400 [1.476256s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_router_interface_port_ipv6_subnet_ext_ra [1.653359s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test__plugin_driver [0.129020s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface [0.208644s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_need_to_frag_enabled [0.149316s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_with_gateway_set_and_snat_disabled [1.147084s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip [0.141446s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_distributed [0.183302s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_external_ip_present_in_nat_rule [0.117134s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_router_with_ext_gw [0.194317s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_one [0.230164s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_port_update_postcommit [0.296552s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface [0.224401s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_no_gateways [0.142596s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_qos [0.121842s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_interface_in_use_by_route [3.845410s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_admin_state_change [1.238539s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_change_ip_address [0.136530s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_wrong_subnet_returns_400 [1.612263s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_name_change [0.256885s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_change [0.265883s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones_fail_non_exist [0.239967s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__get_rp_by_name_not_found [0.258853s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_pkt_processing_with_direction [0.194995s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_pkt_processing_without_direction [0.191886s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_unsupported_agent_type [0.165027s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_if_agent_is_new [0.091965s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_if_agent_is_restarted [0.122141s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_mechanism_driver_by_agent_type_not_found [0.226220s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_supported_agent_types [0.172302s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_get_pf_objs [0.084476s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_ipv6_subnet_from_interface [2.377418s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_init [1.189771s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_register [0.085139s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test__validate_router_networks_provider_networks [0.081456s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_created_with_ranges [0.085281s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_deleted_with_ranges [0.079494s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_updated [0.085915s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_specify_id_backend [1.326712s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update [0.175070s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_external [0.104171s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_delete_floatingip_port_forwarding [0.102795s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_get_floatingip_port_forwarding [0.073187s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_service_plugins_no_such_opt [0.053884s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_update_floatingip_port_forwarding_port_in_use [0.071974s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversCalls.test_not_implemented_call_methods [0.049391s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_empty_with_no_loaded_drivers [0.056424s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_with_one_loaded_driver [0.097853s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test__parse_parameter_values [0.104074s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_subnet [10.153140s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_show_non_existing_rule [0.172009s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_show_rule [0.276678s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_bw_rule [0.051854s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_non_provider_net [0.052409s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_pps_rule [0.051068s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_no_qos_policy [0.054088s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__get_min_bw_traits [0.100593s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_bw_rule_on_bound_port [0.111292s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_default [2.104534s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_bw_rule_on_unbound_port [0.974077s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_invalid_snat_setting [0.743949s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_pps_rule_on_bound_port [0.110813s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_pps_rule_on_unbound_port [0.111575s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_max_more_than_min [0.126984s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_min_pps_direction_conflict [0.114708s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule_for_nonexistent_policy [0.111627s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule_for_nonexistent_policy [0.110396s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rule_for_nonexistent_policy [0.108909s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rule [0.120898s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_policy [0.138897s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_policy_with_filters [0.055886s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rule [0.053705s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_nonexistent_policy [0.053774s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_policy_with_filters [0.054416s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_type [0.115877s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_type_as_user [0.114527s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_types [0.103532s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule [0.058569s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_port_all_rules_valid [0.059428s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_change_dir_min_pps_ingress_to_any [0.145461s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnets_different_net [3.826374s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_decrease [0.265718s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_equal_minkbps_and_minkpps [0.199718s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_update_generation_conflict [0.184562s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_snat_enabled [2.625560s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port_bad_tenant_returns_404 [1.708520s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_external_ip_used_by_gw [1.080854s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change [1.431872s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_no_qos_change [0.154825s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_remove_qos [0.338352s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_new_policy [0.213117s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_network [0.220510s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo [1.226229s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_port [0.189516s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_two_fips_one_port_invalid_return_409 [2.910577s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip [1.955154s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_update_handles_db_retries [1.916482s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip_non_admin [0.438223s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_network_description_bumps_revision [0.408664s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_security_group_rule_ops_bump_security_group [0.470842s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_shared_network_create [0.376745s] ... ok DEBUG: {2} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_multi_service_provider_opt [0.071273s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_subnet_gateway_for_external_net [2.002665s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_need_to_frag_enabled_then_remove [0.259261s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_with_gateway_set [0.222198s] ... ok DEBUG: {2} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_service_provider_name_too_long [0.867208s] ... ok DEBUG: {2} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_ensure_default_unique [0.040931s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_is_trunk [0.052030s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_updated [0.050870s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_bind_subports_to_host [0.041977s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_distributed_logical_port_down [0.291248s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_plugin_disabled [0.043837s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_plugin_other_error [0.041618s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_for_subport [0.085436s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_put_trunk_subport [0.088201s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lb_member_fip [0.262808s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test__get_vlan_children [0.085225s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_delete_trunk_subports [0.071352s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lb_vip_fip [0.145792s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_created_trunk_on_trunk_update [0.089313s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_deleted_trunk_on_trunk_update [0.090724s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_without_gateway_port [0.173223s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_unknown_event [0.079284s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_device_on_bridge [0.080830s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_only_service_ports_on_bridge [0.077293s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_subport_patch_port_int_side [0.064740s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_router_with_ext_gw [0.319144s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_subport_patch_port_trunk_side [0.083350s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_trunk_patch_port_int_side [0.076467s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_get_trunk_details_failure [0.076952s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_lb_vip_fip [0.249027s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_report_trunk_called_on_wiring [0.072982s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_trunk_not_associated [0.073174s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip_subnet [3.393846s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_unwire_subports_for_trunk_port_not_found [0.076872s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_wire_subports_for_trunk_ovsdb_failure [0.077599s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_add_sub_port_plug_fails [0.078532s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_create_trunk_plug_fails [0.072177s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_is_loaded [0.061689s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkDriver.test_is_loaded [0.076017s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk [0.090742s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk_port_db_exception [0.105743s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk_port_not_found [0.080663s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_port_not_found [0.053681s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_trunk_event_create [0.069314s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_backend.ServerSideRpcBackendTest.test_process_event [0.059380s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_lsp_external_id [1.462822s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_none [0.179897s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_invalid_ext_ip [1.655933s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_port_update_before_update_router_port_without_ip [0.200750s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test__handle_port_binding_binding_error [0.896425s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_router_not_found [0.262495s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete [0.414057s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_association_empty_update [0.110945s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_gateway_port_bindings_down [0.108778s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_clear [0.176093s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_callback [0.475839s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_no_change [0.297812s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones_no_azs [0.121784s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_create [0.050306s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_update [0.048437s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_maintenance_delete [0.046027s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test__validate_router_networks_tunnel_networks [0.044388s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_created [0.044036s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_pagination [0.805596s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_updated_with_ranges [0.803952s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_pagination_reverse [0.538678s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_internal [0.085767s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_create_floatingip_port_forwarding [0.060930s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_create_floatingip_port_forwarding_port_in_use [0.060331s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversCalls.test_implemented_call_methods [0.052204s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_with_two_loaded_drivers [0.047933s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_supported_rule_type_details_no_drivers_loaded [0.045990s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_sort [0.327873s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_delete_rule [0.140274s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings_during_migration [2.562417s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_subports_added [0.036752s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_non_min_bw_or_min_pps_rule [0.055123s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_get_validator_raises_keyerror_on_missing_validator [0.035397s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_add_policy [0.055454s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_dscp_marking_rule [0.054746s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugin_with_fake_driver [0.089401s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule [0.053296s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule_duplicates [0.049760s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule [0.057667s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_bwlimit_less_than_minbw [0.053645s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_min_less_than_max [0.052696s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_dscp_marking_rule [0.049993s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule_bad_policy [0.053058s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_unchanged [0.407644s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_min_pps_rule_type_as_user [0.078496s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_nonexistent_policy [0.049193s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_policy_with_filters [0.052105s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rule_for_nonexistent_policy [0.049562s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules [0.048888s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules_for_policy_with_filters [0.050183s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rule_for_nonexistent_policy [0.049190s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rule_for_nonexistent_policy [0.048144s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_policy [0.049783s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_pps_rule_type [0.047804s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_pps_rule_type_as_user [0.048593s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_wrong_port_returns_404 [1.341128s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_after_create [0.718301s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy [0.658975s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_dscp_marking_rule [0.057646s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule_for_nonexistent_policy [0.050147s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_pps_rule_bad_policy [0.049361s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_pps_rule_for_nonexistent_policy [0.050052s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_precommit_create [0.695845s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_min_pps_direction_conflict [0.055165s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_port_rule_not_valid [0.053289s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_changed [0.050666s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_changed [0.060927s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_change_direction_min_pps_and_min_bw [0.094710s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_decrease_min_pps [0.085417s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_precommit_create_empty_list [0.439895s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase_min_pps [0.090725s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_min_bw_dataplane_enforcement [0.083514s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_qos_network_policy [0.115650s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change [0.136730s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_notify_after_create [0.419427s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway [1.645720s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_qos_change [0.084204s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_qos_network_policy [0.110958s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_network_callback [0.102343s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_no_policy [0.092522s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_port_and_network [0.113811s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_notify_precommit_create [0.978142s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_port_ip_update_revises [0.686042s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_qos_policy_bump_network_revision [0.292349s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_port_raise_in_use_by_trunk [0.658005s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_upon_subnet_create_ipv6 [1.736104s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_raise_in_use [0.712692s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_qos_policy_bump_port_revision [1.079082s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_parent_in_use_by_trunk [0.371824s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_agentless [0.088478s] ... ok DEBUG: {2} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_no_user_id [0.035698s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_different_external_subnet [1.126714s] ... ok DEBUG: {2} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_request_id_extracted_from_env [0.035336s] ... ok DEBUG: {2} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_roles_no_admin [0.035609s] ... ok DEBUG: {2} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_without_auth_token [0.037566s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_get_service_plugin_by_path_prefix_3 [0.040580s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_default_service_plugins [0.040906s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements_child_first [0.041717s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_manager_gathers_agent_notifiers_from_service_plugins [0.041020s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_by_name_is_loaded [0.042930s] ... ok DEBUG: {2} neutron.tests.unit.test_neutron_plugin_base_v2.NeutronPluginBaseV2TestCase.test_can_load_core_plugin_without_datastore [0.035623s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_special_pluralized [0.038159s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_subattribute_match_rule_wrong_validation_info [0.037022s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_device_owner_regex [0.043020s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_fixed_ips_on_shared_network [0.042018s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_create [0.037874s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_nonadminctx_returns_403 [0.041436s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource_owner [0.045408s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_log_rule_list [0.037629s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_read_on_private_fails [0.039579s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_write_on_shared_fails [0.039148s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_router_interface_ops_bump_router [1.139107s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.076843s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.GetProviderDriverClassTestCase.test_get_provider_driver_class_hit [0.037171s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_early_AND_enforcement [0.055040s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.NeutronModuleMultiConfigFileTestCase.test_read_configuration_from_all_matching_files [0.037689s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_default_service_provider_configuration [0.035235s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_bad_action_throws [0.056801s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_ensure_driver_unique [0.038453s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_ignore_case_role_check [0.056986s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_get_service_providers [0.039026s] ... ok DEBUG: {2} neutron.tests.unit.test_service.TestRpcWorker.test_reset [0.034949s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_subports_created [0.047857s] ... ok DEBUG: {2} neutron.tests.unit.test_service.TestRunWsgiApp.test_start_all_workers [0.037701s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_deleted [0.054827s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_happy_path [0.044617s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_other_exception [0.043659s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk [0.036573s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_by_id [0.035320s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_not_found [0.034789s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_on_external_port [1.335738s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_created [0.037909s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_ovsdb_error [0.033364s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_trunk_patch_port_trunk_side [0.052806s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_missing_argument [0.043010s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__get_current_status_degraded [0.036895s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__update_trunk_metadata_wire [0.036953s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_missing_bridge [0.035816s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_remove_rpc_failure [0.038614s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_wire_subports_for_trunk_trunk_manager_failure [0.036036s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_remove_sub_port_unplug_fails [0.034869s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test__update_subport_binding [0.034794s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_creation [0.034383s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_is_not_loaded [0.034344s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkDriver.test_register [0.033819s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subport_event_create [0.043759s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subport_event_delete [0.044374s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_deleted [0.044898s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_backend.ServerSideRpcBackendTest.test___init__ [0.035171s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_nexthop_is_outside_port_subnet [1.408227s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test___init__ [0.757280s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings [1.007230s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test___init__ [0.031839s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_add_validator_add_new_type [0.031828s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_add_validator_raises_keyerror_on_redefinition [0.032318s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugins_fails_to_start_conflicting_seg_types [0.084863s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugins_fails_to_start_seg_type_validator_not_found [0.084738s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_parent_port_status_down [0.403485s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_routes_update_for_multiple_routers [2.011210s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_changed_unbound [0.378559s] ... ok DEBUG: {2} neutron.tests.unit.test_worker.PeriodicWorkerTestCase.test_periodic_worker_lifecycle [4.040394s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_after_create_empty_list [0.456505s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch [0.585131s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_default_raise_Malformed_Exception [0.035181s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json [0.043996s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_custom [0.039326s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_and_query_extension [0.034651s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_default [0.034047s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_from_query_extension [0.034325s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_missing [0.044272s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_trunk_in_error_state_raises [0.684419s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_bad_request [0.044831s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_server_error [0.035731s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_custom [0.056436s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_get_serializer [0.000244s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_unknown_content_type [0.000355s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.SerializerTest.test_deserialize_json_content_type [0.034914s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.SerializerTest.test_deserialize_raise_bad_request [0.035115s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.TestWorkerService.test_reset [0.036861s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_router_interface_port_ip_not_allowed [1.449157s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.TextDeserializerTest.test_dispatch_default [0.036441s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lsp_external_id [0.116473s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_with_gateway_port [0.113784s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_no_lsp_external_id [0.115963s] ... ok DEBUG: {2} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test_get_free_namespace_port [0.335396s] ... ok DEBUG: {2} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test_get_unused_port [0.002244s] ... ok DEBUG: {2} neutron.tests.unit.tests.functional.test_base.ConfigDecoratorTestCase.test_override_variables [0.039981s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_port_raise_in_use_by_subport [0.689496s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_disassociate_floatingips [0.113062s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_enable_snat [0.138662s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_update_lrouter_port [0.121278s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip [0.116737s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_change_subnet [0.117684s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_gateway_port_bindings_active [0.114303s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_trunk_goes_to_down [1.395250s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_with_ext_gw [0.816511s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_with_ext_gw_and_disabled_snat [0.120908s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_legacy [0.092357s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_hypervisors [0.103512s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_rp_name_not_found [0.091999s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_trunk_update_notify_precommit_update [0.457538s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_mechanism_driver_by_agent_type_found [0.087018s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_db_sync_delete [0.044670s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_get_fip_objs [0.045226s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_delete [0.047721s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_maintenance_create_or_update [0.048067s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_get_lb_attributes [0.041162s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_get_lb_protocol [0.040061s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_delete_floatingip_port_forwarding [0.055283s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_check_router_match [0.054792s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_find_a_router_for_fip_port_forwarding [0.054131s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_same_as_trunk [0.597058s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_update_floatingip_port_forwarding [0.083800s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_update_floatingip_port_forwarding [0.060000s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.openvswitch.test_driver.TestOVSDriver.test_validate_min_bw_rule [0.044966s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_update_policy [0.033925s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_network [0.047436s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_unbound_vnic_type_not_supported [0.050290s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_vif_type_not_supported [0.051133s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_supported_rule_type_details [0.050275s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_update_rule [0.151181s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_set_trunks_unset [0.587016s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_invalid_vlan_id [0.035141s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_port_id [0.032448s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_segmentation_type [0.033483s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_subport_and_trunk_shared_port_id [0.033097s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_valid_vlan_id_as_string [0.033559s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_raises_conflict [0.453461s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_show_rule [0.761422s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_update_rule [0.136388s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_and_pps_rule [0.053734s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_rule [0.050178s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_mix_rules_non_provider_net [0.051029s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_unbound_port [0.343986s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule_for_nonexistent_policy [0.050493s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_packet_rate_limit_rule [0.054276s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_pps_rule_for_nonexistent_policy [0.050458s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_duplicates [0.050294s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_pps_rule_bad_policy [0.051795s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_pps_rule_for_nonexistent_policy [0.050308s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_check_not_in_use_pass [0.312289s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule [0.051258s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule_bad_policy [0.051073s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_min_pps_rule_type [0.050906s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rule [0.051212s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules_for_nonexistent_policy [0.050885s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_for_nonexistent_policy [0.049671s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_nonexistent_policy [0.053215s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_nonexistent_policy [0.076329s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rule [0.054214s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_policy [0.050594s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_ports_with_policy [0.054044s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_packet_rate_limit_rule [0.052168s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_bad_policy [0.050496s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_bwlimit_less_than_minbw [0.053331s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_min_less_than_max [0.056263s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_network [0.049259s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_for_subport_calls_check [0.866105s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_not_changed [0.050440s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_removed [0.050964s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_id_in_use_by_unrelated_trunk [0.613749s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_get_agent_types_by_host_returns_empty [0.115589s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_verify_bad_method_call [0.646570s] ... ok DEBUG: {3} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_tenant_id [0.039368s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_core_plugin_supports_services [0.036280s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase [0.091328s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_class_for_provider [0.036237s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements_with_parent [0.038668s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_min_bw_dataplane_enforcement_with_pps [0.091332s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_specified_for_service_type [0.038842s] ... ok DEBUG: {3} neutron.tests.unit.test_opts.OptsTestCase.test_list_sriov_agent_opts [0.033023s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_min_bw [0.063300s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check__boolean_value [0.034852s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check_deepcopy [0.035454s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_original_allocation [0.061034s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test__is_attribute_explicitly_set [0.039629s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_original_qos [0.055809s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_network_fails [0.044934s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_port_works [0.038148s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_subnet_fails [0.039884s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_delete_port_works [0.037642s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_get_port_works [0.036080s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_no_ports_to_update [0.184892s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_update_port_works [0.039151s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_subattribute_match_rule_empty_dict_validator [0.034747s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_network_callback_no_qos [0.087841s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_regularuser_on_read [0.038200s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource [0.035628s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource_bw_compatibility [0.036096s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_process_rules [0.036890s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_http_false [0.057917s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/context.py:42: DeprecationWarning: Using the 'user' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_id' argument instead DEBUG: super().__init__( DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_only_system_admin_old_defaults [0.056879s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_default_api_workers_default [0.035954s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_defined [0.034867s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_zero [0.035022s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.JSONDictSerializerTest.test_json_with_unicode [0.034665s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_action_args [0.000539s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_body_deserializer_unknown_content_type [0.000633s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_deserializer [0.000188s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_expected_content_type [0.000330s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_default [0.033916s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_from_accept [0.030266s] ... ok DEBUG: {0} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_handle_expired_object [0.445530s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_unsupported [0.030305s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_with_charset [0.030674s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResourceTest.test_dispatch [0.030076s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResourceTest.test_malformed_request_body_throws_bad_request [0.030554s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResourceTest.test_type_error [0.030386s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_throws_unsupported_media_type_error [0.032194s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_default [0.031807s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_response_None [0.000283s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.SerializerTest.test_get_deserialize_handler_unknown_content_type [0.031285s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.TestWSGIServer.test_ipv6_listen_called_with_scope [0.042983s] ... ok DEBUG: {3} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test__get_source_ports_from_ss_output [0.002023s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_base.BrokenExceptionHandlerTestCase.test_broken_exception_handler [0.002859s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_base.CatchTimeoutTestCase.test_catch_timeout [0.002680s] ... ok DEBUG: {0} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_subnet_description_bumps_revision [0.323124s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_post_mortem_debug.TestFilteredTraceback.test_filter_traceback [0.032553s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.GetProviderDriverClassTestCase.test_get_provider_driver_class_miss [0.032913s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_first_traceback_ignored [0.031927s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.NeutronModuleMultiConfigDirTestCase.test_read_configuration_from_all_matching_files [0.034218s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_two_member_trailing_chain [0.032102s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_single_service_provider_opt [0.032386s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_get_service_providers_with_fields [0.035023s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_is_subport [0.042394s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_subports_deleted [0.044596s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_created [0.046026s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_not_on_host [0.041986s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_delete_trunk_subport [0.036403s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_missing [0.035247s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_cache_miss [0.037407s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_set_trunk_status [0.035400s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_ensure_trunk_subports [0.036415s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_trunk_rpc_error [0.034961s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_keyword_argument [0.033620s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_positional_argument [0.034164s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__get_current_status_active [0.034886s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_create_trunk_failure [0.034378s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_ovsdb_failure [0.035335s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_parent_port_not_found [1.040715s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_rpc_failure [0.062803s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_remove_trunk_manager_failure [0.039155s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_key_not_found [0.598328s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subport_event_invalid [0.043635s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings_exception [1.020814s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_subports_deleted [0.036122s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_get_validator [0.034081s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugin_fails_to_start_no_loaded_drivers [0.117741s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_in_down_state [0.390335s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_notify_precommit_delete [0.390007s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_after_delete [0.691051s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_after_delete_empty_list [0.414931s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_precommit_delete [0.656247s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_trunk_update_notify_after_update [1.038570s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_smaller_than_trunks [0.572634s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorPrepareTestCase.test__prepare_subports_raise_no_provider_ext [0.035455s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_segmentation_id [0.034448s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_subport_invalid_segmentation_type [0.035551s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_returns_false [0.517510s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_check_not_in_use_raises [0.387060s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_cannot_be_trunked_raises [0.332409s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_multiple_drivers [0.085437s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_incompatible_because_of_interface_mismatch [0.085664s] ... ok DEBUG: {0} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_dhcp_agents_per_network_min [0.035835s] ... ok DEBUG: {0} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_pre_plugin_validation [0.033629s] ... ok DEBUG: {0} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_conflicts_with_core_plugin [0.034716s] ... ok DEBUG: {0} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_is_loaded [0.036180s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.CustomRulesTestCase.test_owner_check_deepcopy [0.034744s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_get_network_works [0.035028s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_normal_pluralized_when_update [0.036126s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_fixed_ips_on_nonshared_network [0.036699s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_admin_only_subattribute_nonadminctx_returns_403 [0.046336s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_update [0.038307s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute_as_list [0.042521s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute_as_list_forbiden [0.046683s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_write_on_private_fails [0.038973s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_reset_adminonly_attr_to_default_fails [0.035229s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_retryrequest_on_notfound [0.037473s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_tenant_id_check_caches_extracted_fields [0.039924s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_tenant_id_check_no_target_field_raises [0.041194s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_check_bad_action_noraise [0.058599s] ... ok DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/context.py:42: DeprecationWarning: Using the 'user' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_id' argument instead DEBUG: super().__init__( DEBUG: /usr/lib/python3.9/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy rule:get_example:only_project_user_allowed failed scope check. The token used to make the request was system scoped but the policy requires ['project'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_check_invalid_scope [0.056593s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_check_non_existent_action [0.056182s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_http_true [0.057814s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_templatized_enforcement [0.058417s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_zero [0.042192s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_default [0.034640s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_defined [0.031641s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestServiceHelpers.test_get_workers [0.031177s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.031043s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_unicode [0.030847s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_utf8 [0.891078s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_with_given_content_types [0.031935s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_with_given_content_types [0.032489s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_internal_error [0.031924s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResourceTest.test_dispatch_unknown_controller_action [0.032346s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.SerializerTest.test_serialize_unknown_content_type [0.033446s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWSGIServer.test__run [0.033493s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWSGIServer.test_app [0.074442s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWSGIServer.test_disable_ssl [0.046988s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_random_port [0.043213s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWorkerService.test_start_withoutdb_call [0.032714s] ... ok DEBUG: {0} neutron.tests.unit.tests.test_base.SystemExitTestCase.test_no_sysexit [0.002765s] ... ok DEBUG: {0} neutron.tests.unit.tests.test_base.SystemExitTestCase.test_sysexit [0.004352s] ... ok DEBUG: {0} neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test_exception_handler [0.036093s] ... ok DEBUG: {'c5df2fe5-c600-4a2a-b2f4-c0fb6df73c83': {'pkts': 2, 'bytes': 5}, 'eeef45da-c600-4a2a-b2f4-c0fb6df73c83': {'pkts': 4, 'bytes': 3}} DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 10788 tests in 820.9035 sec. DEBUG: - Passed: 10763 DEBUG: - Skipped: 25 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 3169.1517 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (2701 tests) => 0:13:40.380606 DEBUG: - Worker 1 (2694 tests) => 0:12:26.259723 DEBUG: - Worker 2 (2700 tests) => 0:13:20.917164 DEBUG: - Worker 3 (2693 tests) => 0:13:29.120456 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aUmAF8 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: warning: absolute symlink: /usr/bin/networking-ovn-metadata-agent -> /usr/bin/neutron-ovn-metadata-agent DEBUG: warning: absolute symlink: /usr/share/neutron/l3_agent/l3_agent.conf -> /etc/neutron/l3_agent.ini DEBUG: Provides: config(openstack-neutron) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Obsoletes: openstack-neutron-dev-server DEBUG: Processing files: python3-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v2PfkS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/python3-neutron DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/python3-neutron DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/python3-neutron DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3-networking-ovn = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3-neutron = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3.9-neutron = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3.9dist(neutron) = 22.2.2~~dev31 python3dist(neutron) = 22.2.2~~dev31 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.9 python3.9dist(setuptools) DEBUG: Obsoletes: python-neutron < 1:22.2.2-0.20250131184741.6c2b89c.el9 python3-networking-ovn python39-neutron < 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Processing files: python3-neutron-tests-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ikzm34 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/python3-neutron-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/python3-neutron-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/python3-neutron-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron-tests = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3-neutron-tests = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3.9-neutron-tests = 1:22.2.2-0.20250131184741.6c2b89c.el9 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.9 DEBUG: Obsoletes: python-neutron-tests < 1:22.2.2-0.20250131184741.6c2b89c.el9 python39-neutron-tests < 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Processing files: openstack-neutron-common-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KXh6Y3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/doc/openstack-neutron-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/doc/openstack-neutron-common DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/doc/openstack-neutron-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LX8VrA DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: warning: absolute symlink: /etc/neutron/plugins/networking-ovn/networking-ovn.ini -> /etc/neutron/ovn.ini DEBUG: Provides: config(openstack-neutron-common) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron-common = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires: /usr/bin/python3 /usr/bin/sh DEBUG: Processing files: openstack-neutron-linuxbridge-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8ZYfwl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-linuxbridge DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-linuxbridge DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-linuxbridge DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-linuxbridge) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron-linuxbridge = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 /usr/bin/sh DEBUG: Processing files: openstack-neutron-macvtap-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.caLgKn DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-macvtap-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-macvtap-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-macvtap-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-neutron-macvtap-agent = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-ml2-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a1cEnN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/doc/openstack-neutron-ml2 DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/doc/openstack-neutron-ml2 DEBUG: + cp -pr neutron/plugins/ml2/README /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/doc/openstack-neutron-ml2 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ANnssb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ml2 DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ml2 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ml2 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-ml2) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron-ml2 = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: openstack-neutron-openvswitch-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pa2Rhj DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-openvswitch DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-openvswitch DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-openvswitch DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-openvswitch) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron-openvswitch = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 /usr/bin/sh DEBUG: Processing files: openstack-neutron-metering-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nxP4Dk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-metering-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-metering-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-metering-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-metering-agent) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron-metering-agent = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-rpc-server-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JccMLO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-rpc-server DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-rpc-server DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-rpc-server DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-neutron-rpc-server = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-sriov-nic-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZmpPGE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-sriov-nic-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-sriov-nic-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-sriov-nic-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-sriov-nic-agent) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron-sriov-nic-agent = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-ovn-metadata-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3McN2t DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-metadata-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-metadata-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-metadata-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: warning: absolute symlink: /etc/neutron/plugins/networking-ovn/networking-ovn-metadata-agent.ini -> /etc/neutron/neutron_ovn_metadata_agent.ini DEBUG: warning: absolute symlink: /etc/neutron/plugins/networking-ovn/networking-ovn.ini -> /etc/neutron/ovn.ini DEBUG: warning: absolute symlink: /usr/bin/networking-ovn-metadata-agent -> /usr/bin/neutron-ovn-metadata-agent DEBUG: warning: absolute symlink: /usr/lib/systemd/system/networking-ovn-metadata-agent.service -> /usr/lib/systemd/system/neutron-ovn-metadata-agent.service DEBUG: Provides: config(openstack-neutron-ovn-metadata-agent) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron-ovn-metadata-agent = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3-networking-ovn-metadata-agent = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: Processing files: openstack-neutron-ovn-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.56qpgk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-ovn-agent) = 1:22.2.2-0.20250131184741.6c2b89c.el9 openstack-neutron-ovn-agent = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-neutron-ovn-migration-tool-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8v3qW1 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-migration-tool DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-migration-tool DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-migration-tool DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-neutron-ovn-migration-tool = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3-networking-ovn-migration-tool = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/bash /usr/bin/python3 DEBUG: Obsoletes: python3-networking-ovn-migration-tool DEBUG: Processing files: openstack-neutron-ml2ovn-trace-22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eQ83Zw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ml2ovn-trace DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ml2ovn-trace DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64/usr/share/licenses/openstack-neutron-ml2ovn-trace DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-neutron-ml2ovn-trace = 1:22.2.2-0.20250131184741.6c2b89c.el9 python3-neutron-ml2ovn-trace = 1:22.2.2-0.20250131184741.6c2b89c.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/python3 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-migration-tool-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ml2-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-common-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-openvswitch-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-metering-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-linuxbridge-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-sriov-nic-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-metadata-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-rpc-server-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ml2ovn-trace-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-macvtap-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-tests-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c6EdA3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-22.2.2.dev31 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm INFO: Done(/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.src.rpm) Config(dlrn-5) 48 minutes 34 seconds INFO: Results and/or logs in: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 6118904 1100440 3072712 12330244 9995908 DEBUG: Swap: 16777212 4222800 12554412 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-antelope-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ylr67420', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: ['useradd', 'mockbuild', '-o', '-u', '1024', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-antelope-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: created dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-antelope-x86_64-5-bootstrap/root/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ml2ovn-trace-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-macvtap-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-rpc-server-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-sriov-nic-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-metadata-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-metering-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-linuxbridge-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-openvswitch-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ml2-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-migration-tool-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/python3-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/python3-neutron-tests-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-common-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm /home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ml2ovn-trace-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-macvtap-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-rpc-server-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-sriov-nic-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-metadata-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-metering-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-linuxbridge-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-openvswitch-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ml2-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-migration-tool-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/python3-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/python3-neutron-tests-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-common-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ml2ovn-trace-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-macvtap-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-rpc-server-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-sriov-nic-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-metadata-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-metering-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-linuxbridge-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-agent-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-openvswitch-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ml2-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-ovn-migration-tool-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/python3-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/python3-neutron-tests-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-common-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b/openstack-neutron-22.2.2-0.20250131184741.6c2b89c.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-42b4c41831408a8e323 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-483c346ff07ab71f199f6 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ae2d250aadca31aaef384 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-stevedore-c4acc5639fd2329372142 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-bdf091569d79515598796c8c11d74a 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-4270440bf6d381d720c114d6 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-c1c6d6701b29ab53bfc7cbe 172 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-347fdbc 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-c2ac316e7cc4df9e40888 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-9e3dfb4bcf39394462c 182 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3c01b7181572c95dac462 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ba397f07a7331190208c 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-c014f81a8647287f6dcc 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-a013801adc8d17c91451c6190b 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-keystone-94928f73b06bf6b29dde68 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-108b289bddbbb85dcf5e70 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-a25e0dfc51139f89d925 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-ui-913ff569e23ec674c 141 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 102 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 143 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 67 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 66 kB/s | 6.4 kB 00:00 DEBUG: dlrn-antelope-testing 99 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-build-deps 104 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 55 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 77 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 75 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 67 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 232 kB/s | 37 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================= DEBUG: Installing: DEBUG: openstack-neutron noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 33 k DEBUG: openstack-neutron-common noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 187 k DEBUG: openstack-neutron-linuxbridge noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 17 k DEBUG: openstack-neutron-macvtap-agent noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 13 k DEBUG: openstack-neutron-metering-agent noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 16 k DEBUG: openstack-neutron-ml2 noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 20 k DEBUG: openstack-neutron-ml2ovn-trace noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 11 k DEBUG: openstack-neutron-openvswitch noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 20 k DEBUG: openstack-neutron-ovn-agent noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 17 k DEBUG: openstack-neutron-ovn-metadata-agent noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 17 k DEBUG: openstack-neutron-ovn-migration-tool noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 34 k DEBUG: openstack-neutron-rpc-server noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 12 k DEBUG: openstack-neutron-sriov-nic-agent noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 16 k DEBUG: python3-neutron noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 2.5 M DEBUG: python3-neutron-tests noarch 1:22.2.2-0.20250131184741.6c2b89c.el9 @commandline 3.0 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 appstream 353 k DEBUG: chkconfig x86_64 1.24-1.el9 baseos 179 k DEBUG: conntrack-tools x86_64 1.4.7-4.el9 appstream 236 k DEBUG: dibbler-client x86_64 1.0.1-11.el9s delorean-antelope-testing 345 k DEBUG: dnsmasq x86_64 2.85-16.el9 appstream 327 k DEBUG: dnsmasq-utils x86_64 2.85-16.el9 appstream 40 k DEBUG: e2fsprogs-libs x86_64 1.46.5-6.el9 baseos 222 k DEBUG: flatpak-selinux noarch 1.12.9-3.el9 appstream 22 k DEBUG: gssproxy x86_64 0.8.4-7.el9 baseos 110 k DEBUG: haproxy x86_64 2.4.22-4.el9 appstream 2.2 M DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.8-4.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.8-4.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.8-4.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.2.0-5.el9 baseos 813 k DEBUG: iproute-tc x86_64 6.2.0-5.el9 baseos 462 k DEBUG: ipset x86_64 7.11-11.el9 baseos 42 k DEBUG: ipset-libs x86_64 7.11-11.el9 baseos 69 k DEBUG: iptables-libs x86_64 1.8.10-11.el9 baseos 462 k DEBUG: iptables-nft x86_64 1.8.10-11.el9 baseos 206 k DEBUG: iputils x86_64 20210202-11.el9 baseos 175 k DEBUG: keepalived x86_64 2.2.8-4.el9 appstream 560 k DEBUG: keyutils x86_64 1.6.3-1.el9 baseos 74 k DEBUG: libbasicobjects x86_64 0.1.1-53.el9 baseos 27 k DEBUG: libbpf x86_64 2:1.4.0-1.el9 baseos 178 k DEBUG: libcollection x86_64 0.7.0-53.el9 baseos 45 k DEBUG: libev x86_64 4.33-6.el9 baseos 52 k DEBUG: libibverbs x86_64 54.0-1.el9 baseos 451 k DEBUG: libini_config x86_64 1.3.1-53.el9 baseos 67 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnetfilter_conntrack x86_64 1.0.9-1.el9 baseos 59 k DEBUG: libnetfilter_cthelper x86_64 1.0.0-22.el9 appstream 24 k DEBUG: libnetfilter_cttimeout x86_64 1.0.0-19.el9 appstream 24 k DEBUG: libnetfilter_queue x86_64 1.0.5-1.el9 appstream 29 k DEBUG: libnfnetlink x86_64 1.0.1-23.el9 baseos 29 k DEBUG: libnfsidmap x86_64 1:2.5.4-29.el9 baseos 61 k DEBUG: libnftnl x86_64 1.2.6-4.el9 baseos 88 k DEBUG: libnl3 x86_64 3.11.0-1.el9 baseos 363 k DEBUG: libpath_utils x86_64 0.2.1-53.el9 baseos 30 k DEBUG: libref_array x86_64 0.1.5-53.el9 baseos 28 k DEBUG: libselinux-utils x86_64 3.6-2.el9 baseos 190 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-antelope-testing 161 k DEBUG: libtirpc x86_64 1.3.3-9.el9 baseos 94 k DEBUG: libverto-libev x86_64 0.3.2-3.el9 baseos 14 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: lm_sensors-libs x86_64 3.6.0-10.el9 appstream 42 k DEBUG: mariadb-connector-c x86_64 3.2.6-1.el9 appstream 198 k DEBUG: mariadb-connector-c-config noarch 3.2.6-1.el9 appstream 11 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: memcached-selinux x86_64 1.6.9-7.el9 appstream 28 k DEBUG: net-snmp-agent-libs x86_64 1:5.9.1-17.el9 appstream 694 k DEBUG: net-snmp-libs x86_64 1:5.9.1-17.el9 appstream 756 k DEBUG: nfs-utils x86_64 1:2.5.4-29.el9 baseos 461 k DEBUG: numactl-libs x86_64 2.0.19-1.el9 baseos 32 k DEBUG: openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k DEBUG: openvswitch3.3 x86_64 3.3.0-80.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-2.1.el9 baseos 242 k DEBUG: policycoreutils-python-utils noarch 3.6-2.1.el9 appstream 77 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-oslo-cache-lang noarch 3.3.1-0.20240718095341.318e95e.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-antelope-testing 832 k DEBUG: python3-amqp noarch 5.1.1-1.el9s delorean-antelope-testing 93 k DEBUG: python3-appdirs noarch 1.4.4-4.el9 appstream 23 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-antelope-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-audit x86_64 3.1.5-2.el9 appstream 83 k DEBUG: python3-autopage noarch 0.5.1-1.el9s delorean-antelope-testing 58 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-antelope-testing 43 k DEBUG: python3-beautifulsoup4 noarch 4.11.1-1.el9s delorean-antelope-testing 231 k DEBUG: python3-binary-memcached noarch 0.31.1-1.el9s delorean-antelope-testing 37 k DEBUG: python3-cachetools noarch 5.2.0-3.el9s delorean-antelope-testing 31 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.2.0-0.20230310143452.fb9a3a9.el9 delorean-component-common 94 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-antelope-testing 303 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-antelope-testing 19 k DEBUG: python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-defusedxml noarch 0.7.1-1.el9s delorean-antelope-testing 50 k DEBUG: python3-deprecated noarch 1.2.13-3.el9s delorean-antelope-testing 21 k DEBUG: python3-designateclient noarch 5.2.0-0.20240326163329.bc39d23.el9 delorean-component-designate 97 k DEBUG: python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k DEBUG: python3-dogpile-cache noarch 1.1.8-1.el9s delorean-antelope-testing 88 k DEBUG: python3-etcd3gw noarch 2.1.0-1.el9s delorean-antelope-testing 44 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-antelope-testing 19 k DEBUG: python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-antelope-testing 93 k DEBUG: python3-future noarch 0.18.2-9.el9s delorean-antelope-testing 729 k DEBUG: python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k DEBUG: python3-httplib2 noarch 0.20.4-6.el9s delorean-antelope-testing 121 k DEBUG: python3-importlib-metadata noarch 4.12.0-2.el9s delorean-antelope-testing 44 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-antelope-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-antelope-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-antelope-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-antelope-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-antelope-testing 45 k DEBUG: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k DEBUG: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k DEBUG: python3-jsonschema noarch 3.2.0-13.el9 appstream 125 k DEBUG: python3-kazoo noarch 2.8.0-2.el9s delorean-antelope-testing 156 k DEBUG: python3-keyring noarch 23.9.3-1.el9s delorean-antelope-testing 81 k DEBUG: python3-keystoneauth1 noarch 5.1.3-0.20240913071836.e96c503.el9 delorean-component-keystone 411 k DEBUG: python3-keystoneclient noarch 1:5.1.0-0.20230310132725.4763cd8.el9 delorean-component-clients 237 k DEBUG: python3-keystonemiddleware noarch 10.2.0-0.20240201060809.e05466c.el9 delorean-component-keystone 92 k DEBUG: python3-kombu noarch 1:5.2.4-3.el9s delorean-antelope-testing 322 k DEBUG: python3-libselinux x86_64 3.6-2.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-3.el9 appstream 79 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-antelope-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-antelope-testing 39 k DEBUG: python3-migrate noarch 0.13.0-5.el9s delorean-antelope-testing 222 k DEBUG: python3-mock noarch 4.0.3-5.el9s delorean-antelope-testing 58 k DEBUG: python3-more-itertools noarch 8.5.0-2.el9s delorean-antelope-testing 65 k DEBUG: python3-msgpack x86_64 1.0.4-3.el9s delorean-antelope-testing 85 k DEBUG: python3-ncclient noarch 0.6.13-3.el9s delorean-antelope-testing 136 k DEBUG: python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-neutron-lib noarch 3.4.3-0.20240913085837.f3968ad.el9 delorean-component-network 407 k DEBUG: python3-neutronclient noarch 9.0.0-0.20230725173000.16a2cd1.el9 delorean-component-clients 292 k DEBUG: python3-novaclient noarch 1:18.3.0-0.20230313070857.85e4f08.el9 delorean-component-clients 219 k DEBUG: python3-openstacksdk noarch 1.0.2-0.20241028171829.eee309c.el9 delorean-component-clients 811 k DEBUG: python3-openvswitch3.3 x86_64 3.3.0-80.el9s centos9-nfv-ovs 317 k DEBUG: python3-os-client-config noarch 2.1.0-0.20230327143840.bc96c23.el9 delorean-component-clients 53 k DEBUG: python3-os-ken noarch 2.6.1-0.20240808101239.6b427e4.el9 delorean-component-network 2.0 M DEBUG: python3-os-resource-classes noarch 1.1.0-0.20230310114949.357bd40.el9 delorean-component-clients 17 k DEBUG: python3-os-service-types noarch 1.7.0-0.20230310110132.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 3.0.0-0.20230310121113.0e7ac78.el9 delorean-component-common 50 k DEBUG: python3-os-traits noarch 2.10.0-0.20230310171422.0d924f5.el9 delorean-component-common 48 k DEBUG: python3-os-vif noarch 3.1.1-0.20230310165910.54bae86.el9 delorean-component-clients 99 k DEBUG: python3-osc-lib noarch 2.7.0-0.20230310134920.58ff270.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache noarch 3.3.1-0.20240718095341.318e95e.el9 delorean-component-common 54 k DEBUG: python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k DEBUG: python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k DEBUG: python3-oslo-context noarch 5.1.1-0.20230310191714.7696282.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 141 k DEBUG: python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 65 k DEBUG: python3-oslo-messaging noarch 14.2.5-0.20240913082034.86bf53a.el9 delorean-component-common 224 k DEBUG: python3-oslo-metrics noarch 0.6.0-0.20230310153035.95013ef.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 75 k DEBUG: python3-oslo-privsep noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 42 k DEBUG: python3-oslo-reports noarch 3.0.0-0.20240219151357.a17d762.el9 delorean-component-common 58 k DEBUG: python3-oslo-rootwrap noarch 7.0.1-0.20230310192932.b72372b.el9 delorean-component-common 44 k DEBUG: python3-oslo-serialization noarch 5.1.2-0.20240902085253.808ef7d.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k DEBUG: python3-oslo-upgradecheck noarch 2.1.1-0.20230310191026.eeedfc9.el9 delorean-component-common 27 k DEBUG: python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 77 k DEBUG: python3-oslotest noarch 4.5.0-0.20230310114753.d4b1896.el9 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.3-0.20230310121559.3286301.el9 delorean-component-common 128 k DEBUG: python3-ovsdbapp noarch 2.2.2-0.20240605112255.2b6725a.el9 delorean-component-network 139 k DEBUG: python3-paramiko noarch 2.11.0-1.el9s delorean-antelope-testing 300 k DEBUG: python3-paste noarch 3.5.2-1.el9s delorean-antelope-testing 774 k DEBUG: python3-paste-deploy noarch 2.1.1-2.el9s delorean-antelope-testing 40 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-antelope-testing 272 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-2.1.el9 appstream 2.1 M DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.9.0-2.el9s delorean-antelope-testing 86 k DEBUG: python3-psutil x86_64 5.8.0-12.el9 appstream 214 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-antelope-testing 89 k DEBUG: python3-pycadf noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 51 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-antelope-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-antelope-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-antelope-testing 28 k DEBUG: python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-antelope-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.9 k DEBUG: python3-redis noarch 4.3.4-1.el9s delorean-antelope-testing 369 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20230310103434.d7ac0ff.el9 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-antelope-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-antelope-testing 35 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-setproctitle x86_64 1.2.3-2.el9s delorean-antelope-testing 22 k DEBUG: python3-simplejson x86_64 3.17.6-2.el9s delorean-antelope-testing 264 k DEBUG: python3-soupsieve noarch 2.3.2.post1-1.el9s delorean-antelope-testing 73 k DEBUG: python3-sqlparse noarch 0.4.2-4.el9s delorean-antelope-testing 83 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-antelope-testing 34 k DEBUG: python3-stestr noarch 4.0.1-1.el9s delorean-antelope-testing 158 k DEBUG: python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-antelope-testing 90 k DEBUG: python3-tempest noarch 1:41.0.0-0.20250124132801.a25e0df.el9 delorean-component-tempest 1.3 M DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k DEBUG: python3-tenacity noarch 6.3.1-1.el9s delorean-antelope-testing 50 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-antelope-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-antelope-testing 37 k DEBUG: python3-testtools noarch 2.5.0-2.el9s delorean-antelope-testing 327 k DEBUG: python3-tooz noarch 3.2.0-0.20241115125625.1a76dd6.el9 delorean-component-common 106 k DEBUG: python3-uhashring noarch 2.1-1.el9s delorean-antelope-testing 24 k DEBUG: python3-vine noarch 5.0.0-3.el9s delorean-antelope-testing 25 k DEBUG: python3-voluptuous noarch 0.13.1-1.el9s delorean-antelope-testing 59 k DEBUG: python3-waitress noarch 2.1.2-1.el9s delorean-antelope-testing 93 k DEBUG: python3-wcwidth noarch 0.2.5-8.el9 appstream 44 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-antelope-testing 230 k DEBUG: python3-webtest noarch 3.0.0-1.el9s delorean-antelope-testing 80 k DEBUG: python3-wrapt x86_64 1.14.1-1.el9s delorean-antelope-testing 57 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-antelope-testing 55 k DEBUG: python3-zake noarch 0.2.2-22.el9s delorean-antelope-testing 45 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-antelope-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-antelope-testing 225 k DEBUG: quota x86_64 1:4.09-4.el9 baseos 198 k DEBUG: quota-nls noarch 1:4.09-4.el9 baseos 77 k DEBUG: radvd x86_64 2.19-5.el9 appstream 89 k DEBUG: rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k DEBUG: rpcbind x86_64 1.2.6-7.el9 baseos 58 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-36.el9 baseos 17 k DEBUG: selinux-policy noarch 38.1.51-1.el9 baseos 46 k DEBUG: selinux-policy-targeted noarch 38.1.51-1.el9 baseos 6.9 M DEBUG: sudo x86_64 1.9.5p2-10.el9 baseos 1.0 M DEBUG: unbound-libs x86_64 1.16.2-8.el9 appstream 549 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-4.el9 appstream 33 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================= DEBUG: Install 255 Packages DEBUG: Total size: 87 M DEBUG: Total download size: 7.1 M DEBUG: Installed size: 307 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.1.0-0.20230310132725.4763cd8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-9.0.0-0.20230725173000.16a2cd1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.3.0-0.20230313070857.85e4f08.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-1.0.2-0.20241028171829.eee309c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20230327143840.bc96c23.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-resource-classes-1.1.0-0.20230310114949.357bd40.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-vif-3.1.1-0.20230310165910.54bae86.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.7.0-0.20230310134920.58ff270.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20230310114753.d4b1896.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.3.1-0.20240718095341.318e95e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-12.3.3-0.20241104094751.be0515d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-5.1.1-0.20240219151614.7725ac9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.1.1-0.20230310200304.043db50.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.1.0-0.20230310171112.c2b6df0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.1.0-0.20230310132208.b4ea834.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20230310113453.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-2.10.0-0.20230310171422.0d924f5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.3.1-0.20240718095341.318e95e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.1.1-0.20230310201801.515daab.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-12.3.3-0.20241104094751.be0515d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.2.5-0.20240913082034.86bf53a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.6.0-0.20230310153035.95013ef.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-5.1.1-0.20240219151614.7725ac9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.1.1-0.20230310200304.043db50.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.1.0-0.20230310171112.c2b6df0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.0.0-0.20240219151357.a17d762.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.0.1-0.20230310192932.b72372b.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.1.1-0.20230310191026.eeedfc9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.1.0-0.20230310132208.b4ea834.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.3-0.20230310121559.3286301.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20230310113453.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20230310103434.d7ac0ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-5.2.0-0.20240326163329.bc39d23.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.2.0-0.20240201060809.e05466c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.4.3-0.20240913085837.f3968ad.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.6.1-0.20240808101239.6b427e4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.46.5-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.8.4-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.8-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iputils-20210202-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.6.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.4.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.33-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.3.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libev-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-2.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.09-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.09-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.6-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-36.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.51-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.51-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sudo-1.9.5p2-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.9-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lm_sensors-libs-3.6.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-3.2.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-config-3.2.6-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-agent-libs-5.9.1-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-libs-5.9.1-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.0-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.10.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.1.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-async-timeout-4.0.2-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.11.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.2.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-deprecated-1.2.13-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.7.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.18-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-9.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.20.4-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-4.12.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-23.9.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.2.4-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-4.0.3-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-8.5.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.4-3.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.13-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.11.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-4.3.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.2.3-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.3.2.post1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.4.2-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.13.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-2.1.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.14.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.3-3.3.0-80.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.3-3.3.0-80.el9s.x86_64.rpm: Already downloaded DEBUG: (219/240): python3-os-testr-3.0.0-0.20230310121 1.1 MB/s | 50 kB 00:00 DEBUG: (220/240): python3-tempest-41.0.0-0.20250124132 17 MB/s | 1.3 MB 00:00 DEBUG: (221/240): iproute-tc-6.2.0-5.el9.x86_64.rpm 1.3 MB/s | 462 kB 00:00 DEBUG: (222/240): ipset-libs-7.11-11.el9.x86_64.rpm 247 kB/s | 69 kB 00:00 DEBUG: (223/240): ipset-7.11-11.el9.x86_64.rpm 131 kB/s | 42 kB 00:00 DEBUG: (224/240): iptables-libs-1.8.10-11.el9.x86_64.r 16 MB/s | 462 kB 00:00 DEBUG: (225/240): iptables-nft-1.8.10-11.el9.x86_64.rp 7.4 MB/s | 206 kB 00:00 DEBUG: (226/240): libnfnetlink-1.0.1-23.el9.x86_64.rpm 127 kB/s | 29 kB 00:00 DEBUG: (227/240): libnetfilter_conntrack-1.0.9-1.el9.x 201 kB/s | 59 kB 00:00 DEBUG: (228/240): libnfsidmap-2.5.4-29.el9.x86_64.rpm 212 kB/s | 61 kB 00:00 DEBUG: (229/240): conntrack-tools-1.4.7-4.el9.x86_64.r 2.5 MB/s | 236 kB 00:00 DEBUG: (230/240): dnsmasq-2.85-16.el9.x86_64.rpm 14 MB/s | 327 kB 00:00 DEBUG: (231/240): nfs-utils-2.5.4-29.el9.x86_64.rpm 1.9 MB/s | 461 kB 00:00 DEBUG: (232/240): libnftnl-1.2.6-4.el9.x86_64.rpm 304 kB/s | 88 kB 00:00 DEBUG: (233/240): dnsmasq-utils-2.85-16.el9.x86_64.rpm 116 kB/s | 40 kB 00:00 DEBUG: (234/240): libnetfilter_cthelper-1.0.0-22.el9.x 157 kB/s | 24 kB 00:00 DEBUG: (235/240): haproxy-2.4.22-4.el9.x86_64.rpm 4.1 MB/s | 2.2 MB 00:00 DEBUG: (236/240): keepalived-2.2.8-4.el9.x86_64.rpm 1.0 MB/s | 560 kB 00:00 DEBUG: (237/240): libnetfilter_cttimeout-1.0.0-19.el9. 143 kB/s | 24 kB 00:00 DEBUG: (238/240): dibbler-client-1.0.1-11.el9s.x86_64. 13 MB/s | 345 kB 00:00 DEBUG: (239/240): libnetfilter_queue-1.0.5-1.el9.x86_6 183 kB/s | 29 kB 00:00 DEBUG: (240/240): radvd-2.19-5.el9.x86_64.rpm 566 kB/s | 89 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 4.3 MB/s | 7.1 MB 00:01 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-38.1.51-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56 1/255 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 2/255 DEBUG: Installing : python3-netaddr-0.10.1-3.el9.noarch 3/255 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 4/255 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 5/255 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 6/255 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 7/255 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 8/255 DEBUG: Installing : python3-msgpack-1.0.4-3.el9s.x86_64 9/255 DEBUG: Installing : libselinux-utils-3.6-2.el9.x86_64 10/255 DEBUG: Installing : policycoreutils-3.6-2.1.el9.x86_64 11/255 DEBUG: Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 11/255 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : selinux-policy-38.1.51-1.el9.noarch 12/255 DEBUG: Running scriptlet: selinux-policy-38.1.51-1.el9.noarch 12/255 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.51-1.el9.noarch 13/255 DEBUG: Installing : selinux-policy-targeted-38.1.51-1.el9.noarch 13/255 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.51-1.el9.noarch 13/255 DEBUG: Installing : python3-futurist-2.4.1-0.20230310123225.159d752. 14/255 DEBUG: Installing : python3-fasteners-0.18-1.el9s.noarch 15/255 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 16/255 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 17/255 DEBUG: Installing : libtirpc-1.3.3-9.el9.x86_64 18/255 DEBUG: Installing : libnfnetlink-1.0.1-23.el9.x86_64 19/255 DEBUG: Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 20/255 DEBUG: Installing : iptables-libs-1.8.10-11.el9.x86_64 21/255 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 22/255 DEBUG: Installing : python3-dogpile-cache-1.1.8-1.el9s.noarch 23/255 DEBUG: Installing : libnftnl-1.2.6-4.el9.x86_64 24/255 DEBUG: Installing : iptables-nft-1.8.10-11.el9.x86_64 25/255 DEBUG: Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 25/255 DEBUG: Installing : python3-wrapt-1.14.1-1.el9s.x86_64 26/255 DEBUG: Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b 27/255 DEBUG: Installing : python3-oslo-context-5.1.1-0.20230310191714.7696 28/255 DEBUG: Installing : python3-voluptuous-0.13.1-1.el9s.noarch 29/255 DEBUG: Installing : python3-vine-5.0.0-3.el9s.noarch 30/255 DEBUG: Installing : python3-amqp-5.1.1-1.el9s.noarch 31/255 DEBUG: Installing : python3-tenacity-6.3.1-1.el9s.noarch 32/255 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 33/255 DEBUG: Installing : python3-simplejson-3.17.6-2.el9s.x86_64 34/255 DEBUG: Installing : python3-pyroute2-0.7.3-1.el9s.noarch 35/255 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 36/255 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 37/255 DEBUG: Installing : python3-testtools-2.5.0-2.el9s.noarch 38/255 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 39/255 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 40/255 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 41/255 DEBUG: Installing : python3-libselinux-3.6-2.el9.x86_64 42/255 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 43/255 DEBUG: Installing : net-snmp-libs-1:5.9.1-17.el9.x86_64 44/255 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 45/255 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 46/255 DEBUG: Installing : libref_array-0.1.5-53.el9.x86_64 47/255 DEBUG: Installing : libnl3-3.11.0-1.el9.x86_64 48/255 DEBUG: Installing : libbpf-2:1.4.0-1.el9.x86_64 49/255 DEBUG: Installing : iproute-6.2.0-5.el9.x86_64 50/255 DEBUG: Installing : chkconfig-1.24-1.el9.x86_64 51/255 DEBUG: Installing : python3-os-service-types-1.7.0-0.20230310110132. 52/255 DEBUG: Installing : python3-keystoneauth1-5.1.3-0.20240913071836.e96 53/255 DEBUG: Installing : iproute-tc-6.2.0-5.el9.x86_64 54/255 DEBUG: Installing : libibverbs-54.0-1.el9.x86_64 55/255 DEBUG: Installing : python3-libsemanage-3.6-3.el9.x86_64 56/255 DEBUG: Installing : python3-oslotest-4.5.0-0.20230310114753.d4b1896. 57/255 DEBUG: Installing : python3-kombu-1:5.2.4-3.el9s.noarch 58/255 DEBUG: Installing : python3-deprecated-1.2.13-3.el9s.noarch 59/255 DEBUG: Installing : libnetfilter_queue-1.0.5-1.el9.x86_64 60/255 DEBUG: Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 61/255 DEBUG: Installing : rpcbind-1.2.6-7.el9.x86_64 61/255 DEBUG: Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 61/255 DEBUG: Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. DEBUG: Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. DEBUG: Installing : python3-etcd3gw-2.1.0-1.el9s.noarch 62/255 DEBUG: Installing : python3-prometheus_client-0.9.0-2.el9s.noarch 63/255 DEBUG: Installing : ipset-libs-7.11-11.el9.x86_64 64/255 DEBUG: Installing : ipset-7.11-11.el9.x86_64 65/255 DEBUG: Installing : libnetfilter_cthelper-1.0.0-22.el9.x86_64 66/255 DEBUG: Installing : libnetfilter_cttimeout-1.0.0-19.el9.x86_64 67/255 DEBUG: Installing : conntrack-tools-1.4.7-4.el9.x86_64 68/255 DEBUG: Running scriptlet: conntrack-tools-1.4.7-4.el9.x86_64 68/255 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 69/255 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 70/255 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 71/255 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 72/255 DEBUG: Installing : python3-importlib-metadata-4.12.0-2.el9s.noarch 73/255 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 74/255 DEBUG: Installing : python3-waitress-2.1.2-1.el9s.noarch 75/255 DEBUG: Installing : python3-uhashring-2.1-1.el9s.noarch 76/255 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 77/255 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 78/255 DEBUG: Installing : python3-sqlparse-0.4.2-4.el9s.noarch 79/255 DEBUG: Installing : python3-migrate-0.13.0-5.el9s.noarch 80/255 DEBUG: Installing : python3-soupsieve-2.3.2.post1-1.el9s.noarch 81/255 DEBUG: Installing : python3-beautifulsoup4-4.11.1-1.el9s.noarch 82/255 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 83/255 DEBUG: Installing : python3-webtest-3.0.0-1.el9s.noarch 84/255 DEBUG: Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 85/255 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 86/255 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 87/255 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 88/255 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 89/255 DEBUG: Installing : python3-more-itertools-8.5.0-2.el9s.noarch 90/255 DEBUG: Installing : python3-mock-4.0.3-5.el9s.noarch 91/255 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 92/255 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 93/255 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 94/255 DEBUG: Installing : python3-kazoo-2.8.0-2.el9s.noarch 95/255 DEBUG: Installing : python3-zake-0.2.2-22.el9s.noarch 96/255 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 97/255 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 98/255 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 99/255 DEBUG: Installing : python3-httplib2-0.20.4-6.el9s.noarch 100/255 DEBUG: Installing : python3-future-0.18.2-9.el9s.noarch 101/255 DEBUG: Installing : python3-distro-1.7.0-3.el9s.noarch 102/255 DEBUG: Installing : python3-defusedxml-0.7.1-1.el9s.noarch 103/255 DEBUG: Installing : python3-ddt-1.6.0-1.el9s.noarch 104/255 DEBUG: Installing : python3-cachetools-5.2.0-3.el9s.noarch 105/255 DEBUG: Installing : python3-autopage-0.5.1-1.el9s.noarch 106/255 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 107/255 DEBUG: Installing : python3-redis-4.3.4-1.el9s.noarch 108/255 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 109/255 DEBUG: Installing : dibbler-client-1.0.1-11.el9s.x86_64 110/255 DEBUG: Running scriptlet: radvd-2.19-5.el9.x86_64 111/255 DEBUG: Installing : radvd-2.19-5.el9.x86_64 111/255 DEBUG: Running scriptlet: radvd-2.19-5.el9.x86_64 111/255 DEBUG: Installing : python3-wcwidth-0.2.5-8.el9.noarch 112/255 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 113/255 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 114/255 DEBUG: Installing : python3-jsonschema-3.2.0-13.el9.noarch 115/255 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 116/255 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 117/255 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 118/255 DEBUG: Installing : python3-audit-3.1.5-2.el9.x86_64 119/255 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 120/255 DEBUG: Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 121/255 DEBUG: Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 122/255 DEBUG: Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 123/255 DEBUG: Installing : net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 124/255 DEBUG: Installing : keepalived-2.2.8-4.el9.x86_64 125/255 DEBUG: Running scriptlet: keepalived-2.2.8-4.el9.x86_64 125/255 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 126/255 DEBUG: Running scriptlet: haproxy-2.4.22-4.el9.x86_64 127/255 DEBUG: Installing : haproxy-2.4.22-4.el9.x86_64 127/255 DEBUG: Running scriptlet: haproxy-2.4.22-4.el9.x86_64 127/255 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 128/255 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 129/255 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 130/255 DEBUG: Installing : dnsmasq-utils-2.85-16.el9.x86_64 131/255 DEBUG: Running scriptlet: dnsmasq-2.85-16.el9.x86_64 132/255 DEBUG: Installing : dnsmasq-2.85-16.el9.x86_64 132/255 DEBUG: Running scriptlet: dnsmasq-2.85-16.el9.x86_64 132/255 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 133/255 DEBUG: Installing : sudo-1.9.5p2-10.el9.x86_64 134/255 DEBUG: Running scriptlet: sudo-1.9.5p2-10.el9.x86_64 134/255 DEBUG: Installing : quota-nls-1:4.09-4.el9.noarch 135/255 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 136/255 DEBUG: Installing : python3-policycoreutils-3.6-2.1.el9.noarch 137/255 DEBUG: Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 138/255 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 139/255 DEBUG: Installing : memcached-selinux-1.6.9-7.el9.x86_64 139/255 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 139/255 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 140/255 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 140/255 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 140/255 DEBUG: Installing : python3-binary-memcached-0.31.1-1.el9s.noarch 141/255 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 142/255 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 142/255 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 142/255 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 143/255 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 144/255 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 145/255 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 146/255 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 147/255 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 148/255 DEBUG: Installing : python3-paste-3.5.2-1.el9s.noarch 149/255 DEBUG: Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 150/255 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 151/255 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 152/255 DEBUG: Installing : python3-paramiko-2.11.0-1.el9s.noarch 153/255 DEBUG: Installing : python3-ncclient-0.6.13-3.el9s.noarch 154/255 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 155/255 DEBUG: Installing : python3-keyring-23.9.3-1.el9s.noarch 156/255 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 157/255 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 158/255 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 159/255 DEBUG: Running scriptlet: unbound-libs-1.16.2-8.el9.x86_64 160/255 DEBUG: Installing : unbound-libs-1.16.2-8.el9.x86_64 160/255 DEBUG: Running scriptlet: unbound-libs-1.16.2-8.el9.x86_64 160/255 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.19-1.el9.x86_64 161/255 DEBUG: Running scriptlet: openvswitch3.3-3.3.0-80.el9s.x86_64 162/255 DEBUG: Installing : openvswitch3.3-3.3.0-80.el9s.x86_64 162/255 DEBUG: Running scriptlet: openvswitch3.3-3.3.0-80.el9s.x86_64 162/255 DEBUG: Installing : python3-openvswitch3.3-3.3.0-80.el9s.x86_64 163/255 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 164/255 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 165/255 DEBUG: Installing : python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9 166/255 DEBUG: Installing : python3-stestr-4.0.1-1.el9s.noarch 167/255 DEBUG: Installing : python3-os-testr-3.0.0-0.20230310121113.0e7ac78. 168/255 DEBUG: Installing : libpath_utils-0.2.1-53.el9.x86_64 169/255 DEBUG: Installing : libnfsidmap-1:2.5.4-29.el9.x86_64 170/255 DEBUG: Installing : libev-4.33-6.el9.x86_64 171/255 DEBUG: Installing : libverto-libev-0.3.2-3.el9.x86_64 172/255 DEBUG: Installing : libcollection-0.7.0-53.el9.x86_64 173/255 DEBUG: Installing : libbasicobjects-0.1.1-53.el9.x86_64 174/255 DEBUG: Installing : libini_config-1.3.1-53.el9.x86_64 175/255 DEBUG: Installing : gssproxy-0.8.4-7.el9.x86_64 176/255 DEBUG: Running scriptlet: gssproxy-0.8.4-7.el9.x86_64 176/255 DEBUG: Installing : keyutils-1.6.3-1.el9.x86_64 177/255 DEBUG: Installing : iputils-20210202-11.el9.x86_64 178/255 DEBUG: Running scriptlet: iputils-20210202-11.el9.x86_64 178/255 DEBUG: Installing : initscripts-service-10.11.8-4.el9.noarch 179/255 DEBUG: Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 180/255 DEBUG: Installing : initscripts-10.11.8-4.el9.x86_64 181/255 DEBUG: Running scriptlet: initscripts-10.11.8-4.el9.x86_64 181/255 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 182/255 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 182/255 DEBUG: Installing : e2fsprogs-libs-1.46.5-6.el9.x86_64 183/255 DEBUG: Installing : quota-1:4.09-4.el9.x86_64 184/255 DEBUG: Running scriptlet: nfs-utils-1:2.5.4-29.el9.x86_64 185/255 DEBUG: Installing : nfs-utils-1:2.5.4-29.el9.x86_64 185/255 DEBUG: Running scriptlet: nfs-utils-1:2.5.4-29.el9.x86_64 185/255 DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Installing : bc-1.07.1-14.el9.x86_64 186/255 DEBUG: Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 187/255 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 187/255 DEBUG: Installing : openstack-network-scripts-openvswitch3.3-10.11.1 188/255 DEBUG: Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 189/255 DEBUG: Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 190/255 DEBUG: Installing : python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a. 191/255 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2023031010343 192/255 DEBUG: Installing : python3-openstacksdk-1.0.2-0.20241028171829.eee3 193/255 DEBUG: Installing : python3-os-client-config-2.1.0-0.20230327143840. 194/255 DEBUG: Installing : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 195/255 DEBUG: Installing : python3-os-traits-2.10.0-0.20230310171422.0d924f 196/255 DEBUG: Installing : python-pycadf-common-3.1.1-0.20230310113453.4179 197/255 DEBUG: Installing : python-oslo-versionedobjects-lang-3.1.0-0.202303 198/255 DEBUG: Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 199/255 DEBUG: Installing : python-oslo-privsep-lang-3.1.0-0.20230310171112. 200/255 DEBUG: Installing : python-oslo-policy-lang-4.1.1-0.20230310200304.0 201/255 DEBUG: Installing : python-oslo-middleware-lang-5.1.1-0.202402191516 202/255 DEBUG: Installing : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc 203/255 DEBUG: Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 204/255 DEBUG: Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 205/255 DEBUG: Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 206/255 DEBUG: Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515 207/255 DEBUG: Installing : python3-oslo-serialization-5.1.2-0.2024090208525 208/255 DEBUG: Installing : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6. 209/255 DEBUG: Installing : python3-oslo-policy-4.1.1-0.20230310200304.043db 210/255 DEBUG: Installing : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 211/255 DEBUG: Installing : python3-keystoneclient-1:5.1.0-0.20230310132725. 212/255 DEBUG: Installing : python3-oslo-middleware-5.1.1-0.20240219151614.7 213/255 DEBUG: Installing : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 214/255 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-osc-lib-2.7.0-0.20230310134920.58ff270.e 215/255 DEBUG: Installing : python3-neutronclient-9.0.0-0.20230725173000.16a 216/255 DEBUG: Installing : python3-designateclient-5.2.0-0.20240326163329.b 217/255 DEBUG: Installing : python3-oslo-upgradecheck-2.1.1-0.20230310191026 218/255 DEBUG: Installing : python3-oslo-metrics-0.6.0-0.20230310153035.9501 219/255 DEBUG: Installing : python3-novaclient-1:18.3.0-0.20230313070857.85e 220/255 DEBUG: Installing : python3-oslo-reports-3.0.0-0.20240219151357.a17d 221/255 DEBUG: Installing : python3-pycadf-3.1.1-0.20230310113453.4179996.el 222/255 DEBUG: Installing : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 223/255 DEBUG: Installing : python-oslo-db-lang-12.3.3-0.20241104094751.be05 224/255 DEBUG: Installing : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 225/255 DEBUG: Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 226/255 DEBUG: Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 227/255 DEBUG: Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8 228/255 DEBUG: Installing : python3-oslo-messaging-14.2.5-0.20240913082034.8 229/255 DEBUG: Installing : python3-oslo-versionedobjects-3.1.0-0.2023031013 230/255 DEBUG: Installing : python3-osprofiler-3.4.3-0.20230310121559.328630 231/255 DEBUG: Installing : python3-neutron-lib-3.4.3-0.20240913085837.f3968 232/255 DEBUG: Installing : python3-os-vif-3.1.1-0.20230310165910.54bae86.el 233/255 DEBUG: Installing : python3-tempest-1:41.0.0-0.20250124132801.a25e0d 234/255 DEBUG: Installing : python-oslo-cache-lang-3.3.1-0.20240718095341.31 235/255 DEBUG: Installing : python3-oslo-cache-3.3.1-0.20240718095341.318e95 236/255 DEBUG: Installing : python3-keystonemiddleware-10.2.0-0.202402010608 237/255 DEBUG: Installing : python3-os-resource-classes-1.1.0-0.202303101149 238/255 DEBUG: Installing : python3-neutron-1:22.2.2-0.20250131184741.6c2b89 239/255 DEBUG: Running scriptlet: openstack-neutron-common-1:22.2.2-0.202501311847 240/255 DEBUG: Installing : openstack-neutron-common-1:22.2.2-0.202501311847 240/255 DEBUG: Installing : openstack-neutron-macvtap-agent-1:22.2.2-0.20250 241/255 DEBUG: Running scriptlet: openstack-neutron-macvtap-agent-1:22.2.2-0.20250 241/255 DEBUG: Installing : openstack-neutron-rpc-server-1:22.2.2-0.20250131 242/255 DEBUG: Installing : openstack-neutron-sriov-nic-agent-1:22.2.2-0.202 243/255 DEBUG: Running scriptlet: openstack-neutron-sriov-nic-agent-1:22.2.2-0.202 243/255 DEBUG: Installing : openstack-neutron-metering-agent-1:22.2.2-0.2025 244/255 DEBUG: Running scriptlet: openstack-neutron-metering-agent-1:22.2.2-0.2025 244/255 DEBUG: Installing : openstack-neutron-linuxbridge-1:22.2.2-0.2025013 245/255 DEBUG: Running scriptlet: openstack-neutron-linuxbridge-1:22.2.2-0.2025013 245/255 DEBUG: Installing : openstack-neutron-ovn-agent-1:22.2.2-0.202501311 246/255 DEBUG: Running scriptlet: openstack-neutron-ovn-agent-1:22.2.2-0.202501311 246/255 DEBUG: Installing : openstack-neutron-openvswitch-1:22.2.2-0.2025013 247/255 DEBUG: Running scriptlet: openstack-neutron-openvswitch-1:22.2.2-0.2025013 247/255 DEBUG: Installing : openstack-neutron-ml2-1:22.2.2-0.20250131184741. 248/255 DEBUG: Installing : openstack-neutron-1:22.2.2-0.20250131184741.6c2b 249/255 DEBUG: Running scriptlet: openstack-neutron-1:22.2.2-0.20250131184741.6c2b 249/255 DEBUG: Installing : openstack-neutron-ml2ovn-trace-1:22.2.2-0.202501 250/255 DEBUG: Installing : openstack-neutron-ovn-metadata-agent-1:22.2.2-0. 251/255 DEBUG: Running scriptlet: openstack-neutron-ovn-metadata-agent-1:22.2.2-0. 251/255 DEBUG: Installing : openstack-neutron-ovn-migration-tool-1:22.2.2-0. 252/255 DEBUG: Installing : python3-neutron-tests-1:22.2.2-0.20250131184741. 253/255 DEBUG: Installing : flatpak-selinux-1.12.9-3.el9.noarch 254/255 DEBUG: Running scriptlet: flatpak-selinux-1.12.9-3.el9.noarch 254/255 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-36.el9.x86_64 255/255 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.51-1.el9.noarch 255/255 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 255/255 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 255/255 DEBUG: Running scriptlet: rpm-plugin-selinux-4.16.1.3-36.el9.x86_64 255/255 DEBUG: Verifying : python3-keystoneclient-1:5.1.0-0.20230310132725. 1/255 DEBUG: Verifying : python3-neutronclient-9.0.0-0.20230725173000.16a 2/255 DEBUG: Verifying : python3-novaclient-1:18.3.0-0.20230313070857.85e 3/255 DEBUG: Verifying : python3-openstacksdk-1.0.2-0.20241028171829.eee3 4/255 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20230327143840. 5/255 DEBUG: Verifying : python3-os-resource-classes-1.1.0-0.202303101149 6/255 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20230310110132. 7/255 DEBUG: Verifying : python3-os-vif-3.1.1-0.20230310165910.54bae86.el 8/255 DEBUG: Verifying : python3-osc-lib-2.7.0-0.20230310134920.58ff270.e 9/255 DEBUG: Verifying : python3-oslotest-4.5.0-0.20230310114753.d4b1896. 10/255 DEBUG: Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56 11/255 DEBUG: Verifying : python-oslo-cache-lang-3.3.1-0.20240718095341.31 12/255 DEBUG: Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 13/255 DEBUG: Verifying : python-oslo-db-lang-12.3.3-0.20241104094751.be05 14/255 DEBUG: Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 15/255 DEBUG: Verifying : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc 16/255 DEBUG: Verifying : python-oslo-middleware-lang-5.1.1-0.202402191516 17/255 DEBUG: Verifying : python-oslo-policy-lang-4.1.1-0.20230310200304.0 18/255 DEBUG: Verifying : python-oslo-privsep-lang-3.1.0-0.20230310171112. 19/255 DEBUG: Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 20/255 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.1.0-0.202303 21/255 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20230310113453.4179 22/255 DEBUG: Verifying : python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9 23/255 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b 24/255 DEBUG: Verifying : python3-futurist-2.4.1-0.20230310123225.159d752. 25/255 DEBUG: Verifying : python3-os-testr-3.0.0-0.20230310121113.0e7ac78. 26/255 DEBUG: Verifying : python3-os-traits-2.10.0-0.20230310171422.0d924f 27/255 DEBUG: Verifying : python3-oslo-cache-3.3.1-0.20240718095341.318e95 28/255 DEBUG: Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 29/255 DEBUG: Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515 30/255 DEBUG: Verifying : python3-oslo-context-5.1.1-0.20230310191714.7696 31/255 DEBUG: Verifying : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 32/255 DEBUG: Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 33/255 DEBUG: Verifying : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6. 34/255 DEBUG: Verifying : python3-oslo-messaging-14.2.5-0.20240913082034.8 35/255 DEBUG: Verifying : python3-oslo-metrics-0.6.0-0.20230310153035.9501 36/255 DEBUG: Verifying : python3-oslo-middleware-5.1.1-0.20240219151614.7 37/255 DEBUG: Verifying : python3-oslo-policy-4.1.1-0.20230310200304.043db 38/255 DEBUG: Verifying : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 39/255 DEBUG: Verifying : python3-oslo-reports-3.0.0-0.20240219151357.a17d 40/255 DEBUG: Verifying : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 41/255 DEBUG: Verifying : python3-oslo-serialization-5.1.2-0.2024090208525 42/255 DEBUG: Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8 43/255 DEBUG: Verifying : python3-oslo-upgradecheck-2.1.1-0.20230310191026 44/255 DEBUG: Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 45/255 DEBUG: Verifying : python3-oslo-versionedobjects-3.1.0-0.2023031013 46/255 DEBUG: Verifying : python3-osprofiler-3.4.3-0.20230310121559.328630 47/255 DEBUG: Verifying : python3-pycadf-3.1.1-0.20230310113453.4179996.el 48/255 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2023031010343 49/255 DEBUG: Verifying : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 50/255 DEBUG: Verifying : python3-designateclient-5.2.0-0.20240326163329.b 51/255 DEBUG: Verifying : python3-keystoneauth1-5.1.3-0.20240913071836.e96 52/255 DEBUG: Verifying : python3-keystonemiddleware-10.2.0-0.202402010608 53/255 DEBUG: Verifying : python3-neutron-lib-3.4.3-0.20240913085837.f3968 54/255 DEBUG: Verifying : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 55/255 DEBUG: Verifying : python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a. 56/255 DEBUG: Verifying : python3-tempest-1:41.0.0-0.20250124132801.a25e0d 57/255 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 58/255 DEBUG: Verifying : chkconfig-1.24-1.el9.x86_64 59/255 DEBUG: Verifying : e2fsprogs-libs-1.46.5-6.el9.x86_64 60/255 DEBUG: Verifying : gssproxy-0.8.4-7.el9.x86_64 61/255 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 62/255 DEBUG: Verifying : initscripts-10.11.8-4.el9.x86_64 63/255 DEBUG: Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 64/255 DEBUG: Verifying : initscripts-service-10.11.8-4.el9.noarch 65/255 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 66/255 DEBUG: Verifying : iproute-6.2.0-5.el9.x86_64 67/255 DEBUG: Verifying : iproute-tc-6.2.0-5.el9.x86_64 68/255 DEBUG: Verifying : ipset-7.11-11.el9.x86_64 69/255 DEBUG: Verifying : ipset-libs-7.11-11.el9.x86_64 70/255 DEBUG: Verifying : iptables-libs-1.8.10-11.el9.x86_64 71/255 DEBUG: Verifying : iptables-nft-1.8.10-11.el9.x86_64 72/255 DEBUG: Verifying : iputils-20210202-11.el9.x86_64 73/255 DEBUG: Verifying : keyutils-1.6.3-1.el9.x86_64 74/255 DEBUG: Verifying : libbasicobjects-0.1.1-53.el9.x86_64 75/255 DEBUG: Verifying : libbpf-2:1.4.0-1.el9.x86_64 76/255 DEBUG: Verifying : libcollection-0.7.0-53.el9.x86_64 77/255 DEBUG: Verifying : libev-4.33-6.el9.x86_64 78/255 DEBUG: Verifying : libibverbs-54.0-1.el9.x86_64 79/255 DEBUG: Verifying : libini_config-1.3.1-53.el9.x86_64 80/255 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 81/255 DEBUG: Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 82/255 DEBUG: Verifying : libnfnetlink-1.0.1-23.el9.x86_64 83/255 DEBUG: Verifying : libnfsidmap-1:2.5.4-29.el9.x86_64 84/255 DEBUG: Verifying : libnftnl-1.2.6-4.el9.x86_64 85/255 DEBUG: Verifying : libnl3-3.11.0-1.el9.x86_64 86/255 DEBUG: Verifying : libpath_utils-0.2.1-53.el9.x86_64 87/255 DEBUG: Verifying : libref_array-0.1.5-53.el9.x86_64 88/255 DEBUG: Verifying : libselinux-utils-3.6-2.el9.x86_64 89/255 DEBUG: Verifying : libtirpc-1.3.3-9.el9.x86_64 90/255 DEBUG: Verifying : libverto-libev-0.3.2-3.el9.x86_64 91/255 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 92/255 DEBUG: Verifying : nfs-utils-1:2.5.4-29.el9.x86_64 93/255 DEBUG: Verifying : numactl-libs-2.0.19-1.el9.x86_64 94/255 DEBUG: Verifying : policycoreutils-3.6-2.1.el9.x86_64 95/255 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 96/255 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 97/255 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 98/255 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 99/255 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 100/255 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 101/255 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 102/255 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 103/255 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 104/255 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 105/255 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 106/255 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 107/255 DEBUG: Verifying : quota-1:4.09-4.el9.x86_64 108/255 DEBUG: Verifying : quota-nls-1:4.09-4.el9.noarch 109/255 DEBUG: Verifying : rpcbind-1.2.6-7.el9.x86_64 110/255 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-36.el9.x86_64 111/255 DEBUG: Verifying : selinux-policy-38.1.51-1.el9.noarch 112/255 DEBUG: Verifying : selinux-policy-targeted-38.1.51-1.el9.noarch 113/255 DEBUG: Verifying : sudo-1.9.5p2-10.el9.x86_64 114/255 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 115/255 DEBUG: Verifying : conntrack-tools-1.4.7-4.el9.x86_64 116/255 DEBUG: Verifying : dnsmasq-2.85-16.el9.x86_64 117/255 DEBUG: Verifying : dnsmasq-utils-2.85-16.el9.x86_64 118/255 DEBUG: Verifying : flatpak-selinux-1.12.9-3.el9.noarch 119/255 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 120/255 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 121/255 DEBUG: Verifying : haproxy-2.4.22-4.el9.x86_64 122/255 DEBUG: Verifying : keepalived-2.2.8-4.el9.x86_64 123/255 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 124/255 DEBUG: Verifying : libnetfilter_cthelper-1.0.0-22.el9.x86_64 125/255 DEBUG: Verifying : libnetfilter_cttimeout-1.0.0-19.el9.x86_64 126/255 DEBUG: Verifying : libnetfilter_queue-1.0.5-1.el9.x86_64 127/255 DEBUG: Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 128/255 DEBUG: Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 129/255 DEBUG: Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 130/255 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 131/255 DEBUG: Verifying : memcached-selinux-1.6.9-7.el9.x86_64 132/255 DEBUG: Verifying : net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 133/255 DEBUG: Verifying : net-snmp-libs-1:5.9.1-17.el9.x86_64 134/255 DEBUG: Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 135/255 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 136/255 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 137/255 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 138/255 DEBUG: Verifying : python3-audit-3.1.5-2.el9.x86_64 139/255 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 140/255 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 141/255 DEBUG: Verifying : python3-jsonschema-3.2.0-13.el9.noarch 142/255 DEBUG: Verifying : python3-libselinux-3.6-2.el9.x86_64 143/255 DEBUG: Verifying : python3-libsemanage-3.6-3.el9.x86_64 144/255 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 145/255 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 146/255 DEBUG: Verifying : python3-netaddr-0.10.1-3.el9.noarch 147/255 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 148/255 DEBUG: Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 149/255 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 150/255 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 151/255 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 152/255 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 153/255 DEBUG: Verifying : python3-wcwidth-0.2.5-8.el9.noarch 154/255 DEBUG: Verifying : radvd-2.19-5.el9.x86_64 155/255 DEBUG: Verifying : unbound-libs-1.16.2-8.el9.x86_64 156/255 DEBUG: Verifying : dibbler-client-1.0.1-11.el9s.x86_64 157/255 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 158/255 DEBUG: Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 159/255 DEBUG: Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 160/255 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 161/255 DEBUG: Verifying : python3-amqp-5.1.1-1.el9s.noarch 162/255 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 163/255 DEBUG: Verifying : python3-autopage-0.5.1-1.el9s.noarch 164/255 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 165/255 DEBUG: Verifying : python3-beautifulsoup4-4.11.1-1.el9s.noarch 166/255 DEBUG: Verifying : python3-binary-memcached-0.31.1-1.el9s.noarch 167/255 DEBUG: Verifying : python3-cachetools-5.2.0-3.el9s.noarch 168/255 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 169/255 DEBUG: Verifying : python3-ddt-1.6.0-1.el9s.noarch 170/255 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el9s.noarch 171/255 DEBUG: Verifying : python3-deprecated-1.2.13-3.el9s.noarch 172/255 DEBUG: Verifying : python3-distro-1.7.0-3.el9s.noarch 173/255 DEBUG: Verifying : python3-dogpile-cache-1.1.8-1.el9s.noarch 174/255 DEBUG: Verifying : python3-etcd3gw-2.1.0-1.el9s.noarch 175/255 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 176/255 DEBUG: Verifying : python3-fasteners-0.18-1.el9s.noarch 177/255 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 178/255 DEBUG: Verifying : python3-future-0.18.2-9.el9s.noarch 179/255 DEBUG: Verifying : python3-httplib2-0.20.4-6.el9s.noarch 180/255 DEBUG: Verifying : python3-importlib-metadata-4.12.0-2.el9s.noarch 181/255 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 182/255 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 183/255 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 184/255 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 185/255 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 186/255 DEBUG: Verifying : python3-kazoo-2.8.0-2.el9s.noarch 187/255 DEBUG: Verifying : python3-keyring-23.9.3-1.el9s.noarch 188/255 DEBUG: Verifying : python3-kombu-1:5.2.4-3.el9s.noarch 189/255 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 190/255 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 191/255 DEBUG: Verifying : python3-migrate-0.13.0-5.el9s.noarch 192/255 DEBUG: Verifying : python3-mock-4.0.3-5.el9s.noarch 193/255 DEBUG: Verifying : python3-more-itertools-8.5.0-2.el9s.noarch 194/255 DEBUG: Verifying : python3-msgpack-1.0.4-3.el9s.x86_64 195/255 DEBUG: Verifying : python3-ncclient-0.6.13-3.el9s.noarch 196/255 DEBUG: Verifying : python3-paramiko-2.11.0-1.el9s.noarch 197/255 DEBUG: Verifying : python3-paste-3.5.2-1.el9s.noarch 198/255 DEBUG: Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 199/255 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 200/255 DEBUG: Verifying : python3-prometheus_client-0.9.0-2.el9s.noarch 201/255 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 202/255 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 203/255 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 204/255 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 205/255 DEBUG: Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 206/255 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 207/255 DEBUG: Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 208/255 DEBUG: Verifying : python3-redis-4.3.4-1.el9s.noarch 209/255 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 210/255 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 211/255 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 212/255 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 213/255 DEBUG: Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 214/255 DEBUG: Verifying : python3-simplejson-3.17.6-2.el9s.x86_64 215/255 DEBUG: Verifying : python3-soupsieve-2.3.2.post1-1.el9s.noarch 216/255 DEBUG: Verifying : python3-sqlparse-0.4.2-4.el9s.noarch 217/255 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 218/255 DEBUG: Verifying : python3-stestr-4.0.1-1.el9s.noarch 219/255 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 220/255 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 221/255 DEBUG: Verifying : python3-tenacity-6.3.1-1.el9s.noarch 222/255 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 223/255 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 224/255 DEBUG: Verifying : python3-testtools-2.5.0-2.el9s.noarch 225/255 DEBUG: Verifying : python3-uhashring-2.1-1.el9s.noarch 226/255 DEBUG: Verifying : python3-vine-5.0.0-3.el9s.noarch 227/255 DEBUG: Verifying : python3-voluptuous-0.13.1-1.el9s.noarch 228/255 DEBUG: Verifying : python3-waitress-2.1.2-1.el9s.noarch 229/255 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 230/255 DEBUG: Verifying : python3-webtest-3.0.0-1.el9s.noarch 231/255 DEBUG: Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 232/255 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 233/255 DEBUG: Verifying : python3-zake-0.2.2-22.el9s.noarch 234/255 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 235/255 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 236/255 DEBUG: Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 237/255 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 238/255 DEBUG: Verifying : openvswitch3.3-3.3.0-80.el9s.x86_64 239/255 DEBUG: Verifying : python3-openvswitch3.3-3.3.0-80.el9s.x86_64 240/255 DEBUG: Verifying : openstack-neutron-ml2ovn-trace-1:22.2.2-0.202501 241/255 DEBUG: Verifying : openstack-neutron-macvtap-agent-1:22.2.2-0.20250 242/255 DEBUG: Verifying : openstack-neutron-rpc-server-1:22.2.2-0.20250131 243/255 DEBUG: Verifying : openstack-neutron-sriov-nic-agent-1:22.2.2-0.202 244/255 DEBUG: Verifying : openstack-neutron-ovn-metadata-agent-1:22.2.2-0. 245/255 DEBUG: Verifying : openstack-neutron-metering-agent-1:22.2.2-0.2025 246/255 DEBUG: Verifying : openstack-neutron-linuxbridge-1:22.2.2-0.2025013 247/255 DEBUG: Verifying : openstack-neutron-ovn-agent-1:22.2.2-0.202501311 248/255 DEBUG: Verifying : openstack-neutron-openvswitch-1:22.2.2-0.2025013 249/255 DEBUG: Verifying : openstack-neutron-ml2-1:22.2.2-0.20250131184741. 250/255 DEBUG: Verifying : openstack-neutron-ovn-migration-tool-1:22.2.2-0. 251/255 DEBUG: Verifying : python3-neutron-1:22.2.2-0.20250131184741.6c2b89 252/255 DEBUG: Verifying : python3-neutron-tests-1:22.2.2-0.20250131184741. 253/255 DEBUG: Verifying : openstack-neutron-common-1:22.2.2-0.202501311847 254/255 DEBUG: Verifying : openstack-neutron-1:22.2.2-0.20250131184741.6c2b 255/255 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: conntrack-tools-1.4.7-4.el9.x86_64 DEBUG: dibbler-client-1.0.1-11.el9s.x86_64 DEBUG: dnsmasq-2.85-16.el9.x86_64 DEBUG: dnsmasq-utils-2.85-16.el9.x86_64 DEBUG: e2fsprogs-libs-1.46.5-6.el9.x86_64 DEBUG: flatpak-selinux-1.12.9-3.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: gssproxy-0.8.4-7.el9.x86_64 DEBUG: haproxy-2.4.22-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: iproute-tc-6.2.0-5.el9.x86_64 DEBUG: ipset-7.11-11.el9.x86_64 DEBUG: ipset-libs-7.11-11.el9.x86_64 DEBUG: iptables-libs-1.8.10-11.el9.x86_64 DEBUG: iptables-nft-1.8.10-11.el9.x86_64 DEBUG: iputils-20210202-11.el9.x86_64 DEBUG: keepalived-2.2.8-4.el9.x86_64 DEBUG: keyutils-1.6.3-1.el9.x86_64 DEBUG: libbasicobjects-0.1.1-53.el9.x86_64 DEBUG: libbpf-2:1.4.0-1.el9.x86_64 DEBUG: libcollection-0.7.0-53.el9.x86_64 DEBUG: libev-4.33-6.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libini_config-1.3.1-53.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnetfilter_conntrack-1.0.9-1.el9.x86_64 DEBUG: libnetfilter_cthelper-1.0.0-22.el9.x86_64 DEBUG: libnetfilter_cttimeout-1.0.0-19.el9.x86_64 DEBUG: libnetfilter_queue-1.0.5-1.el9.x86_64 DEBUG: libnfnetlink-1.0.1-23.el9.x86_64 DEBUG: libnfsidmap-1:2.5.4-29.el9.x86_64 DEBUG: libnftnl-1.2.6-4.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libpath_utils-0.2.1-53.el9.x86_64 DEBUG: libref_array-0.1.5-53.el9.x86_64 DEBUG: libselinux-utils-3.6-2.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libverto-libev-0.3.2-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: lm_sensors-libs-3.6.0-10.el9.x86_64 DEBUG: mariadb-connector-c-3.2.6-1.el9.x86_64 DEBUG: mariadb-connector-c-config-3.2.6-1.el9.noarch DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: memcached-selinux-1.6.9-7.el9.x86_64 DEBUG: net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 DEBUG: net-snmp-libs-1:5.9.1-17.el9.x86_64 DEBUG: nfs-utils-1:2.5.4-29.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-6.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 DEBUG: openstack-neutron-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-common-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-linuxbridge-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-macvtap-agent-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-metering-agent-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-ml2-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-ml2ovn-trace-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-openvswitch-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-ovn-agent-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-ovn-metadata-agent-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-ovn-migration-tool-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-rpc-server-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openstack-neutron-sriov-nic-agent-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.0-80.el9s.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-oslo-cache-lang-3.3.1-0.20240718095341.318e95e.el9.noarch DEBUG: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch DEBUG: python-oslo-db-lang-12.3.3-0.20241104094751.be0515d.el9.noarch DEBUG: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch DEBUG: python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch DEBUG: python-oslo-middleware-lang-5.1.1-0.20240219151614.7725ac9.el9.noarch DEBUG: python-oslo-policy-lang-4.1.1-0.20230310200304.043db50.el9.noarch DEBUG: python-oslo-privsep-lang-3.1.0-0.20230310171112.c2b6df0.el9.noarch DEBUG: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.1.0-0.20230310132208.b4ea834.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230310113453.4179996.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.1.1-1.el9s.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-audit-3.1.5-2.el9.x86_64 DEBUG: python3-autopage-0.5.1-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-beautifulsoup4-4.11.1-1.el9s.noarch DEBUG: python3-binary-memcached-0.31.1-1.el9s.noarch DEBUG: python3-cachetools-5.2.0-3.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cliff-4.2.0-0.20230310143452.fb9a3a9.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-deprecated-1.2.13-3.el9s.noarch DEBUG: python3-designateclient-5.2.0-0.20240326163329.bc39d23.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-dogpile-cache-1.1.8-1.el9s.noarch DEBUG: python3-etcd3gw-2.1.0-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.18-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch DEBUG: python3-httplib2-0.20.4-6.el9s.noarch DEBUG: python3-importlib-metadata-4.12.0-2.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonschema-3.2.0-13.el9.noarch DEBUG: python3-kazoo-2.8.0-2.el9s.noarch DEBUG: python3-keyring-23.9.3-1.el9s.noarch DEBUG: python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch DEBUG: python3-keystoneclient-1:5.1.0-0.20230310132725.4763cd8.el9.noarch DEBUG: python3-keystonemiddleware-10.2.0-0.20240201060809.e05466c.el9.noarch DEBUG: python3-kombu-1:5.2.4-3.el9s.noarch DEBUG: python3-libselinux-3.6-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-3.el9.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-migrate-0.13.0-5.el9s.noarch DEBUG: python3-mock-4.0.3-5.el9s.noarch DEBUG: python3-more-itertools-8.5.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.4-3.el9s.x86_64 DEBUG: python3-ncclient-0.6.13-3.el9s.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: python3-neutron-lib-3.4.3-0.20240913085837.f3968ad.el9.noarch DEBUG: python3-neutron-tests-1:22.2.2-0.20250131184741.6c2b89c.el9.noarch DEBUG: python3-neutronclient-9.0.0-0.20230725173000.16a2cd1.el9.noarch DEBUG: python3-novaclient-1:18.3.0-0.20230313070857.85e4f08.el9.noarch DEBUG: python3-openstacksdk-1.0.2-0.20241028171829.eee309c.el9.noarch DEBUG: python3-openvswitch3.3-3.3.0-80.el9s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20230327143840.bc96c23.el9.noarch DEBUG: python3-os-ken-2.6.1-0.20240808101239.6b427e4.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20230310114949.357bd40.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch DEBUG: python3-os-testr-3.0.0-0.20230310121113.0e7ac78.el9.noarch DEBUG: python3-os-traits-2.10.0-0.20230310171422.0d924f5.el9.noarch DEBUG: python3-os-vif-3.1.1-0.20230310165910.54bae86.el9.noarch DEBUG: python3-osc-lib-2.7.0-0.20230310134920.58ff270.el9.noarch DEBUG: python3-oslo-cache-3.3.1-0.20240718095341.318e95e.el9.noarch DEBUG: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch DEBUG: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch DEBUG: python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch DEBUG: python3-oslo-db-12.3.3-0.20241104094751.be0515d.el9.noarch DEBUG: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch DEBUG: python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch DEBUG: python3-oslo-messaging-14.2.5-0.20240913082034.86bf53a.el9.noarch DEBUG: python3-oslo-metrics-0.6.0-0.20230310153035.95013ef.el9.noarch DEBUG: python3-oslo-middleware-5.1.1-0.20240219151614.7725ac9.el9.noarch DEBUG: python3-oslo-policy-4.1.1-0.20230310200304.043db50.el9.noarch DEBUG: python3-oslo-privsep-3.1.0-0.20230310171112.c2b6df0.el9.noarch DEBUG: python3-oslo-reports-3.0.0-0.20240219151357.a17d762.el9.noarch DEBUG: python3-oslo-rootwrap-7.0.1-0.20230310192932.b72372b.el9.noarch DEBUG: python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch DEBUG: python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch DEBUG: python3-oslo-upgradecheck-2.1.1-0.20230310191026.eeedfc9.el9.noarch DEBUG: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch DEBUG: python3-oslo-versionedobjects-3.1.0-0.20230310132208.b4ea834.el9.noarch DEBUG: python3-oslotest-4.5.0-0.20230310114753.d4b1896.el9.noarch DEBUG: python3-osprofiler-3.4.3-0.20230310121559.3286301.el9.noarch DEBUG: python3-ovsdbapp-2.2.2-0.20240605112255.2b6725a.el9.noarch DEBUG: python3-paramiko-2.11.0-1.el9s.noarch DEBUG: python3-paste-3.5.2-1.el9s.noarch DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.9.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230310113453.4179996.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyroute2-0.7.3-1.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: python3-redis-4.3.4-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20230310103434.d7ac0ff.el9.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-simplejson-3.17.6-2.el9s.x86_64 DEBUG: python3-soupsieve-2.3.2.post1-1.el9s.noarch DEBUG: python3-sqlparse-0.4.2-4.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stestr-4.0.1-1.el9s.noarch DEBUG: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tempest-1:41.0.0-0.20250124132801.a25e0df.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-tenacity-6.3.1-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.5.0-2.el9s.noarch DEBUG: python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch DEBUG: python3-uhashring-2.1-1.el9s.noarch DEBUG: python3-vine-5.0.0-3.el9s.noarch DEBUG: python3-voluptuous-0.13.1-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-wcwidth-0.2.5-8.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-wrapt-1.14.1-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-zake-0.2.2-22.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: quota-1:4.09-4.el9.x86_64 DEBUG: quota-nls-1:4.09-4.el9.noarch DEBUG: radvd-2.19-5.el9.x86_64 DEBUG: rdo-openvswitch-2:3.3-1.el9s.noarch DEBUG: rpcbind-1.2.6-7.el9.x86_64 DEBUG: rpm-plugin-selinux-4.16.1.3-36.el9.x86_64 DEBUG: selinux-policy-38.1.51-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.51-1.el9.noarch DEBUG: sudo-1.9.5p2-10.el9.x86_64 DEBUG: unbound-libs-1.16.2-8.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root/home/centos9-antelope/data/repos/component/network/6c/2b/6c2b89cd5c700c3f8060d5769b1788f25ce6aa2a_5706206b'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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-centos9-antelope-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-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-centos9-antelope-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos9-antelope-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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-centos9-antelope-x86_64-5-bootstrap/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